Commit graph

247 commits

Author SHA1 Message Date
Randy Barlow
ab31dee7e8 Upgrade production to bodhi-3.11.0-3.fc29.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-19 14:22:02 +00:00
Randy Barlow
534c6755fe Does register on skipped tasks unregister the variable?
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-09 20:54:43 +00:00
Randy Barlow
92575354b5 Use Python 3 in Bodhi's upgrade playbook for staging.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-08 17:27:49 +00:00
Randy Barlow
f52dc7a3ea Revert "Temporarily disable the composes check."
This reverts commit b7daa5a138.
2018-11-01 20:15:40 +00:00
Randy Barlow
b7daa5a138 Temporarily disable the composes check.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-01 19:34:25 +00:00
Randy Barlow
f722b35cd5 python2-fedmsg-atomic-composer is no longer used or available.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-11-01 13:53:44 +00:00
Kevin Fenzi
e4a51f0a5d try this one 2018-10-31 22:07:39 +00:00
Kevin Fenzi
0aa0126116 include vars on the play level 2018-10-31 21:57:11 +00:00
Kevin Fenzi
d1f0769ffb try this 2018-10-31 21:53:42 +00:00
Randy Barlow
14c3a5dc14 Try one more syntax for include_vars.
I do not know what I am doing.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-31 21:50:34 +00:00
Randy Barlow
160e36bd6c Try a different syntax on the include_vars.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-10-31 21:49:21 +00:00
Kevin Fenzi
dfd5abaf68 try and include vars here 2018-10-31 21:43:18 +00:00
Kevin Fenzi
84af1a4e2d remove bodhi2 group from manual package updates 2018-10-31 21:36:09 +00:00
Kevin Fenzi
b2ff9078f2 Clean up non openshift anitya in favor of openshift version. 2018-10-06 00:11:10 +00:00
David Shier
c0f45892ff Removed all traces i could fild of the tagger and statscache (and stats_cache for databases) in ansible, proxy configs, and the nagios config. Pursuant to request in pagzre issue https://pagure.io/fedora-infrastructure/issue/7267 . - Odin2016 2018-10-03 17:50:38 +00:00
Jan Kaluža
d9191fee97 ODCS: Use fedmsg-hub-3 also in manual upgrade playbook. 2018-08-30 13:48:02 +00:00
Mikolaj Izdebski
9f8b52eb32 Copr upgrade: don't stop httpd unless packages were actually upgraded 2018-08-27 19:30:08 +00:00
Mikolaj Izdebski
dbf227b155 Add copr upgrade playbook 2018-08-27 14:25:37 +00:00
Randy Barlow
7c9d54cc6f Don't worry about interrupting composes in staging Bodhi.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-08-22 19:04:29 +00:00
Mikolaj Izdebski
7a6d0c6caf Inhibit warnings about running dnf directly during Koschei upgrade 2018-07-10 17:14:35 +00:00
Jeremy Cline
bf5d428985 Bump the worker count to 6 for FMN 2018-06-11 19:07:52 +00:00
Jan Kaluža
683c3023f9 Uprade odcs-stg to latest ODCS 2018-05-28 08:25:38 +00:00
Randy Barlow
9eb8e83976 Make my migrations fact be wrapped in quotes.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 18:32:48 +00:00
Randy Barlow
0411e846d1 Use a less strict string test to see if we need to run migrations.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 18:26:16 +00:00
Randy Barlow
dbfae1d065 Apparently Ansible doesn't have groupvars.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:55:30 +00:00
Randy Barlow
a9e76aa4c8 Bodhi's OS playbook always scales up at the end.
Also, use the OS master group vars instead of host names.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:50:19 +00:00
Randy Barlow
07437cbf7a Always scale up Bodhi pods after upgrades.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:42:28 +00:00
Randy Barlow
488e718455 Give Bodhi grous vars for how many OpenShift pods to run.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:40:47 +00:00
Randy Barlow
5f616ef1c5 lockfile was renamed to composes in a prior commit.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:22:32 +00:00
Randy Barlow
20472c9ce5 Fix a yaml parsing issue.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:14:22 +00:00
Randy Barlow
0322d00180 Don't escape string quotes.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 16:23:14 +00:00
Randy Barlow
26e8e02922 Stop Bodhi's pods when there are migrations to run during upgrade.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 16:13:19 +00:00
Randy Barlow
a4991341c9 Do not run a Bodhi upgrade if there are composes in progress.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 15:07:13 +00:00
mprahl
9603f59db6 Fix the path to the defaults modules during MBS upgrades 2018-05-04 14:46:45 +00:00
mprahl
d35630c9ee Add missing var in the MBS upgrade playbook 2018-05-04 14:41:08 +00:00
mprahl
6585d7a7ed Import default modules after the DB migration when MBS is upgraded 2018-05-04 14:36:51 +00:00
Sayan Chowdhury
ecf57d16a7 fedimg: Add dependency to the manual upgrade script
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-12 19:47:15 +00:00
Ralph Bean
4734a63051 Add libmodulemd to the list of things to update. 2018-04-05 12:29:13 +00:00
Jan Kaluža
91fe6a354d Update also python2-solv during manual/upgrade/mbs.yml 2018-03-19 07:25:54 +00:00
Jan Kaluža
e0285b7f50 Import default modules as part of MBS common role. 2018-03-19 06:49:14 +00:00
Michael Simacek
9e428483b2 Add upgrade playbook for java-deptools 2018-03-08 13:54:42 +01:00
Mikolaj Izdebski
4beb7fe6c6 Don't use deprecated state=running service parameter 2018-02-23 14:14:28 +00:00
Mikolaj Izdebski
37e17c124a Fix typo in Koschei upgrade playbook 2018-02-23 14:08:08 +00:00
Mikolaj Izdebski
9f97d061ba Rework Koschei upgrade playbook 2018-02-23 13:59:31 +00:00
Ralph Bean
b714b23b92 When upgrading, choose python2-productmd over python-productmd. 2018-02-22 21:15:43 +00:00
Sayan Chowdhury
b0e1198a7c fedimg: Use the package name python2-fedimg
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-02-16 18:55:37 +00:00
Sayan Chowdhury
5c94580223 fedimg: Don't pull from main repo in stg
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-02-16 12:07:26 +00:00
Sayan Chowdhury
f8e520e736 fedimg: Fix the typo in the installation task
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-02-16 11:47:28 +00:00
Sayan Chowdhury
1b286043bf fedimg: Compress the multiple tasks into one
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-02-16 08:46:38 +00:00
Clement Verna
8c6165ecbb Replace yum by dnf since packages now runs on Fedora
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-02-14 10:04:32 +01:00