redhat-performance / scale-ci-ansible

The Scale CI automation Ansible playbooks
4 stars 7 forks source link

openshift-ansible scaleup changes #154

Closed mbruzek closed 6 years ago

mbruzek commented 6 years ago

There are changes to the openshift-ansible scaleup that are coming.

According to my discussion with Tomas about his we do need to call the new configure-new-nodes playbook in the following order

provision -> configure-new-nodes -> scaleup

Also make any additional changes to the scale up procedure as needed.

mbruzek commented 6 years ago

It looks like the configure-new-nodes caused an unwanted change. Will have to get more information about this. Also note the scaleup.yml playbook calls provision_resources.yml rather than provision.yml listed in the current docs. Update this and see if that helps.

mbruzek commented 6 years ago

Fixed by #181