Commit Graph

138 Commits

Author SHA1 Message Date
Louis Abel 32792d7ca0
increase workers of createrepo 2023-02-08 12:11:00 -07:00
Neil Hanlon f348e371d2
Fixes to image propagaion script to adjust permission on snapshot objects 2023-01-18 18:50:15 -05:00
Louis Abel bedefe7af0
fix 9 vars 2023-01-18 11:54:43 -07:00
Louis Abel 01352b42c1
set retain to 1d 2023-01-18 08:32:28 -07:00
Louis Abel 4e66914c72
temporary safeguard 2023-01-13 15:36:12 -07:00
Louis Abel cb4e047d8b
fix vars 2023-01-13 15:32:50 -07:00
Louis Abel 48edb52eed
adjust more vars 2023-01-13 15:27:21 -07:00
Louis Abel 05118b018c
var corrections and simplify 2023-01-13 15:17:35 -07:00
Louis Abel 977ad26b83
Adjust vars for syncs
8 and 9 syncs are different. 8 still uses pungi and we direct non-stable
composes to /mnt/compose/8-.../ instead of changing the profile to
accomodate. All 9 release will sit in /mnt/compose/9 and same with
future major versions.

All SIG's sync to /mnt/compose/MAJOR. There are no plans for SIG's to
sync to non-stable.
2023-01-13 14:55:11 -07:00
Louis Abel c2da7f85d0
rockyrpi is now a sig. removing from sync 2023-01-11 17:41:36 -07:00
Neil Hanlon facc5a0ab9
Fix regex for syncing 2022-12-19 20:20:28 -05:00
Louis Abel 38cf955931
add delete option to sig syncs 2022-12-19 16:11:50 -07:00
Louis Abel 6150eed168
add sig to list generation 2022-12-13 17:45:04 -07:00
Louis Abel 40bed03ffc
actually bump to RC4 for final compose 2022-11-23 17:29:08 -07:00
Louis Abel 5a3ee3f89f
revert back to RC3 2022-11-23 00:58:41 -07:00
Louis Abel a973172c78
bump back to RC4 2022-11-22 15:17:50 -07:00
Louis Abel d99d9f00ca
come back to RC3 for a moment 2022-11-22 14:41:00 -07:00
Louis Abel f883730263
become RC4 2022-11-22 13:48:24 -07:00
Neil Hanlon af7983c5cf
fix import script 2022-11-22 08:58:01 -05:00
Neil Hanlon 4204f63228
our images actually support ENA 2022-11-22 01:06:49 -05:00
Neil Hanlon 443ca4c3f9
Add script that syncs EC2 images to AMI account 2022-11-22 00:59:53 -05:00
Louis Abel 7aa85b609c
bump to RC3 for 9 2022-11-20 20:59:08 -07:00
Louis Abel 2798f28fc3
raise to RC2 2022-11-20 02:42:29 -07:00
Louis Abel 29d2918a64
move wildcard out of quotes 2022-11-10 15:35:51 -07:00
Louis Abel ee7a0a0d2b
do ISO work in the compose before pushing 2022-11-10 13:14:49 -07:00
Louis Abel ebeff58040
general sync script cleanup 2022-11-10 11:56:09 -07:00
Louis Abel 047287e464
reduce errors on syncs 2022-11-10 03:33:47 -07:00
Louis Abel 034c2a7ed3
8.7 2022-11-08 14:57:21 -07:00
Louis Abel dea32e0fd0
make regex take care of double digits 2022-10-12 20:39:23 -07:00
Neil Hanlon 7c16cc2cdc
fix propagation script 2022-10-11 11:51:24 -04:00
Neil Hanlon 0ea2b7fb48
Fix matching for image propagation 2022-10-11 11:51:24 -04:00
Louis Abel 94a530f4b5
generating the list in the wrong place 2022-07-31 20:40:05 -07:00
Louis Abel 531db56b25
fix syntax error 2022-07-31 20:20:20 -07:00
Louis Abel 5ce6c3065a
add separate sig file list sync 2022-07-31 20:19:22 -07:00
Louis Abel befa75f8f0
reduce required arguments 2022-07-31 19:27:46 -07:00
Louis Abel e4018d11d7
add sig syncs 2022-07-25 18:03:07 -07:00
Louis Abel 3c44d43727
further parallelize 2022-07-18 15:40:46 -07:00
Louis Abel 25c3921df2
correct sig and sync 2022-07-18 13:52:41 -07:00
Louis Abel 7855a38747
just in case, use full path for bg processes 2022-07-18 08:33:24 -07:00
Louis Abel 76954a624a
add a parallel method 2022-07-18 08:30:06 -07:00
Louis Abel 313a26ec1f
split syncs 2022-07-17 22:11:30 -07:00
Louis Abel 61451b1b37
hardlinking should be post-sync to prod before file list 2022-07-15 16:05:14 -07:00
Louis Abel aec6a5d52d
separate file list generation from the rest 2022-07-15 15:39:14 -07:00
Louis Abel 04f2c3ab77
move generate confs and add testing script 2022-07-15 10:39:35 -07:00
Louis Abel 7e04dd9580
move workers to beginning of command 2022-07-14 07:20:18 -07:00
Louis Abel ca47a82d99
increase worker count 2022-07-13 20:07:50 -07:00
Louis Abel beebdaa105
fix up script 2022-07-13 20:01:23 -07:00
Louis Abel 813acedf84
add additional file list operations for neil 2022-07-13 08:46:06 -07:00
Neil Hanlon 4a278cb091
Run / source sync things from other directories 2022-07-13 01:56:04 -04:00
Louis Abel 8017026bc8
Add a final grep to log for "FAILED" (RLBT#0000138)
Add a final grep if exit code of reposync is 0. There are cases where
dnf reposync will say the sync succeeded despite not downloading a
package due to a failed mirror. It is a failure when a GPG key can't be
verified or some other unforeseen cirumstance... but not when a package
can't be downloaded because of "all mirrors tried"

Also added "time" to the fpsync commands for RL9 syncing.
2022-07-12 00:59:19 -07:00