Skip to content

Commit 5c1149f

Browse files
mloviskadcermak
authored andcommitted
Version bump kiwi container in sle16
The current tags available in 16.0 namespace. ``` "10", "10.2", "10.2.10", "10.2.10-1.2" ```
1 parent a3637c2 commit 5c1149f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bci_tester/data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ def create_BCI(
411411
for ver, tag in (
412412
("15.6", "9.24"),
413413
("15.7", "9.24"),
414-
("16.0", "10.1"),
414+
("16.0", "10.2"),
415415
("tumbleweed", "latest"),
416416
)
417417
]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ markers = [
9999
'grafana_11',
100100
'kea_2.6',
101101
'kiwi_9.24',
102-
'kiwi_10.1',
102+
'kiwi_10.2',
103103
'kiwi_latest',
104104
'kubectl_1.28',
105105
'kubectl_1.29',

0 commit comments

Comments
 (0)