Skip to content

Commit

Permalink
contrib/test: Use the main branch of runc
Browse files Browse the repository at this point in the history
Now opencontainers/runc#4053 has fixed,
Let's use the main branch of runc

Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com>
  • Loading branch information
sohankunkerkar committed Nov 6, 2023
1 parent dcbf886 commit b01ef55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/test/ci/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ kata_skip_pod_tests:
- 'test "systemd cgroup_parent correctly set"'
- 'test "kubernetes pod terminationGracePeriod passthru"'

runc_git_version: v1.1.9
runc_git_version: main
2 changes: 1 addition & 1 deletion contrib/test/integration/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ kata_skip_ctr_tests:
- 'test "ctr with default_env set in configuration"'
- 'test "ctr with absent mount that should be rejected"'

runc_git_version: v1.1.9
runc_git_version: main

0 comments on commit b01ef55

Please sign in to comment.