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

[Bz 1468113] Configure the rest of the masters with the correct URL. #4701

Merged
merged 2 commits into from
Jul 11, 2017

Conversation

kwoodson
Copy link
Contributor

@kwoodson kwoodson commented Jul 6, 2017

No description provided.

@kwoodson kwoodson requested a review from sdodson July 6, 2017 19:35
@kwoodson
Copy link
Contributor Author

kwoodson commented Jul 6, 2017

@sdodson, Running a test on this currently.

@@ -5,3 +5,12 @@
hosts: oo_first_master
roles:
- openshift_metrics

- name: OpenShift Metrics
hosts: oo_masters:!oo_first_master
Copy link
Member

Choose a reason for hiding this comment

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

serial: 1 to ensure it only hits one master at a time since it will be restarting the master.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks, will update

@kwoodson kwoodson force-pushed the master_metrics_url branch from 6f6e410 to 18fd0ab Compare July 6, 2017 19:37
@kwoodson
Copy link
Contributor Author

kwoodson commented Jul 6, 2017

@sdodson, ran a test and verified that it does serially call the other masters.

@kwoodson
Copy link
Contributor Author

kwoodson commented Jul 6, 2017

aos-ci-test

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.6_NOT_containerized, aos-ci-jenkins/OS_3.6_NOT_containerized_e2e_tests" for 18fd0ab (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.6_containerized, aos-ci-jenkins/OS_3.6_containerized_e2e_tests" for 18fd0ab (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.5_NOT_containerized, aos-ci-jenkins/OS_3.5_NOT_containerized_e2e_tests" for 18fd0ab (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.5_containerized, aos-ci-jenkins/OS_3.5_containerized_e2e_tests" for 18fd0ab (logs)

@kwoodson
Copy link
Contributor Author

@sdodson, The travis tests failed because I had a trailing newline in my yaml file. I fixed that and pushed this back up earlier.

@sdodson
Copy link
Member

sdodson commented Jul 10, 2017

aos-ci-test

@sdodson
Copy link
Member

sdodson commented Jul 10, 2017

[merge][severity:blocker]

@openshift-bot
Copy link

Evaluated for openshift ansible merge up to 25a35d4

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.6_NOT_containerized, aos-ci-jenkins/OS_3.6_NOT_containerized_e2e_tests" for 25a35d4 (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.6_containerized, aos-ci-jenkins/OS_3.6_containerized_e2e_tests" for 25a35d4 (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.5_NOT_containerized, aos-ci-jenkins/OS_3.5_NOT_containerized_e2e_tests" for 25a35d4 (logs)

@openshift-bot
Copy link

success: "aos-ci-jenkins/OS_3.5_containerized, aos-ci-jenkins/OS_3.5_containerized_e2e_tests" for 25a35d4 (logs)

@sdodson
Copy link
Member

sdodson commented Jul 10, 2017

[test]

@openshift-bot
Copy link

Evaluated for openshift ansible test up to 25a35d4

@openshift-bot
Copy link

continuous-integration/openshift-jenkins/merge FAILURE (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_openshift_ansible/683/) (Base Commit: a974791) (PR Branch Commit: 25a35d4) (Extended Tests: blocker)

@openshift-bot
Copy link

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_openshift_ansible/331/) (Base Commit: cc3e1b8) (PR Branch Commit: 25a35d4)

@kwoodson
Copy link
Contributor Author

flake8 openshift/origin#10162

@kwoodson
Copy link
Contributor Author

@sdodson, this flaked but rest looks ok. Do we want to run it through the gauntlet again?

@sdodson sdodson merged commit 5f23f95 into openshift:master Jul 11, 2017
@sdodson
Copy link
Member

sdodson commented Jul 11, 2017

the test job passed, merging

@kwoodson kwoodson deleted the master_metrics_url branch September 18, 2017 14:27
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