[do not merge] vendor libnetwork with firewalld changes#40933
Closed
thaJeztah wants to merge 1 commit intomoby:masterfrom
Closed
[do not merge] vendor libnetwork with firewalld changes#40933thaJeztah wants to merge 1 commit intomoby:masterfrom
thaJeztah wants to merge 1 commit intomoby:masterfrom
Conversation
This is just to have a CI run with the changes made in the libnetwork PR Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Contributor
|
failure looks unrelated |
Member
|
What can we do to get a CI machine with firewalld? |
Member
|
Probably doesn't need to run on every PR, just master run. |
Contributor
|
@StefanScherer would it be possible to setup a Centos8/Fedora32 CI machine with |
Contributor
|
Yes, we could add CentOS 8 CI agents, demoed in a PoC, we‘re discussing the details internally. |
Contributor
|
@thaJeztah mentioned that the integration tests run in DinD which cannot be used to test firewalld integration |
Member
|
It does not need to be so.
Tests may spin up their own daemon, but they do not need to be DinD.
…On Sat, May 9, 2020 at 9:09 AM Arko Dasgupta ***@***.***> wrote:
@thaJeztah <https://github.com/thaJeztah> mentioned that the integration
tests run in DinD which cannot be used to test firewalld integration
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#40933 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGDCZQFWD3UGBH7BATT7ODRQV527ANCNFSM4M4GQGAA>
.
--
- Brian Goff
|
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.
This is just to have a CI run with the changes made in the libnetwork PR (moby/libnetwork#2548). We don't run
firewalldin our CI, but making sure there's no regressions otherwise./cc @arkodg @cpuguy83