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

allow build request override of pipeline strategy envs #13160

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

gabemontero
Copy link
Contributor

@openshift/devex fyi

@bparees
Copy link
Contributor

bparees commented Feb 28, 2017

we should probably have a test that covers this. (I suspect we do have ones that cover the other strategies already).

@bparees bparees self-assigned this Feb 28, 2017
@gabemontero
Copy link
Contributor Author

gabemontero commented Feb 28, 2017 via email

@bparees
Copy link
Contributor

bparees commented Mar 1, 2017

yeah it looks like this might be the only one: https://github.com/openshift/origin/blob/master/test/extended/builds/start.go#L54

i had expected to see tests here:
https://github.com/openshift/origin/blob/master/pkg/build/generator/generator_test.go

i think that would be the right place to add new ones.

@gabemontero
Copy link
Contributor Author

generator_test.go unit tests for envs pushed

@bparees
Copy link
Contributor

bparees commented Mar 1, 2017

lgtm
[merge]

@gabemontero
Copy link
Contributor Author

flake #12923

@bparees
Copy link
Contributor

bparees commented Mar 2, 2017

[test]

@gabemontero
Copy link
Contributor Author

there was a devicemapper flake note, but also a go vet issue from my change:

pkg/build/generator/generator_test.go:552: wrong number of args for format in Errorf call: 2 needed but 3 args

will submit change shortly

@gabemontero
Copy link
Contributor Author

make verify go-vet check passing locally for me .. pushed update

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to c4d352a

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/774/) (Base Commit: 1a03d2f)

@bparees
Copy link
Contributor

bparees commented Mar 3, 2017

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to c4d352a

@openshift-bot
Copy link
Contributor

openshift-bot commented Mar 3, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/808/) (Base Commit: ad8ea70) (Image: devenv-rhel7_6029)

@openshift-bot openshift-bot merged commit dd3fe18 into openshift:master Mar 3, 2017
@gabemontero gabemontero deleted the overridePipelineBCEnvs branch March 3, 2017 19:15
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