aqa-tests
                                
                                 aqa-tests copied to clipboard
                                
                                    aqa-tests copied to clipboard
                            
                            
                            
                        Criu installation for ubi criu portable test
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
Thanks @LongyuZhang. This is also related to https://github.com/adoptium/aqa-tests/pull/3909