Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openqa/dispatcher: tweak template logic a bit | Adam Williamson | 2017-02-14 | 1 | -2/+4 |
| | |||||
* | openqa: update roles for openqa_fedora_tools repo split | Adam Williamson | 2017-02-14 | 1 | -4/+5 |
| | | | | | We split fedora_openqa and createhdds out into their own repos, this should adapt to the change (I hope). | ||||
* | openqa/dispatcher: enable ResultsDB reporter | Adam Williamson | 2017-02-02 | 1 | -0/+1 |
| | |||||
* | openqa/dispatcher: stupid typo template fix | Adam Williamson | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | openqa: u-t not needed, more generic compatibility | Adam Williamson | 2016-03-30 | 1 | -3/+5 |
| | | | | | | | | | | | | necessary updates for openqa roles have gone stable for now, so disable updates-testing usage (keep the plays around commented, though, since we'll likely need them again in future). Also, a bit more attempted support for non-infra use: make the monkey patching of the repo URLs in the test templates only happen if deployment_type is defined, actually respect the openqa_consumer var (don't enable the job scheduling consumer unless it's truey) and only enable any wiki reporting consumer if deployment_type is defined. | ||||
* | hmm, jinja indents with nested ifs seem weird. try this? | Adam Williamson | 2016-03-21 | 1 | -3/+3 |
| | |||||
* | openqa_dispatcher: enable fedmsg-based result wiki reporting | Adam Williamson | 2016-03-21 | 1 | -0/+10 |
...by extending the fedmsg consumer config file. Requires the latest openqa_fedora_tools to work. |