Commit 407b9bc
committed
MDBF-1067: rpm upgrade to use osname/version/arch in update urls
Except for Rocky Linux and AlmaLinux which has out of sync rpm layout
on our archive/mirrors.
buildarch becomes the arch property in the install/upgrade builders
which in the bash_lib.sh becomes a $arch bash variable.
This is appended to https://mirror.mariadb.org/yum/$mariadb_version/
and https://archive.mariadb.org/mariadb-$mariadb_version/yum/ in
the bash_lib.sh script to form the urls for upgrade tests.1 parent 54dd742 commit 407b9bc
1 file changed
Lines changed: 15 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
259 | 265 | | |
260 | 266 | | |
261 | 267 | | |
| |||
0 commit comments