Skip to content

Commit 8874036

Browse files
Merge pull request #6026 from openshift-cherrypick-robot/cherry-pick-5994-to-release-4.21
[release-4.21] USHIFT-6360: Merge 4 release scenarios into two
2 parents 7bd438b + 651fc47 commit 8874036

File tree

4 files changed

+4
-51
lines changed

4 files changed

+4
-51
lines changed

test/scenarios-bootc/releases/el96-lrel@osconfig.sh renamed to test/scenarios-bootc/releases/el96-lrel@osconfig-router.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ scenario_run_tests() {
2222

2323
run_tests host1 \
2424
suites/osconfig/clusterid.robot \
25-
suites/osconfig/systemd-resolved.robot
25+
suites/osconfig/systemd-resolved.robot \
26+
suites/router
2627
}

test/scenarios-bootc/releases/el96-lrel@router.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

test/scenarios-bootc/releases/el96-lrel@telemetry.sh renamed to test/scenarios-bootc/releases/el96-lrel@storage-telemetry.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ scenario_run_tests() {
2222

2323
run_tests host1 \
2424
--variable "PROXY_HOST:${VM_BRIDGE_IP}" \
25-
--variable "PROXY_PORT:9001" \
25+
--variable "PROXY_PORT:9001" \
2626
--variable "PROMETHEUS_HOST:$(hostname)" \
27+
suites/storage/ \
2728
suites/telemetry/telemetry.robot
2829
}

test/scenarios-bootc/releases/el96-lrel@storage.sh

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)