Skip to content

Commit 7d850c7

Browse files
committed
Published image standard tests should run on rhel-9.6
1 parent 2820520 commit 7d850c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ scenario_create_vms() {
3333
fi
3434

3535
prepare_kickstart host1 kickstart-bootc.ks.template "${bootc_spec}"
36-
launch_vm --boot_blueprint rhel94-bootc
36+
launch_vm --boot_blueprint rhel96-bootc
3737

3838
# Open the firewall ports. Other scenarios get this behavior by embedding
3939
# settings in the blueprint, but we cannot open firewall ports in published
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ scenario_create_vms() {
3232
fi
3333

3434
prepare_kickstart host1 kickstart-bootc.ks.template "${bootc_spec}"
35-
launch_vm --boot_blueprint rhel94-bootc
35+
launch_vm --boot_blueprint rhel96-bootc
3636

3737
# Open the firewall ports. Other scenarios get this behavior by embedding
3838
# settings in the blueprint, but we cannot open firewall ports in published

0 commit comments

Comments
 (0)