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: skip tests if older than 1.5.1 #2484

Closed
wants to merge 1 commit into from
Closed

podman: skip tests if older than 1.5.1 #2484

wants to merge 1 commit into from

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jan 5, 2020

Podman tests would fail with older version of podman due to missing
cp command.

Now we also check the version and skip the tests if installed version
is too old.

@ssbarnea ssbarnea requested a review from sshnaidm January 5, 2020 17:45
@ssbarnea ssbarnea added test Improvement to quality assurance: CI/CD, testing, building skip-changelog labels Jan 5, 2020
@ssbarnea ssbarnea self-assigned this Jan 5, 2020
Podman tests would fail with older version of podman due to missing
cp command.

Now we also check the version and skip the tests if installed version
is too old.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog test Improvement to quality assurance: CI/CD, testing, building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant