Commit graph

36021 commits

Author SHA1 Message Date
Adam Williamson
7f3f19035f openQA: test new os-autoinst scratch build on lab
This also tears down our swtpm systemd service setup, as
os-autoinst should now handle swtpm device setup for us.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-26 12:34:41 -08:00
David Kirwan
cdc4619675 Minor typo, role/openshift/sysadmin-openshift task
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-26 09:40:10 +00:00
David Kirwan
54e1a528f3 Updated sysadmin-openshift app owners
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-26 09:36:57 +00:00
David Kirwan
67b82dd44c Updated Fedora CoreOS Pipeline app owners
Signed-off-by: David Kirwan <dkirwan@redhat.com>
2021-11-26 09:31:29 +00:00
Silvie Chlupová
b76ed1df07 copr-be: adding node_exporter package for generating metrics 2021-11-25 11:37:45 +00:00
Adam Williamson
fd0d2b5a7e Add openqa_amqp_scheduler_routing_keys back to group_vars
sigh, needs to be here too as it's used from outside of the role
where the default is set. Not sure if there's a better fix for
this.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-24 11:05:09 -08:00
Adam Williamson
3e4c3534e5 openqa: switch FCOS scheduling to messages, reduce duplication
This sets us up for scheduling FCOS tests from messages, not
using a cron job. Also reduces some duplication of variables
between openqa-servers-common and the dispatcher role defaults.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-24 10:59:01 -08:00
Kevin Fenzi
7a61097671 buildvm_s390x: adjust host vars to use ansible mac addr
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-23 11:15:07 -08:00
Kevin Fenzi
fe86292793 buildvm_s390x: fix new install command
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-23 10:55:59 -08:00
Kevin Fenzi
5187e5a9d7 buildvm-s390x: switch install command
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-23 10:53:37 -08:00
5cfab0d7cc clean up redirect from help.fp.o to ask.fp.o
previously the redirect from help.fedoraproject.org pointed to an old
location on fedoraproject.org which in turn re-directed to an interstital
that eventually redirected to getfedora.org index

This commit sets the redirect from help.fp.o to ask,fp.o

Resolves: https://pagure.io/fedora-infrastructure/issue/10364

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-11-23 20:59:06 +10:00
7778d92f73 clean up redirect from join.fp.o to docs/join
previously the redirect from join.fedoraproject.org pointed to the old
join page on the wiki, which in turn re-directed to the final (correct)
destination of https://docs.fedoraproject.org/en-US/project/join/

This commit sets the redirect from join.fp.o to the docs site, skipping
the wiki altogether.

Resolves: https://pagure.io/fedora-infrastructure/issue/10363

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-11-23 20:58:39 +10:00
Pavel Raiskup
b04ab5d83a copr-dev: re-enable services 2021-11-22 13:26:59 +01:00
Pavel Raiskup
989b2f82f3 Revert "copr-dist-git-dev: birthday"
This reverts commit c5de4e816d.
2021-11-22 13:26:24 +01:00
Silvie Chlupová
274fa87d44 copr-distgit: drop patch, it's fixed in fedora 35, we don't need it 2021-11-22 11:32:23 +01:00
Pavel Raiskup
c5de4e816d copr-dist-git-dev: birthday 2021-11-22 10:57:30 +01:00
Jakub Kadlcik
346e0253e3 copr: ensure services are running only when not services_disabled 2021-11-22 03:05:40 +01:00
Jakub Kadlcik
35d389a9fa copr: temporarily disable dir-generator
It causes 403 Forbidden errors when trying to access any backend URL,
not only the `dir-generator.php` file. The exact line causing the
issue is

    index-file.names = (
      "/dir-generator.php"
    )

but to be sure, I am commenting-out the whole logic.
2021-11-22 01:45:57 +01:00
Jakub Kadlcik
65c1277420 copr: remove deprecated lighttpd settings
SSL: ssl.use-sslv2 is deprecated and will soon be removed.  It is
    disabled by default.  Many modern TLS libraries no longer support
    SSLv2.

    SSL: ssl.use-sslv3 is deprecated and will soon be removed.  It is
    disabled by default.  Many modern TLS libraries no longer support
    SSLv3
2021-11-22 01:45:57 +01:00
Jakub Kadlcik
ff13249e2c copr: change lighttpd PID path
This appeared in the logs

    PIDFile= references a path below legacy directory /var/run/,
    updating /var/run/lighttpd.pid → /run/lighttpd.pid; please update
    the un it file accordingly.
2021-11-22 01:45:57 +01:00
Kevin Fenzi
0f2ae88d63 nagios: add some copr team members
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-11-21 14:43:57 -08:00
Jakub Kadlcik
bbbebfb561 copr: disable keytab again 2021-11-21 20:59:32 +01:00
Jakub Kadlcik
ea7b4ae0fe copr: drop birthday for copr-fe-dev
This reverts commit 47a929cca9.
2021-11-21 19:31:48 +01:00
Jakub Kadlcik
47a929cca9 copr: set birthday for copr-fe-dev 2021-11-21 19:21:08 +01:00
Jakub Kadlcik
6cf45acbec copr: don't generate letsencrypt cert on backend's birthday 2021-11-20 22:17:18 +01:00
Jakub Kadlcik
25e45cd5eb copr: enable letsencrypt generation for copr-be-dev again
This reverts commit 2cdfe500ad.
2021-11-20 20:39:40 +01:00
Mikolaj Izdebski
cec4a77fa0 Koschei: Remove unused manual upgrade playbooks 2021-11-20 20:22:54 +01:00
Mikolaj Izdebski
f016328183 Koschei: Actually deploy admin-config Secret 2021-11-20 19:53:04 +01:00
Mikolaj Izdebski
045215ec81 Koschei: make admin DB password available to admin Pod 2021-11-20 19:48:29 +01:00
Adrian Reber
49e9b8c369
Handle CentOS Stream 9 SIG content
This updates scan-primary-mirror to 0.3.0 which has support for
automatic MirrorManager repository creation for SIG content.

Signed-off-by: Adrian Reber <adrian@lisas.de>
2021-11-20 17:42:38 +01:00
Mikolaj Izdebski
88a58c50ff Koschei: Optimize SQL queries to mark packgaes as tracked 2021-11-20 01:48:32 +01:00
Mikolaj Izdebski
4512d3dc8f Koschei: track churchyard packages (#9543) 2021-11-20 01:22:19 +01:00
Mikolaj Izdebski
bffe537997 Koschei: Run cronjobs on latest image from docker-registry 2021-11-20 00:55:17 +01:00
Mikolaj Izdebski
aba7ce6e63 Koschei: Remove jobs for tracking stewardship-sig packages 2021-11-20 00:05:58 +01:00
Mikolaj Izdebski
5472a2068b Koschei: enable cron jobs 2021-11-19 23:50:15 +01:00
Mikolaj Izdebski
75bab7eaa8 Koschei: disable cron jobs for now 2021-11-19 23:20:42 +01:00
Mohan Boddu
d99b97fc3f Revert "refactor of update_epel_release_latest function to create or update symbolic links for epel-release, latest and next, packages"
This reverts commit cbe6f84308.
2021-11-19 16:13:06 -05:00
Jakub Kadlcik
8fe909bee5 copr: we need to create copr-ping user first 2021-11-19 20:52:46 +01:00
Jakub Kadlcik
2cdfe500ad copr: disable letsencrypt generation for copr-be-dev 2021-11-19 20:36:10 +01:00
Jakub Kadlcik
7a4c07a20b Revert "copr: try to obtain certificate for copr-be-dev-temp"
This reverts commit 654e094550.
2021-11-19 20:35:39 +01:00
Jakub Kadlcik
654e094550 copr: try to obtain certificate for copr-be-dev-temp 2021-11-19 20:26:16 +01:00
Jakub Kadlcik
50bfc455c8 copr: drop birthday for copr-be-dev 2021-11-19 20:13:21 +01:00
Jakub Kadlcik
db0f97b5fa copr: enable copr-be-dev-temp 2021-11-19 19:51:32 +01:00
Jakub Kadlcik
70ad28fe43 copr: set birthday for copr-be-dev 2021-11-19 19:49:05 +01:00
Pedro Moura
cbe6f84308 refactor of update_epel_release_latest function to create or update symbolic links for epel-release, latest and next, packages 2021-11-19 18:25:30 +00:00
Jakub Kadlcik
493b26446d copr: update keygen IP tables to allow a new copr-be-dev instance 2021-11-19 19:19:28 +01:00
Adam Williamson
113789b93e Add job re-trigger request key to openQA scheduler AMQP keys
We just updated the scheduler code to handle job re-trigger
requests, we need to configure the listener to listen for the
appropriate messages.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-19 10:01:42 -08:00
Adam Williamson
38621e4091 Remove duplicate definitions of openQA-ish AMQP routing keys
We defined all these in an inventory variables, but also listed
the same keys explicitly in the queue configs in the group
playbook. Let's not do that.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-11-19 09:58:26 -08:00
Miro Hrončok
7646e57ffa Switch the FTBFS reminder to F36
Packages FTBFSing on stable releases are not that commonly reported anyway.
2021-11-19 16:01:01 +01:00
88a5027744 Update roles/distgit/pagure/templates/pagure.cfg
Add Transtats link to CSP_HEADERS for Translation Status button to work.
2021-11-19 00:45:56 +00:00