Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman-friendly CONTAINER_ENGINE setting #341

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

dmitris
Copy link
Contributor

@dmitris dmitris commented Aug 19, 2022

PR changes the setting of CONTAINER_ENGINE in tests/vmtests/fetch-data.sh to allow overwriting the variable with for example sudo podman while keeping docker as the default. It also adds a link to the vmtests README in the contributor guide.

Based on the Slack conversation https://cilium.slack.com/archives/C2B917YHE/p1660856168376349?thread_ts=1660843012.876959&cid=C2B917YHE - thanks @kkourt!

.gitignore Outdated Show resolved Hide resolved
tests/vmtests/fetch-data.sh - allow overiting
CONTAINER_ENGINE (with 'sudo podman' etc.)
while keeping 'docker' as the default.

Additionally add a link to the vmtests/README.md in
the contributor guide.

Signed-off-by: Dmitry Savintsev <dsavints@gmail.com>
Copy link
Contributor

@kkourt kkourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dmitris
Copy link
Contributor Author

dmitris commented Aug 19, 2022

@kkourt could you please restart the failed build? The build failure seems not related to this change.

@kkourt kkourt merged commit ffd48cc into cilium:main Aug 22, 2022
@dmitris dmitris deleted the podman-friendly branch August 22, 2022 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants