Commit Graph

72 Commits

Author SHA1 Message Date
Tim Flink
6c2a23d44f resultsdb-backend: undoing a url change for taskotron instance
Turns out that there are firewall changes needed for the Taskotron
instance of resultsdb to use the new rabbitmq uri.

Undoing that update until that change can be done
2019-05-24 00:09:30 +00:00
Kamil Páral
780adf71a1 taskotron: upgrade production to F29 2019-04-09 19:27:11 +02:00
Kamil Páral
15a359ad8a taskotron-buildmaster: add comments to httpd config
Because this is a tricky issue that cost us a lot of time to figure out.
2019-03-18 11:11:52 +01:00
Tim Flink
e31ba0d65b taskotron: changing location directives to make ws work
the <Location/> directives were in the wrong order and the ws requests
were being swallowed by the wrong directive.
2019-03-15 20:08:00 +00:00
Tim Flink
9a9866700a changing order of http and ws endpoints to fix ws connection issues 2019-02-18 23:08:31 +00:00
Kamil Páral
49844e6252 taskotron-stg: update to F29
Re-use dev changes on stg server.
2019-02-18 16:51:07 +01:00
František Zatloukal
24255cfbbf Taskotron: Drop postgresql from buildmaster play 2019-02-06 14:23:42 +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
Tim Flink
404980c319 fixing old selinux context setting 2018-01-10 01:35:06 +00:00
Tim Flink
898ce65380 updating stg buildmaster w/ new setup 2017-12-19 15:26:18 +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
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
894e27b920 taskotron: update robots.txt
Exclude as much as reasonable, since we have performance issues and
we don't really need to have results or artifacts indexed.
2017-03-16 12:33:54 +00:00
Martin Krizek
202c9b3984 This takes forever 2017-03-10 09:27:01 +00:00
Martin Krizek
8bee458931 Revert "buildmaster: try running selinux context change async"
This reverts commit cbcac7a4cd.
2017-02-22 11:41:21 +00:00
Martin Krizek
cbcac7a4cd buildmaster: try running selinux context change async 2017-02-22 11:25:53 +00:00
Martin Krizek
e4ea780ca1 Prepare taskotron-prod for F24 rebuild 2017-01-17 20:14:26 +00:00
Martin Krizek
7e5a69e1fd taskotron-stg: set selinux context after the dir actually exists 2017-01-11 15:02:18 +00:00
Martin Krizek
8ff387fcf3 Fix condition 2017-01-05 09:58:34 +00:00
Martin Krizek
d5121df4d3 buildmaster: make sure the selinux fcontext is restored 2017-01-05 09:48:28 +00:00
Tim Flink
a5dc34d3e1 cleaned up use of qadevel-prod deployment type 2016-12-15 21:01:01 +00:00
Martin Krizek
bb8b90aba4 taskotron-stg: set the selinux fcontext type for the buildmaster_home 2016-12-15 14:01:43 +00:00
Martin Krizek
3b113c0273 taskotron staging: prepare for rebuild to F24 2016-12-14 20:40:03 +00:00
Tim Flink
eb6c49917c adding selinux fix for buildmaster to qa-stg in addition to taskotron-dev 2016-12-01 20:01:16 +00:00
Martin Krizek
66b02305a7 taskotron: start httpd where needed 2016-11-29 13:31:39 +00:00
Martin Krizek
c35decd9f1 buildmaster and buildslaves: install policycoreutils-python-utils for semanage 2016-11-24 13:09:00 +00:00
Tim Flink
7f01af8a88 updating selinux context for buildmaster files on taskotron-dev 2016-11-08 21:46:16 +00:00
Kevin Fenzi
9006a36832 Update all calls to sudo to use 'become' and sudo_user to 'become_user' 2016-02-02 21:24:45 +00:00
Tim Flink
e1cc854acf remove a bunch of taskotron-specific stuff from buildmaster into taskotron master, add tmpwatch cronjob 2016-01-25 21:51:13 +00:00
Kevin Fenzi
f0c80375b5 Remove action: in all roles. 2016-01-06 21:58:31 +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
01a14da9a6 recurse=yes wasn't a good idea, reverting 2015-12-03 16:17:50 +00:00
Martin Krizek
db34568ba4 Change artifacts dir properties to all its subdirs 2015-12-03 16:06:34 +00:00
Patrick Uiterwijk
08568865fe Replace all restart httpd with reload httpd
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-11-04 23:40:01 +00:00
Tim Flink
d0aab39b1e fixing typo in conditional 2015-10-05 14:51:02 +00:00
Tim Flink
f97176b6e3 fix additional package directive in buildmaster to work on <= f21 2015-10-05 14:48:47 +00:00
Tim Flink
f081a1cf72 adding defaults to taskotron roles so playbooks don't need extra_enablerepos 2015-10-05 14:43:09 +00:00
Tim Flink
4abf07bc65 fix formatting of install directives so taskotron roles match other infra roles 2015-10-01 19:15:30 +00:00
Tim Flink
946fdad389 changing all master_dir and master_user references to buildmaster_{user,dir} 2015-10-01 16:12:29 +00:00
Tim Flink
d96b32c429 tweaking buildmaster location 2015-10-01 15:40:55 +00:00
Tim Flink
3a519a076e move taskotron-dev buildmaster to /srv/buildmaster 2015-10-01 15:23:26 +00:00
Tim Flink
b6a73beea9 fixing typos in package install directives 2015-10-01 01:12:37 +00:00
Tim Flink
bdbf4f8615 updating taskotron roles to use dnf for f22+, variable for repos 2015-09-30 21:57:52 +00:00
Tim Flink
dc5aa255f7 adding the robots.txt template for buildmaster robots.txt might help 2015-08-05 17:47:37 +00:00
Tim Flink
073fd0e139 adding robots.txt for buildmaster to keep robots from killing it 2015-08-05 17:43:01 +00:00
Tim Flink
12659b2361 more renaming stuff for migration from qadevel-stg to qa-stg 2015-07-17 22:37:04 +00:00
Tim Flink
9c13eb1075 fixing detection of taskotron dev/stg/prod in buildmaster role 2015-06-18 18:48:43 +00:00
Tim Flink
943f7065a0 changing sort order of generated indexes for taskotron artificats - thanks fcon 2015-06-18 18:43:26 +00:00