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

validate imagestreamtag names in build definitions #9945

Merged
merged 1 commit into from
Jul 22, 2016

Conversation

bparees
Copy link
Contributor

@bparees bparees commented Jul 19, 2016

fixes #9923

@csrwng ptal

@bparees
Copy link
Contributor Author

bparees commented Jul 19, 2016

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to b77e6fa

@bparees
Copy link
Contributor Author

bparees commented Jul 20, 2016

@csrwng bump

@@ -1762,7 +1872,7 @@ func TestValidateCommonSpec(t *testing.T) {
},
},
},
// 26
// 31
Copy link
Contributor

Choose a reason for hiding this comment

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

Personally, I've started changing the test to use maps with human readable descriptions instead of indexes 😉

@soltysh
Copy link
Contributor

soltysh commented Jul 20, 2016

LGTM

@csrwng
Copy link
Contributor

csrwng commented Jul 20, 2016

Also LGTM, but I agree we should use a name field in the struct for the test

@bparees
Copy link
Contributor Author

bparees commented Jul 20, 2016

[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/6618/)

@bparees
Copy link
Contributor Author

bparees commented Jul 21, 2016

[merge]

2 similar comments
@bparees
Copy link
Contributor Author

bparees commented Jul 21, 2016

[merge]

@bparees
Copy link
Contributor Author

bparees commented Jul 22, 2016

[merge]

@soltysh
Copy link
Contributor

soltysh commented Jul 22, 2016

Flake #9775.

re-[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to b77e6fa

@openshift-bot openshift-bot merged commit 737d316 into openshift:master Jul 22, 2016
@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/6746/)

@bparees bparees deleted the imagestream_validation branch July 24, 2016 23:13
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.

Binary source build timeout after 5 minutes in case of an error
4 participants