Commit graph

25023 commits

Author SHA1 Message Date
Adam Williamson
2426ab6e5c Use new --nodeps for Python 3 setup.py installs (oqa etc)
This should hopefully avoid an awkward problem I noticed with
'python3 setup.py install' dumping replacements in /usr/local
for packaged scripts (e.g. fedmsg-logger)...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-11-27 14:13:30 -08:00
Rick Elrod
6e758a7dac coprdev, not copr-dev
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 20:52:42 +00:00
Rick Elrod
0571d749a8 that is not how yaml works
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 20:22:16 +00:00
Rick Elrod
c6eaed5e35 change the quota of the quotas so we can quota while we quota
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 20:20:30 +00:00
Rick Elrod
7e868408cf this should maybe be {{item}}?
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 19:28:58 +00:00
Rick Elrod
2485286afb fix security group names
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 19:10:48 +00:00
Rick Elrod
54b40174ab try 1 instead of 0?
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 18:56:01 +00:00
Rick Elrod
28962c857e fix a bunch of copypasta
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 18:31:12 +00:00
Rick Elrod
3d48fbb825 use item.name here
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 18:15:34 +00:00
Michal Konečný
4df004c870 Fix volume mountpoint 2018-11-27 19:04:02 +01:00
Rick Elrod
7da958fb27 When you can't ssh fron, maybe you can ssh from
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 18:02:52 +00:00
Michal Konečný
ef84d8bd69 Fix the configmap name 2018-11-27 18:55:43 +01:00
Rick Elrod
e611fd8278 fix group name
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-11-27 17:48:36 +00:00
Michal Konečný
3de6cfb73f Add endpoints 2018-11-27 18:46:57 +01:00
Stephen Smoogen
8009dc641f and that is what happens when you type while listening to people 2018-11-27 17:25:29 +00:00
Randy Barlow
6bf29c5fd1 Upgrade production to bodhi-3.11.1-100.fc29.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-27 17:23:04 +00:00
Stephen Smoogen
a50bf6c3c2 commiting patch from https://pagure.io/fedora-infrastructure/issue/6459 2018-11-27 17:17:11 +00:00
Michal Konečný
9c48843b9e Split command to list 2018-11-27 17:46:24 +01:00
Randy Barlow
b06f0afdca Upgrade staging to bodhi-3.11.1-100.fc29.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-27 16:28:11 +00:00
Michal Konečný
0f7ee5e42b Use only one image 2018-11-27 17:26:42 +01:00
a991b6e0b5 add IoT keys for IoT stable/devel ostree 2018-11-27 15:15:48 +00:00
Miroslav Suchý
ae429d9b0f retrace: remove old repos from faf 2018-11-27 14:11:25 +01:00
clime
067e143502 copr-frontend: upgrade playbook 2018-11-27 10:44:38 +01:00
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