Skip to content

Conversation

@mmirecki
Copy link

@mmirecki mmirecki commented Sep 7, 2022

Adding a test case for the bond-cni.
The test checks if a pod with a bond is created successfully, and then checks connectivity between two pods with bond interfaces.

@openshift-ci openshift-ci bot requested review from knobunc and soltysh September 7, 2022 10:46
@openshift-ci openshift-ci bot added the vendor-update Touching vendor dir or related files label Sep 7, 2022
@mmirecki mmirecki force-pushed the bond_test branch 2 times, most recently from e9acb13 to 06b7b9f Compare September 7, 2022 10:51
@mmirecki
Copy link
Author

mmirecki commented Sep 8, 2022

/retest-required

@mmirecki
Copy link
Author

mmirecki commented Sep 8, 2022

@dougbtv could you please take a look, thx

@mmirecki
Copy link
Author

mmirecki commented Sep 8, 2022

/retest-required

2 similar comments
@mmirecki
Copy link
Author

mmirecki commented Sep 8, 2022

/retest-required

@mmirecki
Copy link
Author

mmirecki commented Sep 9, 2022

/retest-required

Copy link

@dougbtv dougbtv left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 9, 2022
@mmirecki
Copy link
Author

/assign @mfojtik

@mmirecki
Copy link
Author

@dougbtv Can we merge this?

Copy link
Contributor

@maiqueb maiqueb left a comment

Choose a reason for hiding this comment

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

Some nits, but I think at least the imports should be organized.

Also, the HaveLen matcher gives better output when it fails.

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 21, 2022
Copy link
Contributor

@maiqueb maiqueb left a comment

Choose a reason for hiding this comment

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

Thanks.

Left some more nits you can choose to adopt, or ignore.

Copy link
Contributor

@maiqueb maiqueb left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 21, 2022
@cgoncalves
Copy link

@danwinship could you please revisit this PR? I believe Marcin addressed your previous comments. Thank you!

@dougbtv
Copy link

dougbtv commented Oct 21, 2022

/approve

1 similar comment
@knobunc
Copy link
Contributor

knobunc commented Oct 21, 2022

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 21, 2022
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 6f17d51 and 2 for PR HEAD 786b575 in total

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 22, 2022
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 24, 2022
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 24, 2022
@cgoncalves
Copy link

/retest-required

Adding a test case for the bond-cni.
The test checks if a pod with a bond is created successfully, and then checks connectivity between two pods with bond interfaces.
@mmirecki
Copy link
Author

/retest-required

@cgoncalves
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 2, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 2, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgoncalves, dougbtv, knobunc, maiqueb, mmirecki

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mmirecki
Copy link
Author

mmirecki commented Nov 2, 2022

/retest-required

1 similar comment
@mmirecki
Copy link
Author

mmirecki commented Nov 2, 2022

/retest-required

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 2, 2022

@mmirecki: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-ovn-rt-upgrade dbd929d link false /test e2e-gcp-ovn-rt-upgrade
ci/prow/e2e-aws-ovn-single-node-upgrade dbd929d link false /test e2e-aws-ovn-single-node-upgrade
ci/prow/e2e-metal-ipi-sdn dbd929d link false /test e2e-metal-ipi-sdn

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@mmirecki
Copy link
Author

mmirecki commented Nov 3, 2022

/retest-required

1 similar comment
@mmirecki
Copy link
Author

mmirecki commented Nov 3, 2022

/retest-required

@openshift-merge-robot openshift-merge-robot merged commit 0cfad9d into openshift:master Nov 3, 2022
@mmirecki
Copy link
Author

mmirecki commented Nov 4, 2022

/cherrypick release-4.12

@openshift-cherrypick-robot

@mmirecki: new pull request created: #27524

Details

In response to this:

/cherrypick release-4.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@mmirecki
Copy link
Author

mmirecki commented Nov 9, 2022

/cherrypick release-4.12

@openshift-cherrypick-robot

@mmirecki: #27405 failed to apply on top of branch "release-4.12":

Applying: Add bond cni test
.git/rebase-apply/patch:249: trailing whitespace.
		"mode": "active-backup", 
warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
M	test/extended/networking/util.go
M	test/extended/util/annotate/generated/zz_generated.annotations.go
A	vendor/github.com/emicklei/go-restful/.gitignore
A	vendor/github.com/emicklei/go-restful/CHANGES.md
A	vendor/github.com/emicklei/go-restful/README.md
A	vendor/github.com/emicklei/go-restful/container.go
A	vendor/github.com/emicklei/go-restful/curly.go
A	vendor/github.com/emicklei/go-restful/path_processor.go
A	vendor/github.com/emicklei/go-restful/route.go
A	vendor/github.com/emicklei/go-restful/web_service.go
M	vendor/modules.txt
Falling back to patching base and 3-way merge...
Auto-merging vendor/modules.txt
CONFLICT (content): Merge conflict in vendor/modules.txt
Removing vendor/github.com/fsnotify/fsnotify/.travis.yml
Auto-merging vendor/github.com/emicklei/go-restful/v3/web_service.go
CONFLICT (content): Merge conflict in vendor/github.com/emicklei/go-restful/v3/web_service.go
Auto-merging vendor/github.com/emicklei/go-restful/v3/route.go
CONFLICT (content): Merge conflict in vendor/github.com/emicklei/go-restful/v3/route.go
Auto-merging vendor/github.com/emicklei/go-restful/v3/path_processor.go
CONFLICT (content): Merge conflict in vendor/github.com/emicklei/go-restful/v3/path_processor.go
Auto-merging vendor/github.com/emicklei/go-restful/v3/curly.go
Auto-merging vendor/github.com/emicklei/go-restful/v3/container.go
CONFLICT (content): Merge conflict in vendor/github.com/emicklei/go-restful/v3/container.go
Auto-merging vendor/github.com/emicklei/go-restful/v3/README.md
Auto-merging vendor/github.com/emicklei/go-restful/v3/CHANGES.md
CONFLICT (content): Merge conflict in vendor/github.com/emicklei/go-restful/v3/CHANGES.md
Auto-merging vendor/github.com/emicklei/go-restful/v3/.gitignore
Auto-merging test/extended/util/annotate/generated/zz_generated.annotations.go
CONFLICT (content): Merge conflict in test/extended/util/annotate/generated/zz_generated.annotations.go
Auto-merging test/extended/networking/util.go
CONFLICT (content): Merge conflict in test/extended/networking/util.go
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Add bond cni test
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

Details

In response to this:

/cherrypick release-4.12

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files

Projects

None yet

Development

Successfully merging this pull request may close these issues.