Skip to content

Conversation

@stbenjam
Copy link
Member

This updates the vendoring to pull in fixes for some of the failing
tests against IPv6 clusters. I updated both the openshift/kubernetes
dep, as well as go-dockerclient to avoid a problem vendoring logrus:

	github.com/Sirupsen/logrus: github.com/Sirupsen/logrus@v1.8.0: parsing go.mod:
	module declares its path as: github.com/sirupsen/logrus
	        but was required as: github.com/Sirupsen/logrus

This updates the vendoring to pull in fixes for some of the failing
tests against IPv6 clusters. I updated both the openshift/kubernetes
dep, as well as go-dockerclient to avoid a problem vendoring logrus:

```
	github.com/Sirupsen/logrus: github.com/Sirupsen/logrus@v1.8.0: parsing go.mod:
	module declares its path as: github.com/sirupsen/logrus
	        but was required as: github.com/Sirupsen/logrus
```
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: stbenjam
To complete the pull request process, please assign pweil- after the PR has been reviewed.
You can assign the PR to them by writing /assign @pweil- in a comment when ready.

The full list of commands accepted by this bot can be found 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

@openshift-ci-robot openshift-ci-robot added the vendor-update Touching vendor dir or related files label Mar 22, 2021
@stbenjam
Copy link
Member Author

/cc @andfasano @smarterclayton

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Mar 22, 2021

@stbenjam: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/verify 2cf1d1e link /test verify
ci/prow/e2e-aws-disruptive 2cf1d1e link /test e2e-aws-disruptive
ci/prow/e2e-aws-fips 2cf1d1e link /test e2e-aws-fips
ci/prow/images 2cf1d1e link /test images
ci/prow/e2e-gcp-disruptive 2cf1d1e link /test e2e-gcp-disruptive
ci/prow/e2e-gcp 2cf1d1e link /test e2e-gcp
ci/prow/e2e-gcp-csi 2cf1d1e link /test e2e-gcp-csi
ci/prow/e2e-aws-serial 2cf1d1e link /test e2e-aws-serial
ci/prow/e2e-agnostic-cmd 2cf1d1e link /test e2e-agnostic-cmd
ci/prow/e2e-aws-csi 2cf1d1e link /test e2e-aws-csi
ci/prow/e2e-metal-ipi-ovn-ipv6 2cf1d1e link /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-gcp-upgrade 2cf1d1e link /test e2e-gcp-upgrade

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.

@stbenjam
Copy link
Member Author

Some issues to solve still, looks like #25915 also ran into these

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 22, 2021
@stbenjam
Copy link
Member Author

/close

#25915 will take care of it

@openshift-ci-robot
Copy link

@stbenjam: Closed this PR.

Details

In response to this:

/close

#25915 will take care of it

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

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. vendor-update Touching vendor dir or related files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants