Pavel Raiskup
f86ca36a5e
copr-hv: use x86_64 copr repo for praiskup-helpers
...
There's no ppc64 copr repo, yet. So $basearch doesn't work.
2021-06-28 11:19:31 +02:00
Mohan Boddu
d53449bb56
Fix the epel-release rpm symlink
...
Check for the absolute path if its exists or not rather than
relative path
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-06-28 08:45:45 +00:00
Kevin Fenzi
07fd9a34aa
add vmhost-p08-copr01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-26 10:50:51 -07:00
Kevin Fenzi
96edb013e4
cloud-noc-os01: pxeboot on internal networks and open firewall for dhcp and tftp
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-25 11:55:13 -07:00
Kevin Fenzi
a9d119a917
Allow 8.43.84.3 from rdu-cc as it is the gateway for internal networks.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-25 11:37:05 -07:00
Kevin Fenzi
b8cd02e8e8
cloud-noc-os01: vpn should be true
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-25 10:31:01 -07:00
Kevin Fenzi
3dbc79abb3
cloud-noc-os01: NO more fas client, use ipa
2021-06-25 10:22:49 -07:00
Aurélien Bompard
97afd10e23
Don't allow registration from our email domains
...
Fixes https://github.com/fedora-infra/noggin/issues/234
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-06-25 15:49:54 +02:00
Aurélien Bompard
cc7b01d3ea
Revert "Prod can't reach the secondary STOMP broker, for now"
...
This reverts commit 14f31b2481
.
Connection fallback to RHIT's broker02 works, tested on 2021-06-22 with
Derek.
2021-06-25 15:47:16 +02:00
eaed6385f2
websites: refresh languages list
2021-06-25 12:03:46 +00:00
Kevin Fenzi
a33a9723b6
vmhost-a64-cc01: vpn should be true
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-24 16:04:06 -07:00
Kevin Fenzi
b87ea6573f
add vpn endpoint for vmhost-a64-cc01
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-24 15:54:14 -07:00
Kevin Fenzi
9b275e67e7
vmhost-a64-cc01.rdu-cc: add host in as virthost
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-24 15:06:50 -07:00
Kevin Fenzi
5166f80efc
fedocal: remove varnish config also
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-23 12:46:40 -07:00
Miro Hrončok
d57f6e383d
Switch the FTBFS reminder to F35
...
Packages FTBFSing on stable releases are not that commonly reported anyway.
2021-06-23 17:50:57 +00:00
Yuming Zhu
c63e27b12c
[MTS] add julian8628 as project admin
2021-06-23 17:40:22 +00:00
Pierre-Yves Chibon
2b46beed2c
fedocal: drop everything related to fedocal in VM
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-06-23 17:30:27 +02:00
a56709f808
websites: remove fedoraproject.org from build list
2021-06-23 08:57:10 +00:00
lrossett
7d75f670c3
update outcomes list
2021-06-23 07:53:28 +00:00
Adam Saleh
adc3f3ba88
Added section about PR workflow.
2021-06-22 16:30:15 +00:00
Pierre-Yves Chibon
94de49399a
bodhi: Fix the krb_keytab value in the production.ini for staging
...
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2021-06-22 15:17:51 +02:00
e8ceea85f1
distgit/pagure: change GIT_URL_SSH to use username
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-06-22 22:03:28 +10:00
František Zatloukal
9c0f8ce05c
oraculum: Python 3.9 maybe?
2021-06-22 12:24:28 +02:00
39b3f92abc
distgit/pagure: remove the commit ACL for API keys in stg
...
This was removed in prod in d0a8837
but left around in stg for
testing purposes. However, it is suspected that this was causing
users to not be able to push to forks in distgit, so removing.
https://pagure.io/fedora-infrastructure/issue/10045
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-06-22 19:32:58 +10:00
Matěj Grabovský
997508c26c
retrace: Ignore errors in FAF packages cleanup
...
Ignore errors when cleaning up packages after removed releases -- the
releases might already be gone when cleanup-packages is run.
See also 9f64d9661
and c2ed129aa
.
2021-06-21 11:52:25 +00:00
Pavel Raiskup
6021c1782d
copr-fe: s/whitelist/allowlist/
...
Related to https://pagure.io/copr/copr/c/e44fec2afee66c90468d3c9610c18ccf104564a8
2021-06-21 12:06:07 +02:00
Stephen Smoogen
3e91f8fdf4
Fix a regex for collectd which was not capturing the correct lines in os-nodes
2021-06-19 12:30:57 -04:00
Stephen Smoogen
a3738ba83c
remember that this is a regex and not a shell regex so .* is needed versus *
2021-06-19 12:23:29 -04:00
Stephen Smoogen
3f895444a7
The names of mounted directories under /var/lib/origin seem to have changed again and this is generating multiple gigabytes of directories we would have ignored. Changing the regex to grab it all.
2021-06-19 12:21:22 -04:00
Stephen Smoogen
7620c64c0d
Some systems have interface-veth which we ignore. Others have interface-vnet which were not.. however that is 100GB of directories. Adding to the ignore list.
2021-06-19 12:07:05 -04:00
Adam Williamson
2d3e2013e7
openqa: set lab workers to use a createhdds branch for testing
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-06-18 15:01:12 -07:00
Kevin Fenzi
8626857460
cloud-noc-os01: add vpn
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-18 09:50:57 -07:00
lrossett
eccfd7406c
fixing app host
2021-06-18 16:05:12 +00:00
Matěj Grabovský
923368d85c
retrace: Fix cron job definitions
...
* Fix line folding syntax. The previous version caused vertical
whitespace to be included in the output which broke the crontab.
* Rename clean up job so that it doesn't contain any variables.
Including variables in a name makes it difficult to remove or change
the job when the variable changes.
* Code style consistency.
2021-06-18 16:03:53 +00:00
Adam Williamson
faa8f6c27b
openqa/worker: install packages used by tests
...
A recent test has a couple of perl deps, we need to ensure these
are installed on the worker hosts.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-06-18 08:56:17 -07:00
Kevin Fenzi
9d97ad3e6f
docs-sync: sync stg to prod with hardlinking
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-17 18:38:47 -07:00
bc50774893
fedmsg-irc: tweak fm-koji filter
...
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-06-18 10:16:05 +10:00
Kevin Fenzi
5b73cd8f80
fasjson aliases: drop some aliases that duplicate the same address with users
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-06-17 11:13:11 -07:00
lrossett
f443caaa0e
fixing variable usage
2021-06-17 17:33:41 +00:00
lrossett
8f2f658206
var name fix
2021-06-17 17:33:41 +00:00
lrossett
c651f2f989
secret_key dummy value
2021-06-17 17:33:41 +00:00
Stephen Smoogen
669980c20e
Comment out buildhw-a64-09.iad2.fedoraproject.org from inventory. Clean up dhcpd.conf
...
Remove from dhcpd.conf the following hosts which are off:
buildhw-a64-07.iad2.fedoraproject.org
buildhw-a64-09.iad2.fedoraproject.org
buildhw-a64-10.iad2.fedoraproject.org
These are mustangs which no longer work.
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-06-17 17:31:34 +00:00
Matěj Grabovský
afd82d8a50
retrace: Drop GID modification for now
...
The management of groups is opaque to me right now and it seems
modifying the GID in this case might be useless or even harmful
so let's drop it for now.
2021-06-17 17:29:32 +00:00
Sundeep Anand
8477979cf8
Update Transtats buildconfig for
...
- add pip3
- copy supervisord.conf
- clone main branch instead of master
Signed-off-by: Sundeep Anand <suanand@redhat.com>
2021-06-17 17:28:02 +00:00
Eddie Jennings, Jr
1a11a79d05
remove unnecessary file
2021-06-17 17:26:00 +00:00
Eddie Jennings, Jr
7e4173e557
replace phx2 reference with iad2
2021-06-17 17:23:21 +00:00
Eddie Jennings, Jr
b9683edc96
remove unnecessary file.
2021-06-17 17:20:02 +00:00
Nils Philippsen
9a5d550570
Koji: prepare for prod deployment of rpmautospec
...
The relevant parts were made conditional and only applied in the staging
environment, change that. Alongside, ensure the obsolete hub plugin
package and plugin configuration files are removed and don't
automatically update any of the involved packages.
Signed-off-by: Nils Philippsen <nils@redhat.com>
2021-06-17 15:45:19 +02:00
Adam Saleh
2c0101d083
Fixing up monitor_gating.yml after botched rebase.
2021-06-17 10:28:29 +02:00
Adam Saleh
c3c836220f
Disabling multi-package testing in monitor gating as it fails silently and probably makes a mess in koji-sidetags?
2021-06-17 10:22:05 +02:00