Skip to content

Commit d590976

Browse files
committed
Adjust test-tagging for ubi10
Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 3bddd69 commit d590976

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

modules/jvm/tests/features/files.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Feature: test file properties for JVM module
22

3-
@ubi9
3+
@ubi10
44
Scenario: Ensure image scripts are executable (OPENJDK-3935)
55
When container is started with args
66
| arg | value |

modules/maven/s2i/tests/features/files.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
Feature: test file properties for Maven S2I module
22

33
# builder-only test
4-
@ubi9/openjdk-17
5-
@ubi9/openjdk-21
4+
@ubi10/openjdk-21
65
Scenario: Ensure save-artifacts script is executable (OPENJDK-3935)
76
When container is started with args
87
| arg | value |

modules/s2i/bash/tests/features/files.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# builder-only test
2-
@ubi9/openjdk-17
3-
@ubi9/openjdk-21
2+
@ubi10/openjdk-21
43
Feature: OpenJDK S2I bash module tests
54

65
Scenario: Ensure image scripts are executable (OPENJDK-3935)

0 commit comments

Comments
 (0)