Commit Graph

14122 Commits

Author SHA1 Message Date
Miroslav Suchý
6624b6eba0 copr: add LOG_DIR
this will be effective since next release, but lets not forget that
2016-07-07 09:45:56 +02:00
Adam Miller
c2de3f2caf pull fedora images for osbs
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-06 20:23:43 +00:00
Kevin Fenzi
6edacde64b Don't install yum repos, because this means rhel ones will be on centos and cause doom. 2016-07-06 19:33:29 +00:00
Kevin Fenzi
afcafd62e6 Fix up transient cloud playbook to use the right thing for ip 2016-07-06 19:22:41 +00:00
Adam Miller
8921a80925 fix typo for fedora_required_images to push docker images to our registry
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-06 18:58:19 +00:00
Kevin Fenzi
18e2fcf325 Always run the check to see if the host is up or not 2016-07-06 16:18:20 +00:00
Adam Miller
2554a35bf7 set https for koji endpoints and verify_ssl true
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-06 15:58:13 +00:00
Ralph Bean
dde9f0aedd New icon for hyperkitty in apps.fp.o. 2016-07-06 15:46:30 +00:00
Adam Miller
438d108f5b fix permissions on osbs.conf
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-06 15:26:43 +00:00
Adam Miller
bb859e214c add pre-staging of fedora docker images for osbs builds
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-06 12:54:06 +00:00
Pierre-Yves Chibon
436466af4f Specify the apps URLs for stg, use the defaults for prod 2016-07-06 10:28:23 +02:00
Kevin Fenzi
f1b50a6c54 revert last commit does not help 2016-07-05 22:41:18 +00:00
Kevin Fenzi
2bc4a1bf85 attempt to put serial 1 here and see if that works 2016-07-05 22:36:36 +00:00
Kevin Fenzi
27cb804afc sadly, serial is not acceptable here 2016-07-05 22:29:53 +00:00
Kevin Fenzi
135669f7cb Update ssh known hosts 2016-07-05 20:56:46 +00:00
Kevin Fenzi
bc0985d70c Work around locking issue in known_hosts. 2016-07-05 20:33:08 +00:00
Kevin Fenzi
54bc8a3f8d Drop this section of copr-backend playbook, it's in persisten-cloud task now. 2016-07-05 20:32:46 +00:00
Patrick Uiterwijk
e1990806c5 Rebuild osbs-master.stg as f24
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 19:26:41 +00:00
Patrick Uiterwijk
6e0178e000 osbs-stg will use the normal iptables, and will get docker iptables via a script
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 19:16:59 +00:00
Adam Williamson
84e52adf10 openqa: need openqa/os-autoinst from updates-testing ATM 2016-07-05 12:09:01 -07:00
Adam Williamson
e8150265ce bump both openqa01 and openqa-stg01 to f24 in host_vars
I upgraded the existing deployments with DNF, we want to go with
F24 if we ever redeploy.
2016-07-05 11:12:42 -07:00
Miroslav Suchý
58754236a0 tune copr-dist-git.conf
cgit can take up to 10 minutes - rarely even longer
Once run, it will create cache, but initial run is long.
So I increased timeout a lot.
But to not take down the server with lots of processes, I limited concurent processes.
In normal situation it is more than enough.
And when cgit creates cache, it can lock down few users. But it will create the cache and next run will be fast.
2016-07-05 20:03:21 +02:00
Miroslav Suchý
ec22b7bb76 copr: more tunning of queue 2016-07-05 20:00:15 +02:00
Kevin Fenzi
2b4fac3ee1 Add workaround for git module all around. 2016-07-05 17:07:52 +00:00
Kevin Fenzi
b7541df94a Test this workaround to git module check issues 2016-07-05 16:57:47 +00:00
Kevin Fenzi
e233de9509 Test this workaround to git module check issues 2016-07-05 16:55:29 +00:00
Kevin Fenzi
539beba4e2 test git module issue 2016-07-05 16:53:01 +00:00
Patrick Uiterwijk
de2c96c0fa Deploy the no-password: prompt fix to prod
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 16:20:41 +00:00
Adam Miller
664f386ff3 try delegate_to for a role
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-05 16:19:28 +00:00
Adam Miller
c6980ee08f fix docker pre-staging for osbs with delegate_to
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-07-05 15:48:55 +00:00
Patrick Uiterwijk
d3863e1937 Send mailman administrative email from admin@fp.o instead of root@localhost.fedoraproject.org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 13:46:52 +00:00
Peter Robinson
a1665c7239 tftp: add F-24 AltArch entries 2016-07-05 08:48:09 +00:00
Peter Robinson
99f2b57ae2 tftp: rename ppc64le ks to be consistent 2016-07-05 08:03:09 +00:00
Patrick Uiterwijk
39190faaa1 And I obviously need to add the new filename suffix
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 06:34:33 +00:00
Patrick Uiterwijk
e21a25c220 If we are templating, we need template:
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 06:32:23 +00:00
Patrick Uiterwijk
ffdb64f327 Disable the password: fallback on token failure
There is nothing in system-auth that we don't have in the pam module,
so this should allow us to remove pam_unix just fine.
Currently only for stg.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-05 06:27:21 +00:00
Adam Williamson
0a9e60db32 openqa/server: adapt to virt-install createhdds
we need to install some additional packages for the revised
createhdds (but we no longer need pexpect), and ensure libvirtd
is running before running createhdds.
2016-07-04 09:37:05 -07:00
Kevin Fenzi
851d5edf09 Set buildvm-stg hosts to use max_mem_size == mem_size, otherwise they overflow the virthost 2016-07-04 16:32:32 +00:00
Kevin Fenzi
5c103cd1ed Update ssh known hosts: arm03 qa and packager and staging builders reinstalled with f24 2016-07-02 22:31:01 +00:00
Patrick Uiterwijk
52bf75ca96 Add more memory to memcached boxes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-02 22:20:25 +00:00
Kevin Fenzi
76428c875b Switch staging buildvm's to f24 2016-07-02 22:00:20 +00:00
Kevin Fenzi
796ef782d3 Update ssh known hosts 2016-07-02 19:21:34 +00:00
Kevin Fenzi
4e8f3230ee Also add global var alias for final fedora24 image 2016-07-02 18:58:35 +00:00
Kevin Fenzi
31beaa8446 Add final Fedora 24 cloud image to cloud. 2016-07-02 18:57:54 +00:00
Kevin Fenzi
0d90c39010 Add commops cloud instance. Ticket 5380 2016-07-02 18:47:32 +00:00
Kevin Fenzi
65f2c59059 Disable osbs and enable graphana in master 2016-07-02 18:07:03 +00:00
Kevin Fenzi
fa0d3073a6 Update ssh known hosts 2016-07-02 17:37:01 +00:00
Patrick Uiterwijk
8e53858861 Don't end the mail command with two hyphens
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-01 14:43:07 +00:00
Kevin Fenzi
19bf5c056c Don't restart after hotfix on autocloud. Causes every playbook run to restart it. 2016-07-01 04:19:37 +00:00
Patrick Uiterwijk
1b3b86c2cf Make the openshift sync script continue if one key is invalid
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-07-01 01:34:39 +00:00