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

deploy: set condition reason correctly for new RCs #11609

Merged
merged 1 commit into from
Oct 28, 2016
Merged

deploy: set condition reason correctly for new RCs #11609

merged 1 commit into from
Oct 28, 2016

Conversation

0xmichalis
Copy link
Contributor

@mfojtik oversight, ptal

@0xmichalis
Copy link
Contributor Author

[test]

@0xmichalis 0xmichalis added this to the 1.4.0 milestone Oct 27, 2016
if err == wait.ErrWaitTimeout {
err = fmt.Errorf("deployment config %q never updated its conditions: %#v", name, conditions)
}
o.Expect(err).NotTo(o.HaveOccurred())
Copy link
Contributor

Choose a reason for hiding this comment

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

as some point (and we are getting to that point now) we should split this file :-)

value: wvXqW5E0
- name: MYSQL_DATABASE
value: root
image: openshift/mysql-55-centos7:latest
Copy link
Contributor

Choose a reason for hiding this comment

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

use openshift/origin here (it does not matter for this test, but we don't want somebody to copy&paste this in a test that will actually pull this.

@mfojtik
Copy link
Contributor

mfojtik commented Oct 27, 2016

LGTM (but fix the image in fixture before merging)

@0xmichalis
Copy link
Contributor Author

@mfojtik fixture fixed, ptal

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 24fa302

@mfojtik
Copy link
Contributor

mfojtik commented Oct 27, 2016

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 24fa302

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/10720/) (Base Commit: 125ed10)

@0xmichalis
Copy link
Contributor Author

0xmichalis commented Oct 27, 2016

test job flaked on #11616

@openshift-bot
Copy link
Contributor

openshift-bot commented Oct 28, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/10777/) (Base Commit: 1d47b2b) (Image: devenv-rhel7_5263)

@openshift-bot openshift-bot merged commit 1eb042a into openshift:master Oct 28, 2016
@0xmichalis 0xmichalis deleted the fix-creation-rc-reason branch October 28, 2016 11:57
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