aqa-tests icon indicating copy to clipboard operation
aqa-tests copied to clipboard

Criu installation for ubi criu portable test

Open LongyuZhang opened this issue 3 years ago • 1 comments

Since criu-ubi-portable-checkpoint test requires ubi image, we need to install criu inside ubi image. The dependencies for criu ubi installation are available in a private package repo (link), we will use binaries of criu and libcriu.so directly when build the ubi image. These two criu binaries are available at https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/criu-build/b1/ , and may upgrade to b2 later (Thanks for the suggestion of @tjwatson).

Related Issue: https://github.com/eclipse-openj9/openj9/issues/14486

LongyuZhang avatar Aug 09 '22 17:08 LongyuZhang

Thanks @LongyuZhang. This is also related to https://github.com/adoptium/aqa-tests/pull/3909

llxia avatar Aug 09 '22 17:08 llxia