Commit Graph

691 Commits

Author SHA1 Message Date
Kamil Páral
493b871b49 taskotron: use production-override repo and enable mtf-containers
In production.
2017-11-27 14:36:03 +01:00
Kamil Páral
d053983613 taskotron-trigger: fix template/copy error 2017-11-23 16:46:07 +01:00
Kamil Páral
d6e02c0d27 taskotron-trigger: allow to use .env suffix for trigger_rules.yml.j2 2017-11-23 16:44:05 +01:00
Kamil Páral
1d13d60295 taskotron: enable task-mtf-containers on stg 2017-11-23 16:37:41 +01:00
Kamil Páral
2ea37aef64 taskotron-client: add taskotron-production-override repo to minion_repos
For stg only, to test it.
2017-11-23 16:22:49 +01:00
Tim Flink
998fd306e5 disabling host_key_checking on taskotron client-hosts 2017-11-22 19:26:14 +00:00
Tim Flink
5ad2adcb08 convert taskotron-dev to use new ansiblized libtaskotron with buildmaster 2017-11-22 19:01:36 +00:00
Tim Flink
f2b42f6c9e forgot a path in the buildslave service file 2017-11-21 23:07:15 +00:00
Tim Flink
55de44408e correcting buildslave service file to reflect new home dir locations 2017-11-21 22:57:02 +00:00
Josef Skladanka
047caaf50c taskotron - fix selinux context the same way we do in buildslave-configure 2017-11-21 23:36:23 +01:00
Josef Skladanka
c76842617c taskotron - selinux context workaround 2017-11-21 22:46:15 +01:00
Kamil Páral
ea277aa89f taskotron: add disabled mtf-containers task to trigger_rules 2017-11-21 15:15:14 +01:00
Kamil Páral
f333cecbbe taskotron-client: F27 in yumrepoinfo for production 2017-11-16 14:02:28 +01:00
Kamil Páral
3174264417 taskotron: add mtf-containers repo to dev 2017-11-15 12:11:52 +01:00
Kamil Páral
5fe0404d03 taskotron-client: sort rules in namespaces/yaml 2017-11-15 12:10:23 +01:00
Kamil Páral
61d5f66985 taskotron-client: F27 is stable in yumrepoinfo
test in dev
2017-11-15 11:46:58 +01:00
Kamil Páral
d89c1e5860 tasktron: sort output in fetch_activity.py 2017-11-08 13:27:28 +01:00
Kamil Páral
1957d79cdc taskotron-trigger: disable atomic and cloud tests
Due to missing nested virt:
https://pagure.io/taskotron/issue/239
2017-11-07 10:28:37 +01:00
Kamil Páral
587d280614 taskotron-trigger: run abicheck on all packages
Not just critpath. Apply this also to production.
See: https://pagure.io/taskotron/issue/238
2017-11-01 11:33:17 +01:00
Kamil Páral
858391375b taskotron-trigger: push latest changes to prod
Fixes upgradepath+rpmdeplint scheduling.
2017-11-01 10:35:09 +01:00
Josef Skladanka
4ab8b53333 Taskotron Trigger: Ignore fNN-modular- for depcheck/upgradepath 2017-10-31 15:50:57 +01:00
Ralph Bean
1f77e50178 Try to format this correctly. 2017-10-25 00:34:44 +00:00
Ralph Bean
d5b7f9c993 Move the dist.abicheck blacklist to a group_var. 2017-10-25 00:32:36 +00:00
Tim Flink
215afdbf70 it's OK to ignore defaults, right? 2017-10-11 18:58:46 +00:00
Tim Flink
57f443aab9 remove semanage command for dev buildslave 2017-10-11 18:42:53 +00:00
Tim Flink
cab58c7932 try moving fcontext change to file module in buildslave-configure 2017-10-11 18:40:34 +00:00
Tim Flink
11de748b25 tweaking semanage command to workaround error 2017-10-11 18:32:22 +00: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
2b87b19ed7 taskotron-client: change default minion to F26 2017-10-06 15:39:58 +02:00
Kamil Páral
151ca76db8 taskotron-frontend: fix phabricator links 2017-09-18 10:38:04 +02:00
Kamil Páral
2c245cf7c2 taskotron/imagefactory: set rawhide to F28 for production 2017-08-21 15:47:15 +02:00
Kamil Páral
d8598e074f taskotron-trigger: improve legibility of trigger_rules.yml.j2 2017-08-21 14:58:18 +02:00
Kamil Páral
51bd7f6e76 taskotron: push latest yumrepoinfo to prod 2017-08-21 14:40:27 +02:00
Kamil Páral
ec5a63f20a taskotron: push F27 related changes to dev 2017-08-21 11:10:09 +02: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
Kamil Páral
0e2222680a taskotron: add infra repos to taskotron.yaml
Previous infra repos were removed as part of 3cb2683c7a, which broke
our config. These new repos are the replacement.

There is no repo file present in the repos, so we need to download it
from cgit (recommended by puiterwijk).
2017-08-14 11:56:39 +02:00
Kamil Páral
07b4293938 taskotron: remove fake_fedorainfra role
fake_fedorainfra is deprecated and not used anymore
2017-08-11 17:00:10 +02:00
Kamil Páral
7a0a2d33d8 taskotron-trigger: fix variable condition 2017-08-11 13:31:22 +02:00
Tim Flink
870251fa1f changing trigger to look at new src repos instead of old pkgs repos 2017-08-10 20:18:50 +00:00
Kevin Fenzi
3cb2683c7a clean up more old infrastructure-testing repo stuff 2017-08-10 17:45:26 +00:00
Kamil Páral
535be60068 taskotron: F24 is EOL 2017-08-08 09:57:39 +02:00
Josef Skladanka
44017f1832 Revert "Restart fedmsg-hub in trigger role"
This reverts commit 30f3a4c0ee.
2017-08-07 11:27:01 +02:00
Josef Skladanka
30f3a4c0ee Restart fedmsg-hub in trigger role 2017-08-07 10:57:19 +02:00
Kamil Páral
0aa24161cb taskotron-stg: switch over to production message bus
Also sync configs with dev.
2017-08-04 17:57:51 +02:00
Kamil Páral
49930e00fc taskotron: move task repos to pagure 2017-08-01 12:05:18 +02:00
Martin Krizek
628622593f taskotron: update yumrepoinfo for f26 release 2017-07-13 09:01:13 +00:00
Martin Krizek
c16e2a5d58 taskotron-prod: kill depcheck 2017-07-13 08:41:30 +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
Martin Krizek
2e353e5b5a taskotron-{dev,stg}: kill depcheck 2017-06-29 10:53:57 +00:00