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

e2e: Add basic bond-cni test case #70

Merged
merged 6 commits into from
Dec 16, 2024
Merged

Conversation

zeeke
Copy link
Member

@zeeke zeeke commented Dec 10, 2024

Update setup_cluster.sh to create needed resources
for the bond-cni plugin.

Configure MultiNetworkpolicy iptables daemon to handle
bond NetworkAttachmentDefinitions.

Verify ingress/egress scenarios works for bond network types.

Update `setup_cluster.sh` to create needed resources
for the bond-cni plugin.

Configure MultiNetworkpolicy iptables daemon to handle
bond NetworkAttachmentDefinitions.
Verify ingress/egress scenarios works for `bond` network types.

Signed-off-by: Andrea Panattoni <[email protected]>
@coveralls
Copy link

coveralls commented Dec 10, 2024

Pull Request Test Coverage Report for Build 12295636713

Details

  • 2 of 4 (50.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.0%) to 57.612%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/policyrules.go 1 3 33.33%
Totals Coverage Status
Change from base Build 10792446610: -1.0%
Covered Lines: 1105
Relevant Lines: 1918

💛 - Coveralls

Some e2e test restart the multi-networkpolicy daemon, making the
logs gathering at the end of the CI job useless.

Create a script to loop over all the test files and collect logs every time
a test fails.

Signed-off-by: Andrea Panattoni <[email protected]>
Signed-off-by: Andrea Panattoni <[email protected]>
Signed-off-by: Andrea Panattoni <[email protected]>
@zeeke
Copy link
Member Author

zeeke commented Dec 12, 2024

@bpickard22, @pliurh Please take a look if you have a chance

@cgoncalves
Copy link

LGTM

@zeeke zeeke merged commit cf4f792 into k8snetworkplumbingwg:master Dec 16, 2024
10 checks passed
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.

3 participants