ci/gha: add latest criu-dev test run#3116
Merged
thaJeztah merged 1 commit intoopencontainers:masterfrom Aug 19, 2021
Merged
Conversation
4ac33bc to
a7af94a
Compare
Add testing against criu-dev branch instead of a released version (happens to be criu v3.15 at the moment), to check how it works. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
a7af94a to
120f740
Compare
Contributor
Author
mrunalp
approved these changes
Aug 18, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add testing against criu-dev branch instead of a released version
(happens to be criu v3.15 at the moment), to check how it works.
This is just a single job, and it is not required (i.e. its success is not needed to get a PR merged).
Maybe we need to add a similar one for fedora (to better test cgroup v2).