Skip to content

Commit ec2a013

Browse files
committed
Test Not for review holodeck kernel version change
1 parent 33aae7c commit ec2a013

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/holodeck_ubuntu22.04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ spec:
3333
version: v1.28.5
3434
crictlVersion: v1.28.0
3535
kernel:
36-
version: ${{ env.KERNEL_VERSION.replace('-' ~ env.DIST, '') }}
36+
version: ${{ env.KERNEL_VERSION }}

tests/holodeck_ubuntu24.04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ spec:
3434
version: v1.30.0
3535
crictlVersion: v1.30.0
3636
kernel:
37-
version:${{ env.KERNEL_VERSION.replace('-' ~ env.DIST, '') }}
37+
version:${{ env.KERNEL_VERSION }}

0 commit comments

Comments
 (0)