Commit graph

6156 commits

Author SHA1 Message Date
Stephen Smoogen
ff6c36687a and the supermicro port 0 is actually eth2 2016-01-05 21:26:54 +00:00
Kevin Fenzi
2f35b45dfc Drop denyhosts role.
We never used it on rhel7 hosts, and don't want to bother on rhel6/fedora either anymore.
2016-01-05 21:05:35 +00:00
Kevin Fenzi
f4f25234a4 Delete old bodhi1 role. We are on bodhi2 now. 2016-01-05 20:58:26 +00:00
Stephen Smoogen
7b25e705aa O does not mean 0 2016-01-05 20:48:18 +00:00
Stephen Smoogen
407fffe229 add a cosmos02 to dhcp 2016-01-05 20:45:50 +00:00
Ralph Bean
e78a274c2a Tell stg askbot where to find the askfedora theme. 2016-01-05 19:45:38 +00:00
Kevin Fenzi
de43425fda Clean up some more state=latest and old f21 logic thats no longer needed. 2016-01-05 19:30:08 +00:00
7eaac68686 fixing conditionals in buildbot.tac to work with qa-stg 2016-01-05 18:06:45 +00:00
14b8411b17 fixing buildslave conditionals to work with qa-stg 2016-01-05 18:03:01 +00:00
Kevin Fenzi
760c446c77 Use present instead of latest and switch to dnf for bkernel packages. 2016-01-05 17:45:17 +00:00
Adam Williamson
cc8d3896a7 openqa: use 'shell' not 'command' for a step that needs it
this step uses && and >, needs a shell.
2016-01-04 17:10:19 -08:00
Adam Williamson
c1f4d29dd8 openqa: drop some more always_runs
we really shouldn't always_run these, as they actually *do*
stuff. That does mean that in check mode we won't check if
database init and admin user creation are necessary, but these
are only ever necessary exactly one time at initial deployment
which is likely to be kicked off manually anyway, so it should
not be a problem. We adjust the 'when' condition for the 'wait
for services to start up' action, so it will work in check mode
with the 'services' variable undefined (because the step that
defines it now won't be run).
2016-01-04 17:01:12 -08:00
Adam Williamson
87ba685b13 openqa: drop always_run from git actions
it causes problems (prevents updated code being installed) and
is not necessary (git module supports check).
2016-01-04 16:51:22 -08:00
Kevin Fenzi
c61eca14c1 Use dnf here on copr-fe. 2016-01-05 00:28:32 +00:00
Patrick Uiterwijk
0af799550f Revert "Temporarily switch away from memcached02 to 01 for hardware maintenance"
This reverts commit d5f92b0342.
2016-01-04 22:14:29 +00:00
Ralph Bean
33028dfd9f openvpn ccd files for pdc nodes. 2016-01-04 21:52:18 +00:00
Patrick Uiterwijk
d5f92b0342 Temporarily switch away from memcached02 to 01 for hardware maintenance
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-01-04 19:22:58 +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
Kevin Fenzi
0b040b9957 Update ssh host keys 2016-01-04 18:35:07 +00:00
Ralph Bean
19b7d1c701 Flip pkgs/dist-git over to use the gitolite Alias feature. 2016-01-04 16:29:40 +00:00
Miroslav Suchý
15dabba643 run dnf-automatic only for recent Fedoras
copr-keygen is still on F21 and it fails there
2016-01-04 13:16:52 +01:00
Miroslav Suchý
0a200b27e0 update copr-be ip in configs 2016-01-04 13:09:16 +01:00
Miroslav Suchý
3971030e76 update copr internals IP 2016-01-04 12:33:36 +01:00
Miroslav Suchý
527936c036 copr: we no longer need updates-testing enabled 2016-01-04 10:13:35 +01:00
Kevin Fenzi
d7978f9eec Fix duplicate entries in cgit due to namespace changes. 2016-01-02 17:25:15 +00:00
Patrick Uiterwijk
bf537c07a5 Fix typo in award-mirror badge script
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-31 21:17:12 +00:00
Kushal Das
bc1e54a3c3 Enables the latest set of tests on autocloud. 2015-12-29 11:35:59 +00:00
Kevin Fenzi
a6ed617a91 always run tasks that register variables so later plays that depend on them work in check/diff mode 2015-12-26 21:04:15 +00:00
347b81e943 releng: updates hosts file 2015-12-24 06:28:40 +00:00
Kevin Fenzi
e3bfa45201 Well, that didn't work, lets try this 2015-12-23 17:28:26 +00:00
Kevin Fenzi
10552179ff Try this to also tell rkhunter to allow spice files on openqa worker hosts 2015-12-23 17:24:34 +00:00
Kevin Fenzi
d079f95a0c Update ssh_known_hosts 2015-12-23 17:14:32 +00:00
Miroslav Suchý
a1b36fbbe7 copr: increase builder timeout to 33600 2015-12-23 16:05:03 +01:00
Patrick Uiterwijk
aa377b10e3 Make smtp-mm accept email for lists.fh.o and forward
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-23 07:07:05 +00:00
Ralph Bean
39226522ce Use the correct copy of gitolite.conf. 2015-12-22 18:27:17 +00:00
Ralph Bean
cc985b5531 Fix one conditional. 2015-12-22 18:14:51 +00:00
Ralph Bean
b581e4a6f9 Use the gitolite Alias feature in staging. 2015-12-22 17:37:06 +00:00
Ralph Bean
a9f1d0ca6f Don't do the magic dist-git map in staging. Work towards phasing it out. 2015-12-22 17:19:42 +00:00
Ralph Bean
a57d418bfb Make gitolite.rc a template. 2015-12-22 16:49:28 +00:00
4dd6174723 Merge branch 'master' of /git/ansible 2015-12-22 15:08:47 +00:00
Adrian Reber
84e65a9236 Add myself to the list of exception emails 2015-12-22 14:46:51 +00:00
Adrian Reber
012c6e36b2 Set sebooleans so mirrormanager can send exception mails 2015-12-22 14:46:51 +00:00
af1033dd99 releng: aarch64: enable rawhide nightly compose 2015-12-22 14:41:28 +00:00
Luke Macken
10f031ccfb bodhi: Update the bugzilla testing message.
This syncs up our config with upstreams.
https://github.com/fedora-infra/bodhi/pull/739
2015-12-22 14:35:15 +00:00
Patrick Uiterwijk
384c6b2ce4 Prepare reinstall of wiki01.stg to mw123
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-22 13:43:02 +00:00
8f6103ed45 releng: few minor cleanups/tweks 2015-12-21 15:04:08 +00:00
e82d879102 releng: compose: add koji CA cert to central system ca-trust 2015-12-21 14:20:35 +00:00
Pierre-Yves Chibon
5b6ce80a6b Move rpms to repositories on all scripts 2015-12-21 11:22:25 +01:00
Patrick Uiterwijk
bf5c30b702 Revert "Instead of a custom task, use epel_customizationj"
This reverts commit 375eaa9ed4.
2015-12-20 01:57:27 +00:00
Patrick Uiterwijk
375eaa9ed4 Instead of a custom task, use epel_customizationj
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-12-20 01:51:03 +00:00