-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Removing openshift_repo dependencies. Moving to beginning of openshift_cluster. #4770
Conversation
@mtnbikenc, please take a look at this one. I am not as sure as to where to include With these changes I was able to shave 1:28 off of an install. (37:51 down to 36:23). This is only about a 4.8% improvement with my 8 node cluster. |
This change reduces the calls to openshift_repos during byo/config.yml from 41 to 1. With the other PR moving openshift_sanitize_inventory up, it would be a candidate to remove it from the openshift_repos dependencies. I will evaluate the other roles where openshift_repos has been removed and see if it affects any other execution paths for other entry point playbooks. |
Agreed. Its going to get more difficult the longer we wait on merging other PRs into master
Thanks for doing this. I thought that the I was going to take a bit deeper dive today at this but figured your graphing tools would probably be much faster. Maybe I need a refresher on the graphing tools and I can attempt to assist with additions to that code. Let me know if you want to sync up via video conference or IRC. |
2464804
to
a2976e7
Compare
@mtnbikenc, I'm moving the I know we don't want |
[test] |
travis errors and needs aos ci test once those are cleared |
a2976e7
to
6a46233
Compare
aos-ci-test |
6a46233
to
f88a203
Compare
Rebased with master. |
aos-ci-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs Travis CI Ansible syntax errors fixed. It appears initialize_openshift_repos.yml
was not included in the commit.
f88a203
to
1fd398a
Compare
@mtnbikenc, good catch. I rebased and added the init repos file. |
ed3ef68
to
b376f0c
Compare
aos-ci-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Looks like we need to rebase and run the gauntlet. |
Rebase and once aos-ci-test is done i'll merge this. I want to try to get all of this landed today. |
b376f0c
to
3b7e5d5
Compare
aos-ci-test |
Flake openshift/origin#14898 yum repo |
[merge] |
flake |
[merge] |
@kwoodson Somehow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to add initialize_openshift_repos.yml
to pass tox tests.
…n the cluster build.
3b7e5d5
to
94c195b
Compare
@mtnbikenc, thanks for watching this one. I'm not sure what happened but I added the file again. |
aos-ci-test |
Evaluated for openshift ansible merge up to 94c195b |
Evaluated for openshift ansible test up to 94c195b |
continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_openshift_ansible/446/) (Base Commit: fa32667) (PR Branch Commit: 94c195b) |
@sosiouxme @rhcarvalho, @sdodson Any idea what happened here?
|
continuous-integration/openshift-jenkins/merge FAILURE (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_openshift_ansible/854/) (Base Commit: 2bc6832) (PR Branch Commit: 94c195b) |
@kwoodson no, but it's happening quite a lot :( |
Aweeeeeesooome, thanks @kwoodson |
No description provided.