summaryrefslogtreecommitdiffstats
path: root/roles/taskotron/taskotron-client/tasks
Commit message (Collapse)AuthorAgeFilesLines
* taskotron-client: use with_first_found when copying files and templatesKamil Páral2017-08-181-7/+16
| | | | | This makes it much easier to create a host-specific config file without copying ansible tasks and adding conditionals each time.
* taskotron: update yumrepoinfo for f26 releaseMartin Krizek2017-07-131-4/+0
|
* taskotron-client: replace vars in yumrepoinfo.confKamil Páral2017-07-121-0/+26
| | | | | | | | Instead of keeping modified version of the config file and merging the changes every time (which is very error prone - I broke it in cddf101acb9d), rather store the vanilla version and perform modifications on top of it. These modifications will fail if the keys change, hopefully reducing silent failures.
* Taskotron - add new yumrepoinfo to devJosef Skladanka2017-07-111-0/+4
|
* should no longer need this as download should point correctlyKevin Fenzi2017-04-241-3/+0
|
* taskotron-client: update yumrepoinfo.confKamil Páral2017-04-201-7/+2
|
* taskotron: update yumrepoinfo on devKamil Páral2017-03-161-0/+5
| | | | | The conditional is to be removed again once we deploy the same version to stg and prod.
* taskotron-client: allow testcloud to use nested virtMartin Krizek2017-03-131-0/+4
|
* taskotron-client: enable nested virtMartin Krizek2017-03-131-0/+4
|
* Remove no longer needed hotfixMartin Krizek2017-01-051-4/+0
|
* taskotron-client: enable virtlogd on f24+Martin Krizek2016-11-241-1/+8
|
* taskotron-client: create buildslaves group before it's usedMartin Krizek2016-11-241-4/+4
|
* taskotron-client prod: set longer timeout for testcloudMartin Krizek2016-10-131-2/+2
|
* fix syntax errorMartin Krizek2016-10-061-1/+1
|
* hotfix libtaskotron to set longer timeout for testcloud (dev,stg)Martin Krizek2016-10-061-0/+4
|
* taskotron-client: hotfix domain template to add graphicsMartin Krizek2016-10-051-0/+4
|
* taskotron-dev: hotfix no longer neededMartin Krizek2016-08-181-4/+0
|
* taskotron-dev: hotfix testcloud's image perms bugMartin Krizek2016-08-151-0/+4
|
* python-resultsdb_api is requires of libtaskotron anywayMartin Krizek2016-07-131-2/+0
|
* resultsdb_api was renamed to python-resultsdb_apiMartin Krizek2016-07-131-2/+2
|
* taskotron: deploy new releases to prodMartin Krizek2016-05-271-1/+1
|
* taskotron-stg: deploy new trigger and libtaskotronMartin Krizek2016-05-191-1/+1
|
* taskotron-dev: add namespaces.yamlMartin Krizek2016-04-201-0/+4
|
* taskotron: cronjobs for imagefactory on devJosef Skladanka2016-02-161-2/+2
|
* Change that for stg and prod as wellMartin Krizek2016-02-101-1/+1
|
* Try if this works betterMartin Krizek2016-02-101-6/+3
|
* Using actual command helpsMartin Krizek2016-02-101-1/+1
|
* Use custom libvirt network config for taskotron-clientMartin Krizek2016-02-101-0/+7
|
* Create /srv/diskimages for taskotron-clientMartin Krizek2016-01-261-0/+4
|
* Enable disposable clients on prodMartin Krizek2016-01-261-10/+10
|
* fixing syntax error from typoTim Flink2016-01-221-1/+1
|
* correct package names help sometimesTim Flink2016-01-221-1/+1
|
* need selinux-devel to compile custom policiesTim Flink2016-01-221-0/+1
|
* change the correct arg this timeTim Flink2016-01-221-2/+2
|
* fixing copy directive to use proper arg namesTim Flink2016-01-221-1/+1
|
* adding custom selinux policy to taskotron client machines for qemu-kvm from ↵Tim Flink2016-01-221-0/+12
| | | | buildslave
* buildslave group isn't part of the buildbot-slave package, ensuring it existsTim Flink2016-01-211-13/+8
|
* non-made-up package names helpTim Flink2016-01-211-1/+1
|
* fixing cyclical dep between rolesTim Flink2016-01-211-1/+10
|
* adding testcloud to taskotron-client packagesTim Flink2016-01-211-0/+1
|
* Switch all these places to use dnf/yum state=present instead of latest. This ↵Kevin Fenzi2016-01-041-4/+4
| | | | prevents showing changes on package updates.
* taskotron-client dev: enable libvirtdMartin Krizek2015-11-191-0/+4
|
* remove testcloud as an explicit dep, libtaskotron-disposable will pull it in ↵Tim Flink2015-11-161-1/+0
| | | | and it's breaking stg right now
* taskotron-dev: enable disposable clientsMartin Krizek2015-11-131-0/+5
|
* Drop duplicate when, should be handled by the first one.Kevin Fenzi2015-11-111-1/+0
|
* taskotron dev: allow to use multiple slaves per hostMartin Krizek2015-11-021-0/+5
|
* missed a formatting fix in taskotron-clientTim Flink2015-10-011-2/+2
|
* fix formatting of install directives so taskotron roles match other infra rolesTim Flink2015-10-011-2/+3
|
* updating taskotron roles to use dnf for f22+, variable for reposTim Flink2015-09-301-9/+15
|
* Removing libsolv as taskotron client dep, ↵Martin Krizek2015-08-311-1/+0
| | | | https://bugzilla.redhat.com/show_bug.cgi?id=1243737