Commit graph

8 commits

Author SHA1 Message Date
Adam Williamson
5f7f976bfb check-compose: enable the postrelease timer 2016-01-19 14:22:24 -08:00
Adam Williamson
d0f44d928f check-compose: drop always_run from git steps
as per the similar recent commit to openqa roles, this is not
needed and breaks stuff (as the checkout is run during 'check'
but the install step isn't, the updated code is never installed)
2016-01-13 21:42:52 -08:00
Kevin Fenzi
a26c89b2a9 Add some more always_run magic pixie dust 2015-12-15 19:06:19 +00:00
Adam Williamson
b24574c8c1 check-compose: set base URL for compose check reports 2015-12-05 13:14:16 -08:00
Adam Williamson
3c617216f9 check-compose: do a systemd daemon reload after installing units 2015-12-04 19:13:42 -08:00
Adam Williamson
57601d915e check-compose: apparently no dashes in variable names? WHATEVS 2015-12-04 19:01:53 -08:00
Adam Williamson
6babdc1883 check-compose: build before install and set prefix 2015-12-04 18:53:24 -08:00
Adam Williamson
09afa5ce5f add a check-compose role and activate it on openqa servers
I just killed the old BOS openqa deployment, which sends out
those 'compose check' emails, so I'm gonna go ahead and have
this new openqa deployment start sending out those emails a
little earlier than planned. This should result in both prod
and staging openqa running a compose check each day, but only
prod should actually send out an email report.
2015-12-04 18:48:44 -08:00