Conversation
Member
Author
|
Not exactly sure about the first test failure. Pushing. |
ostromart
pushed a commit
to ostromart/test-infra
that referenced
this pull request
Jul 26, 2019
Automatic merge from submit-queue Explicitly set node selector Prow has 2 node pool. It is possible that some jobs are scheduled on the wrong pool explaining why we experience kubernetes#396. ```release-note NONE ```
grantr
pushed a commit
to grantr/test-infra
that referenced
this pull request
Feb 21, 2020
It can now be used to arbitraly tag any release. To publish a release to GitHub though, --version, --publish and --branch must specified (current behavior). Bonus: * rename the BRANCH_RELEASE variable for clarity. * clearly log if release is published to GitHub and if it's being built from a branch.
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.
Reverts #392
See https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-aws/891 through
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-aws/900
cc @Random-Liu @justinsb
will diagnose later. Disabling again for now.