Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ scenario_run_tests() {

run_tests host1 \
suites/osconfig/clusterid.robot \
suites/osconfig/systemd-resolved.robot
suites/osconfig/systemd-resolved.robot \
suites/router
}
25 changes: 0 additions & 25 deletions test/scenarios-bootc/releases/el96-lrel@router.sh

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ scenario_run_tests() {

run_tests host1 \
--variable "PROXY_HOST:${VM_BRIDGE_IP}" \
--variable "PROXY_PORT:9001" \
--variable "PROXY_PORT:9001" \
--variable "PROMETHEUS_HOST:$(hostname)" \
suites/storage/ \
suites/telemetry/telemetry.robot
}
24 changes: 0 additions & 24 deletions test/scenarios-bootc/releases/el96-lrel@storage.sh

This file was deleted.