redhat-performance / scale-ci-ansible

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

Adding group variable files, and ability to disable service catalog. #142

Closed mbruzek closed 6 years ago

mbruzek commented 6 years ago

There is a recent change that does sanity checks looking for labels on all OpenShift nodes. This required having a file with the group name mapping to this structure: https://github.com/openshift/openshift-ansible/blob/master/roles/openshift_facts/defaults/main.yml#L120

Also added the ability to disable the service catalog since it is causing such a problem with the current build.

mbruzek commented 6 years ago

merging this change that was tested manually so we can build a cluster today