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
infra: introduce docker to podman playbook #5512
Merged
Merged
Conversation
This file contains 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
5aaca7e
to
f1ae24f
Compare
dsavineau
reviewed
Jul 6, 2020
f1ae24f
to
c6fb0ce
Compare
c6fb0ce
to
f5548e1
Compare
f5548e1
to
0fd79c4
Compare
0fd79c4
to
fb48aa9
Compare
fb48aa9
to
7a031a3
Compare
7a031a3
to
52cd921
Compare
52cd921
to
4fa389b
Compare
4fa389b
to
b6cf732
Compare
b6cf732
to
f3fda81
Compare
57eae72
to
75ee735
Compare
75ee735
to
249334f
Compare
fceca8f
to
0bfe3d4
Compare
2c3fc9c
to
8241c4a
Compare
This isn't backported from master because there are too many changes between stable-3.2 and other newer branches. NOTE: This playbook *doesn't* add podman support in stable-3.2 at all. This is a tripleO dedicated playbook which is intended to be run early during FFU workflow in order to prepare the OS upgrade. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1853457 Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
8241c4a
to
3db9ba9
Compare
|
jenkins test centos-container-docker_to_podman |
dsavineau
approved these changes
Jul 7, 2020
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.
This isn't backported from master because there are too many changes
between stable-3.2 and other newer branches.
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1853457
Signed-off-by: Guillaume Abrioux gabrioux@redhat.com