Jakub Kadlcik
af881282e7
copr: oops, I forgot to install the rpkg.conf.j2 file
2021-10-15 00:17:20 +02:00
Jakub Kadlcik
3c2dcf1c54
copr: add temporary rpkg.conf.j2 until builders run F35
...
See https://pagure.io/copr/copr/pull-request/1950
2021-10-15 00:00:34 +02:00
Kevin Fenzi
94c115f58b
simple-koji-ci: retire
...
simple-koji-ci (currently) is a aws instance that listens to the
fedora-messaging bus and when a PR is filed on src.fedoraproject.org it
takes that PR, applies it to the package git repo and does a scratch
build. It then reports this back to the PR.
However, now we have zuul and fedora-ci doing this (and much more).
simple-koji-ci is a fedora-30 instanced (yes, way eol!)
It's token to talk to src.fedoraproject.org expired long ago and no one
really noticed, so it's not been reporting anything at all for a long
time.
So, lets remove it and let it rest in peace.
Thanks simple-koji-ci! You did great!
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-14 13:32:44 -07:00
a5cf3c4728
[badges-backend] remove hotpatchadding fasjson support to fedbadges
...
this removes the hotpatch that adds fasjson support to fedbadges. this
code is now in python-fedbadges 1.0.3 now
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-10-14 11:30:29 +10:00
Kevin Fenzi
c0c437e0c6
Well, that did not work.
...
Revert "noggin: try and send error logs to stdout too"
This reverts commit a868b7e226
.
2021-10-13 18:25:30 -07:00
70a596155f
Make badges-frontend in staging use the proper dburl
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-10-14 08:22:41 +10:00
Kevin Fenzi
a868b7e226
noggin: try and send error logs to stdout too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-13 14:20:34 -07:00
Mark O Brien
59fa8cb866
maintainer-test: create f35 instance and vpn settings
...
Signed-off-by: Mark O Brien <markobri@redhat.com>
2021-10-13 13:10:09 +00:00
Kevin Fenzi
920214e43d
We are frozen
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-12 15:33:39 -07:00
Adam Williamson
8f52584797
Change openqa-x86-worker04 networking to use biosdevname names
...
Old-style names aren't consistent. biosdevname wasn't working
because it wasn't installed, I've installed it now.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-10-12 14:56:08 -07:00
Kevin Fenzi
3d19bb4fd5
revert decf1ed65e
and stop trying to redirect workstation docs
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-10-12 09:36:29 -07:00
Pavel Raiskup
25421cf579
copr-backend: copr-resalloc-aws-new to dump the arguments to log
2021-10-12 16:37:17 +02:00
Pavel Raiskup
069cccdead
copr-backend: fix pools.yaml whitespace problem, take #2
2021-10-12 16:20:17 +02:00
Pavel Raiskup
29a6e5b1b9
copr-backend: fix whitespace problem in pools.yml
2021-10-12 16:17:09 +02:00
Pavel Raiskup
093a651fa2
copr-backend: use copr-resalloc-aws-new wrapper
...
We use this to create the AWS images, so why not to use this to start
the VMs.
This reverts commit 8f87caf6bb
.
2021-10-12 16:06:23 +02:00
Pavel Raiskup
9fbf8c1b7c
copr: remove old useless or unused patches/files
2021-10-12 15:47:32 +02:00
Pavel Raiskup
ff06aea2b5
copr-backend: drop an unused cron job
2021-10-12 15:38:46 +02:00
Pavel Raiskup
1b7aa66cae
copr-be: finish autumn cleanup in provision/ dir
...
None of those are used nowadays. The old scripts/playbooks were just
confusing for newcomers when they tried to debug some problems in
spawner.
2021-10-12 15:30:57 +02:00
Pavel Raiskup
8f87caf6bb
copr-backend: drop resalloc-aws wrapper
...
We eventually use the resalloc-aws-* scripts directly in pools.yml
2021-10-12 15:18:38 +02:00
Pavel Raiskup
64ae26c144
copr-be: drop old scripts related to OpenStack
...
The OpenStack scripts wouldn't be used even if we had OpenStack; we can
calmly use the 'copr-image' script we already use for Libvirt for now
(in Red Hat Copr, we use that script to generate one - and the same -
image both for OpenStack and Libvirt).
2021-10-12 15:13:39 +02:00
Pavel Raiskup
1644f93b5d
copr-be: drop old scripts related to aarch64 hypervisor
...
Once we have aarch64 hypervisor again, we'll use the scripts we already
use for ppc64le/x86_64 nowadays. These removed wouldn't be used.
2021-10-12 15:10:10 +02:00
Pavel Raiskup
f56573c9c9
copr-be: drop the vm-check script
...
There's now /usr/bin/resalloc-check-vm-ip provided by resalloc-server.
2021-10-12 15:05:58 +02:00
Pavel Raiskup
a58b26c101
copr-be: drop unused scripts
2021-10-12 14:58:44 +02:00
Pavel Raiskup
43bc598fb1
copr-fe: copr-frontend-cloud => copr-frontend
2021-10-12 14:47:29 +02:00
Pavel Raiskup
1e9dc06624
copr-fe: drop old unused role
2021-10-12 14:46:01 +02:00
Pavel Raiskup
5c6315e890
copr-be: promote the new builder images to production
2021-10-12 14:44:50 +02:00
Pavel Raiskup
ca00d41ec9
copr-be-dev: new builder images without updated kernel
...
See previous commit.
2021-10-12 14:23:49 +02:00
Pavel Raiskup
53c6c378cb
copr-builder: don't update kernel-core, not kernel
...
Kernel.rpm is not installed on builder images.
2021-10-12 14:12:53 +02:00
Pavel Raiskup
80d4f8bf16
copr-be-dev: update images
2021-10-12 14:05:48 +02:00
Pavel Raiskup
fe6a1524ac
copr-fe-dev: run against production openid temporarily
...
To debug https://bugzilla.redhat.com/show_bug.cgi?id=1943925
2021-10-12 13:22:33 +02:00
Pavel Raiskup
9296d0d8dd
copr-fe: Tomáš Tomeček is going to help Copr team
2021-10-12 13:06:32 +02:00
Pavel Raiskup
46e6b99726
copr-builder: don't update kernel for now
2021-10-12 13:01:34 +02:00
Pavel Raiskup
a8d5d04cde
copr-builders: keep updates-testing disabled
2021-10-12 12:55:45 +02:00
Mark O Brien
95d8f07676
freezelist: add batcave
2021-10-11 16:42:42 +01:00
Pavel Raiskup
6640181123
copr-be-dev: revert back AWS x86_64 image
2021-10-08 21:43:01 +02:00
Pavel Raiskup
24c7cce414
copr-be-dev: last attempt to update x86_64 aws image
...
Then I'll try to debug/report the problem...
2021-10-08 21:36:57 +02:00
Pavel Raiskup
29380eedf3
copr-be-dev: one more update for x86_64 aws image
2021-10-08 21:08:23 +02:00
Pavel Raiskup
79b9730d35
copr-be-dev: update x86_64 aws image once more
...
The previous one doesn't start for some reason.
2021-10-08 21:03:33 +02:00
Pavel Raiskup
5a650a0fdd
copr-be, copr-hv: the aws stuff is not needed on HV
2021-10-08 20:29:04 +02:00
Pavel Raiskup
8409671996
copr-be-dev: update builder images
2021-10-08 20:25:49 +02:00
Pavel Raiskup
13ea1534ef
copr-be: typo in copr-resalloc-aws-new
2021-10-08 19:15:15 +02:00
Pavel Raiskup
0fb047d8ad
copr-be: add 'copr-resalloc-aws-new wrapper
...
This will be used for both starting new VMs, and creating snapshots.
2021-10-08 19:12:51 +02:00
Pavel Raiskup
cb64856a6c
copr-be: don't add two 160G volumes to aarch64 aws box
...
There already _is_ one - inherited from the original instance we created
the snapshot from.
2021-10-08 18:57:29 +02:00
Pavel Raiskup
79c601cf3f
copr-be-dev: typo in aarch64 instance type
2021-10-08 18:28:09 +02:00
Pavel Raiskup
55679947f9
copr-be-dev: use resalloc-aws-new/delete for aarch64, too
2021-10-08 18:25:00 +02:00
Pavel Raiskup
1bbbbbfaf7
copr-be: use resalloc-aws-delete for AWS instance termination
2021-10-08 18:06:48 +02:00
Pavel Raiskup
07dc36c766
copr-be: add consolidated playbook for resalloc-aws-new
2021-10-08 17:55:03 +02:00
Pavel Raiskup
da96ddeeae
copr-be-dev: typo in pools.yaml
2021-10-08 17:38:41 +02:00
Pavel Raiskup
e54b77d8bc
copr-be-dev: define spot price properly
2021-10-08 17:36:59 +02:00
Pavel Raiskup
c9111f9413
copr-be-dev: fixup indent in pools.yaml
2021-10-08 16:14:08 +02:00