Stephen Gallagher
|
823c891deb
|
ODCS: Run ELN composes three times per day
This will allow us a faster feedback loop with Content Resolver
updates.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
|
2023-05-25 11:24:24 -04:00 |
|
Stephen Gallagher
|
d570e342d9
|
ODCS: Install xorriso
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
|
2022-06-17 12:17:38 -04:00 |
|
Jan Kaluza
|
896ef5dc2a
|
Run Fedora ELN compose just once a day.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
|
2021-05-10 08:28:03 +02:00 |
|
Jan Kaluza
|
9268071984
|
Fix Fedora-ELN crontab.
|
2020-10-03 06:54:45 +02:00 |
|
Kevin Fenzi
|
443da0c77b
|
odcs: try and fix cron job for eln compose
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-10-02 11:33:47 -07:00 |
|
Jan Kaluza
|
da56f3384b
|
ODCS: Run ELN compose every 3 hours and use timestamp in the label.
|
2020-10-02 08:36:05 +02:00 |
|
Jan Kaluza
|
24da31f53c
|
ODCS: Do not set enabled:false when simply trying to stop the service to do the upgrade.
|
2020-08-06 12:24:30 +02:00 |
|
Jan Kaluza
|
7a821d314f
|
ODCS: Move releng composes from odcs-backend back to odcs-backend-releng.
|
2020-07-31 08:05:39 +02:00 |
|
Jan Kaluza
|
425312bab6
|
ODCS: Install releng keytab on odcs-backend01 until we get odcs-backend-releng01 again.
|
2020-06-15 11:15:34 +02:00 |
|
Jan Kaluza
|
6c1521169e
|
ODCS: Allow odcs-backend01 to run runroot tasks.
|
2020-06-11 15:56:26 +02:00 |
|
Jan Kaluza
|
a65a9749df
|
ODCS: Do not try to stop fedmsg-hub-3, because that package is not installed anymore.
|
2020-06-04 11:24:09 +02:00 |
|
Kevin Fenzi
|
2f81e76657
|
iad2: adjust a bunch of things that were delegating directly to phx2 hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-06-03 12:54:59 -07:00 |
|
Jan Kaluza
|
6ccfaf1352
|
ODCS: Set MAILTO using cronvar module.
|
2020-05-11 07:46:08 +02:00 |
|
Jan Kaluza
|
7f44408383
|
ODCS: Do not use special_time in cron job.
|
2020-05-11 07:27:54 +02:00 |
|
Mohan Boddu
|
1bf0eb66fb
|
Adding MAILTO releng-cron@ list for eln composes
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
|
2020-05-08 17:42:19 +00:00 |
|
Jan Kaluza
|
0b4ba5bdac
|
ODCS: Fix the version in ELN periodic compose.
|
2020-05-04 14:22:42 +02:00 |
|
Jan Kaluza
|
9880d563b5
|
ODCS: Setup ELN periodic compose.
|
2020-05-04 13:39:02 +02:00 |
|
Mohan Boddu
|
f75e31281e
|
Adding releng odcs oidc token
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
|
2020-04-30 13:12:16 +00:00 |
|
Jan Kaluža
|
b24ea9e7e9
|
ODCS: Create pungi cache file if it does not exists.
|
2020-04-24 21:34:29 +02:00 |
|
Jan Kaluža
|
afaf0be610
|
Use releng@FEDORAPROJECT.ORG on ODCS releng backends.
|
2020-04-24 21:34:29 +02:00 |
|
Mohan Boddu
|
22ef2bf4cb
|
More fixes to releng keytab in odcs
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
|
2020-04-24 21:34:28 +02:00 |
|
Jan Kaluža
|
72468d5f6e
|
ODCS: Stop odcs-celery-backend and odcs-celery-beat before db upgrade.
|
2020-04-24 21:34:27 +02:00 |
|
Jan Kaluža
|
8040bd2593
|
ODCS: Fix Pungi cache name.
|
2020-04-24 21:34:27 +02:00 |
|
Jan Kaluža
|
44f6bac47f
|
ODCS: Execute Pungi cache ownership fix only on backend.
|
2020-04-24 21:34:27 +02:00 |
|
Jan Kaluža
|
56b51220a3
|
ODCS: Also fix koji profile ownership.
|
2020-04-24 21:34:27 +02:00 |
|
Jan Kaluža
|
14417c5f18
|
ODCS: use the same user/group on every machine.
|
2020-04-24 21:34:27 +02:00 |
|
Jan Kaluža
|
a9da2ee4d9
|
ODCS: restart the celery backend after db upgrade
|
2020-04-24 21:34:26 +02:00 |
|
Aurélien Bompard
|
163e9c8549
|
RabbitMQ: if the tags aren't specified, rabbitmq_user clears them :-/
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:23 +02:00 |
|
Aurélien Bompard
|
b60803ee5c
|
RabbitMQ: don't overwrite the admin user
Users are shared between virtualhosts.
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:23 +02:00 |
|
Aurélien Bompard
|
48de31d042
|
RabbitMQ: leave it to apps to grant access to the nagios-monitoring user
Because those vhosts may not be created yet when the main RabbitMQ
playbook is run.
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:22 +02:00 |
|
Jan Kaluža
|
bccba14ca1
|
Do not try disabling fedmsg-hub, because we do no longer install it.
|
2020-04-24 21:34:13 +02:00 |
|
Jan Kaluža
|
54d289bf23
|
Disable also python2 fedmsg-hub on ODCS backend
|
2020-04-24 21:34:13 +02:00 |
|
Jan Kaluža
|
894fb7cd02
|
Stop and disable fedmsg-hub-3 on ODCS staging - it uses Celery now.
|
2020-04-24 21:34:13 +02:00 |
|
Aurélien Bompard
|
f6a71cf48d
|
Set the RabbitMQ admin user permissions in a way that does not overwrite other vhosts
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
|
2020-04-24 21:34:11 +02:00 |
|
Kevin Fenzi
|
261bb54d21
|
odcs / rabbitmq: fix task that was running locally, fix password to be right and not overwrite
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-04-24 21:34:08 +02:00 |
|
Kevin Fenzi
|
c67b7dd277
|
odcs / rabbitmq: setup a private queue for odcs on rabbitmq.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-04-24 21:34:08 +02:00 |
|
Jan Kaluža
|
d620cbe8a4
|
ODCS: Restart fedmsg-hub-3 backends
|
2018-08-30 13:44:08 +00:00 |
|
Jan Kaluža
|
547fecfaae
|
ODCS: Turn on the fedmsg-hub-3 in the end of backends role.
|
2018-08-30 13:36:48 +00:00 |
|
Jan Kaluža
|
80dd545bf1
|
ODCS: Make sure Python2 fedmsg-hub is not running.
|
2018-08-30 13:32:07 +00:00 |
|
Ralph Bean
|
1f269385f0
|
ODCS: adjust file ownership.
|
2018-06-21 12:20:44 +00:00 |
|
Ralph Bean
|
d6dd7dedb0
|
odcs-backend runs in fedmsg-hub now.
|
2018-06-21 12:02:09 +00:00 |
|
Ralph Bean
|
95a232b24f
|
OK, if this doesn't work.
|
2018-06-20 21:09:56 +00:00 |
|
Jan Kaluža
|
887fbc3cbb
|
Do not run ODCS fedmsg-hub for now.
|
2018-05-29 05:45:39 +00:00 |
|
Jan Kaluža
|
683c3023f9
|
Uprade odcs-stg to latest ODCS
|
2018-05-28 08:25:38 +00:00 |
|
Jan Kaluža
|
e8ef32271c
|
Set odcs_migrate_db to False in backend by default
|
2018-01-17 10:41:41 +00:00 |
|
Jan Kaluža
|
07d1963a18
|
Migrate the ODCS db on backend node.
|
2018-01-17 09:53:45 +00:00 |
|
Jan Kaluža
|
25e41c0adc
|
Prefix ODCS koji profiles with 'odcs_'
|
2018-01-05 11:37:17 +00:00 |
|
Jan Kaluža
|
524b07800a
|
Move ODCS kerberos configuration from koji conf to odcs conf.
|
2017-12-11 10:43:38 +00:00 |
|
Jan Kaluža
|
a496d0ab42
|
Revert "Fix kerberos variables in ODCS koji config."
This reverts commit 82b8291ee5.
|
2017-12-11 10:19:50 +00:00 |
|
Jan Kaluža
|
82b8291ee5
|
Fix kerberos variables in ODCS koji config.
|
2017-12-11 09:33:27 +00:00 |
|