redhat-performance / scale-ci-tripleo

An ansible role to pull large scale baremetal into the standard CI system for TripleO
1 stars 5 forks source link

Update MOTD with status #108

Closed akrzos closed 6 years ago

akrzos commented 6 years ago

We need to update /etc/motd on the build status. We also need to agree on a history file to contain the UTC date time stamps for each pipeline step. Lastly we need an adhoc playbook that can update several hosts motd to mark who is working on the cluster for R&D.

akrzos commented 6 years ago

136 addresses most of this.

Next step would be to apply this to the Core OCP cluster and have the update-user.yaml playbook apply the motd change to the core cluster too.

akrzos commented 6 years ago

137 finishes this for the OpenStack side and updating the entire cluster with a user. OCP install and tests could use some update-motd role in order to inform people of running tests.