Skip to content

Commit 449c1c3

Browse files
committed
Add more random paths and extend to 25.1
1 parent 52cd950 commit 449c1c3

File tree

2 files changed

+215
-7
lines changed

2 files changed

+215
-7
lines changed

ci/nightly/pipeline.template.yml

Lines changed: 213 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,10 +1148,10 @@ steps:
11481148

11491149

11501150
- id: checks-self-managed-random-upgrade-path-1
1151-
label: "Checks Self-Managed first random upgrade path"
1151+
label: "Checks Self-Managed random upgrade path"
11521152
depends_on: build-x86_64
11531153
timeout_in_minutes: 180
1154-
parallelism: 3
1154+
parallelism: 2
11551155
agents:
11561156
queue: hetzner-x86-64-8cpu-16gb
11571157
plugins:
@@ -1161,10 +1161,10 @@ steps:
11611161

11621162

11631163
- id: checks-self-managed-random-upgrade-path-2
1164-
label: "Checks Self-Managed second random upgrade path"
1164+
label: "Checks Self-Managed random upgrade path"
11651165
depends_on: build-x86_64
11661166
timeout_in_minutes: 180
1167-
parallelism: 3
1167+
parallelism: 2
11681168
agents:
11691169
queue: hetzner-x86-64-8cpu-16gb
11701170
plugins:
@@ -1173,10 +1173,217 @@ steps:
11731173
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
11741174

11751175
- id: checks-self-managed-random-upgrade-path-3
1176-
label: "Checks Self-Managed third random upgrade path"
1176+
label: "Checks Self-Managed random upgrade path"
11771177
depends_on: build-x86_64
11781178
timeout_in_minutes: 180
1179-
parallelism: 3
1179+
parallelism: 2
1180+
agents:
1181+
queue: hetzner-x86-64-8cpu-16gb
1182+
plugins:
1183+
- ./ci/plugins/mzcompose:
1184+
composition: platform-checks
1185+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1186+
1187+
- id: checks-self-managed-random-upgrade-path-4
1188+
label: "Checks Self-Managed random upgrade path"
1189+
depends_on: build-x86_64
1190+
timeout_in_minutes: 180
1191+
parallelism: 2
1192+
agents:
1193+
queue: hetzner-x86-64-8cpu-16gb
1194+
plugins:
1195+
- ./ci/plugins/mzcompose:
1196+
composition: platform-checks
1197+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]
1198+
1199+
- id: checks-self-managed-random-upgrade-path-5
1200+
label: "Checks Self-Managed random upgrade path"
1201+
depends_on: build-x86_64
1202+
timeout_in_minutes: 180
1203+
parallelism: 2
1204+
agents:
1205+
queue: hetzner-x86-64-8cpu-16gb
1206+
plugins:
1207+
- ./ci/plugins/mzcompose:
1208+
composition: platform-checks
1209+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1210+
1211+
- id: checks-self-managed-random-upgrade-path-6
1212+
label: "Checks Self-Managed random upgrade path"
1213+
depends_on: build-x86_64
1214+
timeout_in_minutes: 180
1215+
parallelism: 2
1216+
agents:
1217+
queue: hetzner-x86-64-8cpu-16gb
1218+
plugins:
1219+
- ./ci/plugins/mzcompose:
1220+
composition: platform-checks
1221+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1222+
1223+
- id: checks-self-managed-random-upgrade-path-7
1224+
label: "Checks Self-Managed random upgrade path"
1225+
depends_on: build-x86_64
1226+
timeout_in_minutes: 180
1227+
parallelism: 2
1228+
agents:
1229+
queue: hetzner-x86-64-8cpu-16gb
1230+
plugins:
1231+
- ./ci/plugins/mzcompose:
1232+
composition: platform-checks
1233+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1234+
1235+
- id: checks-self-managed-random-upgrade-path-8
1236+
label: "Checks Self-Managed random upgrade path"
1237+
depends_on: build-x86_64
1238+
timeout_in_minutes: 180
1239+
parallelism: 2
1240+
agents:
1241+
queue: hetzner-x86-64-8cpu-16gb
1242+
plugins:
1243+
- ./ci/plugins/mzcompose:
1244+
composition: platform-checks
1245+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]
1246+
1247+
1248+
- id: checks-self-managed-random-upgrade-path-9
1249+
label: "Checks Self-Managed random upgrade path"
1250+
depends_on: build-x86_64
1251+
timeout_in_minutes: 180
1252+
parallelism: 2
1253+
agents:
1254+
queue: hetzner-x86-64-8cpu-16gb
1255+
plugins:
1256+
- ./ci/plugins/mzcompose:
1257+
composition: platform-checks
1258+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1259+
1260+
- id: checks-self-managed-random-upgrade-path-10
1261+
label: "Checks Self-Managed random upgrade path"
1262+
depends_on: build-x86_64
1263+
timeout_in_minutes: 180
1264+
parallelism: 2
1265+
agents:
1266+
queue: hetzner-x86-64-8cpu-16gb
1267+
plugins:
1268+
- ./ci/plugins/mzcompose:
1269+
composition: platform-checks
1270+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1271+
- id: checks-self-managed-random-upgrade-path-11
1272+
label: "Checks Self-Managed random upgrade path"
1273+
depends_on: build-x86_64
1274+
timeout_in_minutes: 180
1275+
parallelism: 2
1276+
agents:
1277+
queue: hetzner-x86-64-8cpu-16gb
1278+
plugins:
1279+
- ./ci/plugins/mzcompose:
1280+
composition: platform-checks
1281+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]
1282+
1283+
1284+
- id: checks-self-managed-random-upgrade-path-12
1285+
label: "Checks Self-Managed random upgrade path"
1286+
depends_on: build-x86_64
1287+
timeout_in_minutes: 180
1288+
parallelism: 2
1289+
agents:
1290+
queue: hetzner-x86-64-8cpu-16gb
1291+
plugins:
1292+
- ./ci/plugins/mzcompose:
1293+
composition: platform-checks
1294+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1295+
1296+
- id: checks-self-managed-random-upgrade-path-13
1297+
label: "Checks Self-Managed random upgrade path"
1298+
depends_on: build-x86_64
1299+
timeout_in_minutes: 180
1300+
parallelism: 2
1301+
agents:
1302+
queue: hetzner-x86-64-8cpu-16gb
1303+
plugins:
1304+
- ./ci/plugins/mzcompose:
1305+
composition: platform-checks
1306+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1307+
1308+
- id: checks-self-managed-random-upgrade-path-14
1309+
label: "Checks Self-Managed random upgrade path"
1310+
depends_on: build-x86_64
1311+
timeout_in_minutes: 180
1312+
parallelism: 2
1313+
agents:
1314+
queue: hetzner-x86-64-8cpu-16gb
1315+
plugins:
1316+
- ./ci/plugins/mzcompose:
1317+
composition: platform-checks
1318+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]
1319+
1320+
1321+
- id: checks-self-managed-random-upgrade-path-15
1322+
label: "Checks Self-Managed random upgrade path"
1323+
depends_on: build-x86_64
1324+
timeout_in_minutes: 180
1325+
parallelism: 2
1326+
agents:
1327+
queue: hetzner-x86-64-8cpu-16gb
1328+
plugins:
1329+
- ./ci/plugins/mzcompose:
1330+
composition: platform-checks
1331+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1332+
1333+
- id: checks-self-managed-random-upgrade-path-16
1334+
label: "Checks Self-Managed random upgrade path"
1335+
depends_on: build-x86_64
1336+
timeout_in_minutes: 180
1337+
parallelism: 2
1338+
agents:
1339+
queue: hetzner-x86-64-8cpu-16gb
1340+
plugins:
1341+
- ./ci/plugins/mzcompose:
1342+
composition: platform-checks
1343+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1344+
1345+
- id: checks-self-managed-random-upgrade-path-17
1346+
label: "Checks Self-Managed random upgrade path"
1347+
depends_on: build-x86_64
1348+
timeout_in_minutes: 180
1349+
parallelism: 2
1350+
agents:
1351+
queue: hetzner-x86-64-8cpu-16gb
1352+
plugins:
1353+
- ./ci/plugins/mzcompose:
1354+
composition: platform-checks
1355+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1356+
1357+
- id: checks-self-managed-random-upgrade-path-18
1358+
label: "Checks Self-Managed random upgrade path"
1359+
depends_on: build-x86_64
1360+
timeout_in_minutes: 180
1361+
parallelism: 2
1362+
agents:
1363+
queue: hetzner-x86-64-8cpu-16gb
1364+
plugins:
1365+
- ./ci/plugins/mzcompose:
1366+
composition: platform-checks
1367+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=$BUILDKITE_JOB_ID"]
1368+
1369+
1370+
- id: checks-self-managed-random-upgrade-path-19
1371+
label: "Checks Self-Managed random upgrade path"
1372+
depends_on: build-x86_64
1373+
timeout_in_minutes: 180
1374+
parallelism: 2
1375+
agents:
1376+
queue: hetzner-x86-64-8cpu-16gb
1377+
plugins:
1378+
- ./ci/plugins/mzcompose:
1379+
composition: platform-checks
1380+
args: [--scenario=SelfManagedRandomUpgradePath, "--seed=BUILDKITE_JOB_ID"]
1381+
1382+
- id: checks-self-managed-random-upgrade-path-20
1383+
label: "Checks Self-Managed random upgrade path"
1384+
depends_on: build-x86_64
1385+
timeout_in_minutes: 180
1386+
parallelism: 2
11801387
agents:
11811388
queue: hetzner-x86-64-8cpu-16gb
11821389
plugins:

misc/python/materialize/version_list.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ def get_supported_self_managed_versions() -> list[MzVersion]:
8383
{
8484
v.version
8585
for v in self_managed_versions
86-
if v.helm_version.major == 25 and v.helm_version.minor == 2
86+
if v.helm_version.major == 25
87+
and (v.helm_version.minor == 2 or v.helm_version.minor == 1)
8788
}
8889
)
8990

0 commit comments

Comments
 (0)