Kamil Páral
581b53994f
taskotron-client: make sure tmpfiles don't erase our dirs
...
tmpfiles daemon used to delete /var/tmp/taskotron which we don't want
2019-02-08 12:58:57 +01:00
Kamil Páral
758c0d035e
taskotron: update dev to buildbot 1.7, Python3
...
Merges: https://pagure.io/fedora-qa/qa-ansible/pull-request/6
2019-02-06 10:49:48 +01:00
Kevin Fenzi
aa337313be
Drop enabledrepos extra_repos for now.
2018-10-05 05:13:41 +00:00
František Zatloukal
996bb410fb
Taskotron: Remove custom domain-template.jinja
...
Use the file distributed by upstream testcloud
2018-07-09 12:02:55 +02:00
Patrick Uiterwijk
adcbf72f03
Packageize this, packageize that, packageize the world
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com >
2017-10-08 22:25:52 +00:00
Kamil Páral
aaf5341e50
taskotron-client: use with_first_found when copying files and templates
...
This makes it much easier to create a host-specific config file without
copying ansible tasks and adding conditionals each time.
2017-08-18 14:19:31 +02:00
Martin Krizek
628622593f
taskotron: update yumrepoinfo for f26 release
2017-07-13 09:01:13 +00:00
Kamil Páral
3952106f49
taskotron-client: replace vars in yumrepoinfo.conf
...
Instead of keeping modified version of the config file and merging the
changes every time (which is very error prone - I broke it in
cddf101acb ), rather store the vanilla version and perform
modifications on top of it. These modifications will fail if the keys
change, hopefully reducing silent failures.
2017-07-12 12:18:31 +02:00
Josef Skladanka
e4b73a7705
Taskotron - add new yumrepoinfo to dev
2017-07-11 10:13:18 +02:00
Kevin Fenzi
e6cfdf1b73
should no longer need this as download should point correctly
2017-04-24 17:08:20 +00:00
Kamil Páral
cddf101acb
taskotron-client: update yumrepoinfo.conf
2017-04-20 14:05:49 +00:00
Kamil Páral
0bcbbb96f0
taskotron: update yumrepoinfo on dev
...
The conditional is to be removed again once we deploy the same version
to stg and prod.
2017-03-16 15:19:06 +00:00
Martin Krizek
68f7a7946d
taskotron-client: allow testcloud to use nested virt
2017-03-13 10:19:43 +00:00
Martin Krizek
ee5b4c4842
taskotron-client: enable nested virt
2017-03-13 06:57:58 +00:00
Martin Krizek
925e9b463d
Remove no longer needed hotfix
2017-01-05 18:00:47 +00:00
Martin Krizek
d2439b2ec2
taskotron-client: enable virtlogd on f24+
2016-11-24 09:21:17 +00:00
Martin Krizek
3c57c1d289
taskotron-client: create buildslaves group before it's used
2016-11-24 09:11:15 +00:00
Martin Krizek
5261ab974f
taskotron-client prod: set longer timeout for testcloud
2016-10-13 10:56:10 +00:00
Martin Krizek
f1d70fecc0
fix syntax error
2016-10-06 14:25:43 +00:00
Martin Krizek
dc25d75d18
hotfix libtaskotron to set longer timeout for testcloud (dev,stg)
2016-10-06 14:20:48 +00:00
Martin Krizek
46aace637a
taskotron-client: hotfix domain template to add graphics
2016-10-05 10:45:01 +00:00
Martin Krizek
97e4ef8091
taskotron-dev: hotfix no longer needed
2016-08-18 08:31:59 +00:00
Martin Krizek
76268772ab
taskotron-dev: hotfix testcloud's image perms bug
2016-08-15 06:31:45 +00:00
Martin Krizek
a62e07657f
python-resultsdb_api is requires of libtaskotron anyway
2016-07-13 13:03:38 +00:00
Martin Krizek
87f40b5247
resultsdb_api was renamed to python-resultsdb_api
2016-07-13 12:12:49 +00:00
Martin Krizek
39032632ad
taskotron: deploy new releases to prod
2016-05-27 11:35:53 +00:00
Martin Krizek
bb80d5eeaf
taskotron-stg: deploy new trigger and libtaskotron
2016-05-19 09:37:53 +00:00
Martin Krizek
a55b3899de
taskotron-dev: add namespaces.yaml
2016-04-20 07:55:03 +00:00
Josef Skladanka
ed58720364
taskotron: cronjobs for imagefactory on dev
2016-02-16 12:18:58 +01:00
Martin Krizek
83476e0a8c
Change that for stg and prod as well
2016-02-10 11:28:50 +00:00
Martin Krizek
8254408303
Try if this works better
2016-02-10 10:25:05 +00:00
Martin Krizek
ba0e2c7db6
Using actual command helps
2016-02-10 09:32:57 +00:00
Martin Krizek
56f0b039b2
Use custom libvirt network config for taskotron-client
2016-02-10 09:27:24 +00:00
Martin Krizek
0bfc85af10
Create /srv/diskimages for taskotron-client
2016-01-26 20:13:28 +00:00
Martin Krizek
cbe667309c
Enable disposable clients on prod
2016-01-26 15:38:54 +00:00
Tim Flink
3fb30ad731
fixing syntax error from typo
2016-01-22 21:47:21 +00:00
Tim Flink
e3a1ca0a89
correct package names help sometimes
2016-01-22 21:45:44 +00:00
Tim Flink
91fe6d51f4
need selinux-devel to compile custom policies
2016-01-22 21:44:42 +00:00
Tim Flink
b46b29c13d
change the correct arg this time
2016-01-22 21:43:46 +00:00
Tim Flink
11bb51e75f
fixing copy directive to use proper arg names
2016-01-22 21:42:47 +00:00
Tim Flink
e50e8050b4
adding custom selinux policy to taskotron client machines for qemu-kvm from buildslave
2016-01-22 21:38:24 +00:00
Tim Flink
77f6c4a4c9
buildslave group isn't part of the buildbot-slave package, ensuring it exists
2016-01-21 22:23:07 +00:00
Tim Flink
92a9116122
non-made-up package names help
2016-01-21 22:12:58 +00:00
Tim Flink
001e2eb410
fixing cyclical dep between roles
2016-01-21 22:11:11 +00:00
Tim Flink
91c5da0499
adding testcloud to taskotron-client packages
2016-01-21 15:36:27 +00:00
Kevin Fenzi
62e16bb9a4
Switch all these places to use dnf/yum state=present instead of latest. This prevents showing changes on package updates.
2016-01-04 18:52:27 +00:00
Martin Krizek
270d9c273d
taskotron-client dev: enable libvirtd
2015-11-19 08:27:21 +00:00
Tim Flink
eb73ec7d60
remove testcloud as an explicit dep, libtaskotron-disposable will pull it in and it's breaking stg right now
2015-11-16 17:58:54 +00:00
Martin Krizek
0b6c32241e
taskotron-dev: enable disposable clients
2015-11-13 18:01:56 +00:00
Kevin Fenzi
454f6c95dc
Drop duplicate when, should be handled by the first one.
2015-11-11 22:16:44 +00:00