Commit Graph

27500 Commits

Author SHA1 Message Date
Miroslav Suchý
c818a1f269 retrace: create the temp files in /tmp 2018-11-27 10:33:03 +01:00
Miroslav Suchý
3a55875be2 retrace: this must be a shell command
additionaly use mktemp so more reposync can run in paralel
2018-11-27 10:27:45 +01:00
Miroslav Suchý
659650efb2 Invoking "dnf" only once while using a loop via squash_actions is deprecated.
addressing warning:
[DEPRECATION WARNING]: Invoking "dnf" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and
specifying `name: {{ item }}`, please use `name: [u'policycoreutils-python-utils']` and remove the loop. This feature will be removed in version 2.11.
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2018-11-27 10:07:52 +01:00
Miroslav Suchý
6fd1dd674a Invoking "dnf" only once while using a loop via squash_actions is deprecated.
addressing warning:
[DEPRECATION WARNING]: Invoking "dnf" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and
specifying `name: {{ item }}`, please use `name: [u'policycoreutils-python-utils']` and remove the loop. This feature will be removed in version 2.11.
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2018-11-27 10:04:39 +01:00
Miroslav Suchý
1bbd40217e retrace: run long running tasks in background 2018-11-27 10:00:39 +01:00
Miroslav Suchý
91c70c1c83 Invoking "dnf" only once while using a loop via squash_actions is deprecated.
addressing warning:
[DEPRECATION WARNING]: Invoking "dnf" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and
specifying `name: {{ item }}`, please use `name: [u'{{ global_pkgs_inst }}']` and remove the loop. This feature will be removed in version 2.11.
Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2018-11-27 09:53:10 +01:00
Miroslav Suchý
6f365cefa5 retrace: allow more urls for "faf repoadd"
this will allows us to add two urls just after forking:
one with prerelease url, and one with final one
when the release of Fedora happens FAF will automagically start using the correct one
as FAF ignore the url which does not work/exists
2018-11-27 09:12:56 +01:00
Miroslav Suchý
731255e327 retrace: remove f27 2018-11-27 08:52:50 +01:00
Rick Elrod
496383f277 one more for the road
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 01:42:45 +00:00
Rick Elrod
c0517cee1e let's see how this does
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 01:30:30 +00:00
Rick Elrod
70ebe7a353 try these keys
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 01:00:03 +00:00
Rick Elrod
3110afdf67 steal more oldcloud ips...
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 00:40:44 +00:00
Rick Elrod
f7fad6a478 define all_projects
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 00:10:20 +00:00
Stephen Smoogen
a1ec834513 and this is how you make dhcp not work 2018-11-26 23:58:14 +00:00
Rick Elrod
e2761bfa90 add network_name
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-26 23:49:17 +00:00
Rick Elrod
0d4d502d72 try this for now
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-26 23:44:49 +00:00
Rick Elrod
156fab5f07 Are we *serious* right now?
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-26 22:23:12 +00:00
Adam Williamson
11fdb6b643 oqa/fedmsg3: trim python2 package removals, still need fedmsg
openQA fedmsg plugin still needs python2-fedmsg for now...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 14:10:14 -08:00
Rick Elrod
e0d97a4a6e missed one
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-26 22:04:58 +00:00
Kevin Fenzi
a7c3e29bb5 We need fedmsg/base on sundries master now. 2018-11-26 21:35:23 +00:00
Rick Elrod
d98b27c199 uncomment this to try it once
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-26 21:04:39 +00:00
Adam Williamson
56d689d31a Fix Py2 install detection and trim py2 package removals
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 12:57:10 -08:00
Adam Williamson
f7dcf020fb check-compose: Try and fix 'py2 is installed' detection
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 12:47:25 -08:00
Stephen Smoogen
5d284218f7 this should allow for autocloud for aarch64 to be started 2018-11-26 20:43:58 +00:00
Adam Williamson
bf2ace3d6a Sigh, fix rvc pip command ordering
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 12:43:02 -08:00
Adam Williamson
43db2ee9fc Fix Python 2 removal for oqa, rvc and acr as well
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 12:35:25 -08:00
Adam Williamson
b73122ab2a cc fedmsg-3: make pip non-interactive
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 12:27:20 -08:00
Adam Williamson
f4778d2019 cc fedmsg 3: try and fix the 'remove old py2' detection
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 12:25:21 -08:00
Adam Williamson
0233052858 Some fixups for oqa fedmsg 3 (prev commit)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 11:09:31 -08:00
Kevin Fenzi
665023329a This creates= was accidentally removed. This means all master runs have been running this on both packages03 and packages04 every run. :( 2018-11-26 18:57:26 +00:00
Adam Williamson
6c390c669b First cut at migrating openqa-stg to fedmsg-3
This includes some tweaks to the core fedmsg roles to allow a
'generic' way of indicating that a box should use fedmsg-hub-3
not fedmsg-hub, and make the restart notification work for that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-26 10:53:16 -08:00
Kevin Fenzi
8f7cc10de5 Add upstream-test group to maintainer-test machines to allow upstreams to help with package issues. 2018-11-26 18:49:35 +00:00
Clement Verna
4ba4610a34 FPDC: Add COREAPI_URL config value and use the env_suffix variable
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-11-26 15:29:33 +01:00
Aurélien Bompard
4c90bbd592 Use the prod rabbitmq password on prod 2018-11-26 13:58:36 +00:00
Aurélien Bompard
42a4d4c32d Deploy the messaging bridges to prod 2018-11-26 13:47:16 +00:00
Aurélien Bompard
3f52048722 Taiga: more naming and formating in the playbook 2018-11-26 13:39:31 +00:00
Clement Verna
8f8daf1847 IPSILON: enable fpdc oidc plugin in production and staging
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-11-26 09:37:29 +01:00
Kevin Fenzi
63c2526d93 Fix up logic a bit. 2018-11-24 19:57:14 +00:00
Kevin Fenzi
529efd02d0 Don't install the infra tags repo on maintainer tests instances, to allow for them to use normal mock. 2018-11-24 18:07:47 +00:00
Kevin Fenzi
caa54bba38 add ci-cc to backups 2018-11-24 00:44:02 +00:00
Kevin Fenzi
31f8a95074 Try and add rhel8 beta to json. 2018-11-23 23:57:09 +00:00
Kevin Fenzi
a5f128f2a7 Missed a place where old cloud nodes were defined. 2018-11-23 21:28:13 +00:00
Patrick Uiterwijk
fe6ca35740 Remove fqdn
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 22:18:58 +01:00
Patrick Uiterwijk
08ccd45502 Add tag for quick deployment
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 22:14:35 +01:00
Patrick Uiterwijk
65993905d1 Add the 01
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 22:14:18 +01:00
Patrick Uiterwijk
afde4968e5 And do https if not disabled
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 21:50:45 +01:00
Adam Williamson
3976404673 Fix up firewalling for the other openQA workers
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-23 12:50:16 -08:00
Patrick Uiterwijk
158847f9b5 OpenQA is non-HTTPS for backend, sadly
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 21:49:46 +01:00
Patrick Uiterwijk
24c2bc0ab8 Set up openqa with balancer
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2018-11-23 21:46:45 +01:00
Adam Williamson
90696016a8 Revert "Switch openQA stg to use balancer reverse proxying"
This reverts commit afd0ef1c9e.
2018-11-23 12:43:51 -08:00