| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop 'remove old manual install' steps that served their purpose | Adam Williamson | 2017-03-06 | 1 | -5/+0 |
| | | |||||
| * | Switch from git checkout to packaged install of openqa_client | Adam Williamson | 2017-03-06 | 1 | -26/+13 |
| | | | | | In check-compose and openqa/dispatcher roles, now it's packaged. | ||||
| * | openQA roles: use python2-fedfind not fedfind | Adam Williamson | 2017-02-18 | 1 | -2/+2 |
| | | | | | I split the package, we don't need the CLI, only the lib. | ||||
| * | check-compose: use appropriate fedmsg consumer | Adam Williamson | 2017-02-14 | 3 | -4/+10 |
| | | | | | Don't use prod consumer on staging... | ||||
| * | In ansible 2.2 always_run is depreciated. Switch to check_mode. | Kevin Fenzi | 2016-11-01 | 1 | -1/+1 |
| | | |||||
| * | check-compose: don't need this now | Adam Williamson | 2016-10-28 | 1 | -3/+0 |
| | | |||||
| * | check-compose: update git repo location | Adam Williamson | 2016-10-28 | 1 | -6/+9 |
| | | | | | I moved it to Pagure. | ||||
| * | check-compose: handle new two-week Atomic composes | Adam Williamson | 2016-06-28 | 1 | -0/+7 |
| | | | | | | | | | Update the check-compose config file to use the variant config for the 'Atomic' milestone as well as the 'Postrelease' milestone - this should DTRT for the new Pungi 4 two-week Atomic composes, which have 'Atomic' as their milestone, sending the report to the correct addresses. | ||||
| * | openqa/check-compose: tweak package installs and sources | Adam Williamson | 2016-03-08 | 1 | -1/+8 |
| | | | | | | we need some from updates-testing for now. also, we need openqa-httpd for the server. | ||||
| * | check-compose: restart fedmsg-hub on check-compose changes | Adam Williamson | 2016-03-07 | 1 | -0/+2 |
| | | |||||
| * | openqa_dispatcher: revise for fedmsg hub consumer | Adam Williamson | 2016-03-07 | 1 | -0/+1 |
| | | | | | | ditch the old systemd consumer service, install the fedmsg consumer config file, add some fedmsg-hub reload notifications. | ||||
| * | check-compose: we don't have a service any more | Adam Williamson | 2016-03-04 | 1 | -3/+0 |
| | | |||||
| * | trim check-compose package requirements | Adam Williamson | 2016-03-04 | 1 | -2/+1 |
| | | |||||
| * | check-compose: switch to fedmsg-hub based fedmsg consumer | Adam Williamson | 2016-03-04 | 2 | -16/+10 |
| | | | | | | | | | | I'm switching the misc. QA fedmsg consumers over to using fedmsg- hub, due to https://github.com/fedora-infra/fedmsg/issues/365 . So we need to adjust how we install check-compose, install a config file to enable the consumer, and also set up the fedmsg base and hub roles on the openqa server boxes (which do the check-compose job ATM). | ||||
| * | check-compose: 'make clean' before 'make' | Adam Williamson | 2016-03-03 | 1 | -0/+6 |
| | | | | | | or else it doesn't do the make step, even if it would change something. irritating. | ||||
| * | drop some old cleanup bits now they've run | Adam Williamson | 2016-03-03 | 1 | -8/+0 |
| | | |||||
| * | check-compose: requires python-m2ext for message signature check | Adam Williamson | 2016-03-03 | 1 | -0/+1 |
| | | |||||
| * | this goddamn time | Adam Williamson | 2016-03-03 | 1 | -1/+1 |
| | | |||||
| * | check-compose: python2-fedmsg not python-fedmsg | Adam Williamson | 2016-03-03 | 1 | -1/+1 |
| | | | | | godfuckingdamnit | ||||
| * | openqa_dispatcher and check-compose: package dep fixes | Adam Williamson | 2016-03-03 | 1 | -0/+1 |
| | | |||||
| * | check-compose: update to new fedmsg daemon-y check-compose | Adam Williamson | 2016-03-03 | 1 | -6/+10 |
| | | |||||
| * | check-compose: only send Postrelease report on error | Adam Williamson | 2016-01-19 | 1 | -0/+3 |
| | | | | | | | Cloud folks want this email sent only if there's some kind of problem (missing image or openQA failure), I've just added an option to check-compose to allow for that, enable it here. | ||||
| * | check-compose: enable the postrelease timer | Adam Williamson | 2016-01-19 | 1 | -0/+1 |
| | | |||||
| * | check-compose: send Postrelease emails to appropriate folks | Adam Williamson | 2016-01-19 | 1 | -0/+4 |
| | | | | | | | | | | | This is for https://phab.qadevel.cloud.fedoraproject.org/T690 , it goes along with some changes to check-compose itself to allow reports for different milestones to have different config settings, which (if I didn't mess anything up) should result in those reports going to Mike McGrath and the cloud@ list, as requested, while Rawhide and Branched reports continue to go to test@ and devel@. | ||||
| * | check-compose: drop always_run from git steps | Adam Williamson | 2016-01-13 | 1 | -2/+0 |
| | | | | | | | 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) | ||||
| * | Add some more always_run magic pixie dust | Kevin Fenzi | 2015-12-15 | 1 | -0/+3 |
| | | |||||
| * | check-compose: set base URL for compose check reports | Adam Williamson | 2015-12-05 | 2 | -0/+13 |
| | | |||||
| * | check-compose: damnit, more dashes | Adam Williamson | 2015-12-04 | 1 | -6/+6 |
| | | |||||
| * | check-compose: do a systemd daemon reload after installing units | Adam Williamson | 2015-12-04 | 1 | -0/+4 |
| | | |||||
| * | check-compose: apparently no dashes in variable names? WHATEVS | Adam Williamson | 2015-12-04 | 2 | -14/+14 |
| | | |||||
| * | check-compose: d'oh, template missing endifs | Adam Williamson | 2015-12-04 | 1 | -0/+6 |
| | | |||||
| * | check-compose: build before install and set prefix | Adam Williamson | 2015-12-04 | 1 | -1/+7 |
| | | |||||
| * | add a check-compose role and activate it on openqa servers | Adam Williamson | 2015-12-04 | 2 | -0/+83 |
| 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. | |||||
