File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
test/scenarios-bootc/periodics Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ scenario_create_vms() {
33
33
fi
34
34
35
35
prepare_kickstart host1 kickstart-bootc.ks.template " ${bootc_spec} "
36
- launch_vm --boot_blueprint rhel94 -bootc
36
+ launch_vm --boot_blueprint rhel96 -bootc
37
37
38
38
# Open the firewall ports. Other scenarios get this behavior by embedding
39
39
# settings in the blueprint, but we cannot open firewall ports in published
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ scenario_create_vms() {
32
32
fi
33
33
34
34
prepare_kickstart host1 kickstart-bootc.ks.template " ${bootc_spec} "
35
- launch_vm --boot_blueprint rhel94 -bootc
35
+ launch_vm --boot_blueprint rhel96 -bootc
36
36
37
37
# Open the firewall ports. Other scenarios get this behavior by embedding
38
38
# settings in the blueprint, but we cannot open firewall ports in published
You can’t perform that action at this time.
0 commit comments