Commit graph

819 commits

Author SHA1 Message Date
Kevin Fenzi
7f6b3a59dc power9: add repos file to point to the right place and fix yumrepos to work with power9 hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-03-22 04:36:31 +00:00
Adam Williamson
fa0355d808 Fix aarch64 server checks @kevin did yesterday
...two equals signs, Kevin. Two equals signs.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-01-18 09:21:53 -08:00
Kevin Fenzi
d92b8c9420 rhel8b virt install: comment removing old facts as then we can't use python3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 22:18:40 +00:00
Kevin Fenzi
ce89504030 Revert "yum-repos: make the distro versions all cast to int, might be confusing this rhel8b deploy"
This reverts commit 7693c96b6b.
2019-01-17 21:49:23 +00:00
Kevin Fenzi
7693c96b6b yum-repos: make the distro versions all cast to int, might be confusing this rhel8b deploy
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:43:30 +00:00
Kevin Fenzi
af085bf1e4 rhel8beta: fix up some repos for aarch64
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-01-17 21:05:25 +00:00
Kevin Fenzi
d3b0f146a1 ensure old facts are removed for hosts that are being reinstalled 2018-12-20 18:29:02 +00: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
Mikolaj Izdebski
d566722087 Install modular repos on Fedora 29+ systems 2018-11-20 20:26:33 +00:00
Kevin Fenzi
89d55ff508 Fix up registry
* Move to new reg binary.
* Fix --delete on rsync that was blowing away flatpak indexes.
* Fix varnish to not drop requests for pagination on the registry
* Make cron jobs not email maxamillion directly.
* Make cron job ignore INFO output.
2018-10-16 18:53:51 +00:00
Kevin Fenzi
fb25f4e36d it is just reg in staging 2018-10-15 19:45:14 +00:00
Kevin Fenzi
a9feedd9e0 add import of vars to virt-instance create, should get almost all our hosts 2018-10-01 22:07:15 +00:00
Kevin Fenzi
06df62f7ae Lets see if this works 2018-10-01 22:05:11 +00:00
Kevin Fenzi
0228263dc8 fix indentation 2018-09-28 21:21:16 +00:00
Clement Verna
93f26e30f7 Restyle the Container Registry page.
This commit adds a Title and the Fedora Logo to the registry page.
It also adds support for the podman pull command. It is now possible
to copy to the clipboard the command.

Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-09-27 15:51:21 +02:00
Kevin Fenzi
073a4aba74 more ntp weed eating 2018-09-26 23:07:49 +00:00
Rick Elrod
8fef92cf30 use the right variables for os_server registered vars, and uncomment some things
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-07-13 22:01:00 +00:00
Rick Elrod
d8810a27f2 change this to project_name
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-07-13 20:48:47 +00:00
Rick Elrod
a6eb94929a test some newcloud things
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-07-12 08:07:32 +00:00
Clement Verna
1bcac6b80e We do not need these repos anymore
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-05 11:22:32 +02:00
Clement Verna
d679998a0a Setup OSBS orchestrated cluster in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-04 08:58:30 +02:00
Kevin Fenzi
86395da242 Move the armv7 kernel update to just finish before starting vm 2018-07-01 18:37:38 +00:00
Kevin Fenzi
e6c152f397 Guess we have to fail since we are in a included task 2018-06-27 21:11:48 +00:00
Kevin Fenzi
f3b9e23566 try and make things a bit easier to update armv7 vm kernels 2018-06-27 21:06:47 +00:00
Kevin Fenzi
b86fc63dcd No longer need this external repo. 2018-06-25 19:21:48 +00:00
Kevin Fenzi
e495dcf142 Revert "the openqa-aarch64 boxes are fedora 27 still"
This reverts commit 2d54833dd1.
2018-06-08 22:29:28 +00:00
Kevin Fenzi
2d54833dd1 the openqa-aarch64 boxes are fedora 27 still 2018-06-08 22:26:54 +00:00
Kevin Fenzi
5593199a8d Revert "try some de-quoting"
This reverts commit f9cad3cf0c.
2018-05-19 22:51:38 +00:00
Kevin Fenzi
f9cad3cf0c try some de-quoting 2018-05-19 22:50:48 +00:00
Mikolaj Izdebski
9d3e45a731 Fix /etc/osbs directory creation 2018-05-11 08:11:09 +00:00
Kevin Fenzi
a6d41cf1b8 and also fix the secondary stuff 2018-05-08 20:01:28 +00:00
Kevin Fenzi
8095747fa1 ok, I guess we have to template these; 2018-05-08 19:53:52 +00:00
Kevin Fenzi
aa760f16c2 more adjustments 2018-05-08 19:45:38 +00:00
Patrick Uiterwijk
979c8cb327 Double 'and' does not work
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-08 21:39:04 +02:00
Kevin Fenzi
d016b0e2de clean that up and see if this works 2018-05-08 19:35:28 +00:00
Kevin Fenzi
73857351f3 try and handle changed path in f28+ for updates/updates-testing 2018-05-08 19:29:05 +00:00
Kevin Fenzi
bdd9841725 This won't work if we have some hosts on different virthosts. 2018-05-08 18:45:54 +00:00
Kevin Fenzi
c1ac4fb83a aarch64 under primary location for f28+ 2018-05-08 18:34:59 +00:00
Kevin Fenzi
adf233e961 Revert "ok, how about this?"
This reverts commit 7ec4217fd4.
2018-05-08 02:06:19 +00:00
Kevin Fenzi
7ec4217fd4 ok, how about this? 2018-05-08 02:04:36 +00:00
Kevin Fenzi
a86cd63c69 ok, perhaps a longer poll time would help libvirt 2018-05-08 02:01:03 +00:00
Kevin Fenzi
68268332bb Sometimes virt status is returning a 'no such object' error, so lets ignore those for now. 2018-05-08 01:50:20 +00:00
Kevin Fenzi
a78b607427 Perhaps we need to do this now to keep libvirt from stepping on itself. 2018-05-08 00:14:45 +00:00
Kevin Fenzi
a8714caab3 first cut at changing all the old |changed to is changed per ansible deprecations 2018-05-07 23:51:48 +00:00
Clement Verna
c8ede853ff Use the service account koji token in buildvm to authenticate
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-04-09 20:42:26 +02:00
Mikolaj Izdebski
b753de9428 Don't install custom Fedora repos on f28-test 2018-04-09 14:36:44 +00:00
Mikolaj Izdebski
3a591c2ad3 Increase timeout for spinning UP VM using nova_compute 2018-04-09 09:21:49 +00:00
Kevin Fenzi
d8d79f7933 more adjusting to ansible not wanting | in when 2018-04-04 22:52:22 +00:00
Kevin Fenzi
e1f93a204e Need to also check for the variable 2017-12-07 01:31:17 +00:00