Commit Graph

17458 Commits

Author SHA1 Message Date
Kevin Fenzi
41f43d4b8f fix more 2017-03-17 21:34:52 +00:00
Kevin Fenzi
7005cbf688 fix typo 2017-03-17 21:29:56 +00:00
Kevin Fenzi
2fb7373367 f26 is prerelease and so we should not mess with its repo files 2017-03-17 21:26:15 +00:00
Kevin Fenzi
d5e8e3a1d6 fix dnf-automatic role for f26 2017-03-17 21:21:38 +00:00
Kevin Fenzi
e85bbb11c5 wrong floating ip pool 2017-03-17 21:10:04 +00:00
Kevin Fenzi
e84403ba4d add maintainer test f26-test instance 2017-03-17 21:00:47 +00:00
Stephen Smoogen
bffc1478c6 put in place the items to create download templates in the future. 2017-03-17 20:26:16 +00:00
Stephen Smoogen
cc4a91a1eb stage a template to replace syncHttpLogs.sh someday 2017-03-17 19:43:11 +00:00
Stephen Smoogen
36b265bb4b we have a new nagios vpn 2017-03-17 18:29:37 +00:00
Stephen Smoogen
c44911eaff and we have a proxy to deal with 2017-03-17 17:35:51 +00:00
Tim Flink
40d18baf38 bump resources for resultsdb_frontend as well 2017-03-17 17:10:49 +00:00
Tim Flink
1122f3cdba bumping resultsdb wsgi resources again 2017-03-17 17:10:49 +00:00
Stephen Smoogen
27df7a0b6d rename it to a more descriptive name 2017-03-17 15:42:07 +00:00
Stephen Smoogen
62c2bc460a make a nagios for production 2017-03-17 15:40:55 +00:00
Patrick Uiterwijk
3dfe192280 Add proxy10 and proxy14
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-03-17 13:03:14 +00:00
Kamil Páral
e906a6a136 taskotron: make imagefactory cronjob desc more readable 2017-03-17 09:14:46 +00:00
Josef Skladanka
6d2a7e939d Taskotron imagefactory - fix cronjob that triggers builds 2017-03-17 10:09:49 +01:00
Tim Flink
3a4099fc8c enabling per-package dist-git tasks in taskotron prod 2017-03-17 01:55:48 +00:00
Stephen Smoogen
8c97a0c242 oh yeah add bvirthost to inventroy file 2017-03-17 01:12:25 +00:00
Stephen Smoogen
2e5c7ad77a put in the bvirthost04 items 2017-03-16 23:44:07 +00:00
Stephen Smoogen
1a9e4d2e9d oh yeah add that file too 2017-03-16 21:59:03 +00:00
Stephen Smoogen
6f6e783d7b added virthost06 2017-03-16 21:56:51 +00:00
Stephen Smoogen
062d882f51 get the right mac address for virthost06 2017-03-16 21:47:36 +00:00
Stephen Smoogen
0ef5ae3a49 foo 2017-03-16 20:00:10 +00:00
Stephen Smoogen
bb3788b72c add in new virthost06 host 2017-03-16 19:51:13 +00:00
Tim Flink
1ac14680c9 fixing some more minutiae to make dist-git urls render correctly in trigger config 2017-03-16 18:03:05 +00:00
Tim Flink
097b744753 use pkgs02.phx2 for checking out dist-git repos 2017-03-16 17:57:32 +00:00
Tim Flink
c6f30f1838 correcting url for dist-git cloning 2017-03-16 17:47:33 +00:00
Tim Flink
ced46b4223 fixing trigger rules to work properly 2017-03-16 17:45:01 +00:00
Tim Flink
2fa26de7be forgot to add the distgit builder to dev master 2017-03-16 17:26:26 +00:00
Tim Flink
aa13337924 fixing typo'd syntax error 2017-03-16 17:24:27 +00:00
Ralph Bean
b5053e10ab Increase num_consecutive_builds for MBS.
See https://pagure.io/fm-orchestrator/issue/438
2017-03-16 17:24:04 +00:00
Tim Flink
15c18dfc37 fixing some issues with dev buildmaster config 2017-03-16 17:23:01 +00:00
Tim Flink
f85ea3cb13 only have one set of rules for dist-git tasks 2017-03-16 17:23:01 +00:00
Ralph Bean
725f2d2238 Wrong command. 2017-03-16 16:48:15 +00:00
Adam Miller
7f8612c437 add releng-automation git repo to loopabull system
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-03-16 16:01:18 +00:00
Kamil Páral
325458c4d4 taskotron: add experimental libtaskotron repo to dev minions 2017-03-16 15:44:25 +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
Tim Flink
96bfa71b54 fixing missed char in var name 2017-03-16 14:52:04 +00:00
Tim Flink
9d4d8316ac don't use the cgit repo url for packages 2017-03-16 14:50:32 +00:00
Tim Flink
6b1a2bac12 config tweaks for package-specific checks in taskotron-dev 2017-03-16 14:35:37 +00:00
Tim Flink
c246e66b3b enabling modulemd and package specific checks in taskotron dev 2017-03-16 14:28:04 +00:00
Kamil Páral
a192d6f865 taskotron: set better cursor on instance drop-down on landing page 2017-03-16 13:20:00 +00:00
Kamil Páral
c68fdc1a02 taskotron: fix URLs for landing page drop-down 2017-03-16 12:51:07 +00:00
Lukas Brabec
49a11bb027 taskotron landing page: Add drop down menu 2017-03-16 12:36:48 +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
Patrick Uiterwijk
9841d619fc Why, Docker, why? I thought we were friends
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-03-15 22:56:21 +00:00
Stephen Smoogen
8ecd475e30 close out ticket 5901 2017-03-15 17:09:47 +00:00
Patrick Uiterwijk
8c69e2baff Created sysadmin-loopabull for loopabull
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-03-15 17:00:13 +00:00
Adam Miller
49a86113f1 fix ansible_cfg_path variable name usage for loopabull role template
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-03-15 16:37:19 +00:00