mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-03-20 03:41:54 +00:00
[WIFI-9949] Fix: typo in regression
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
committed by
anil-tegala
parent
016bb49ec7
commit
406f00495d
2
.github/workflows/regression.yml
vendored
2
.github/workflows/regression.yml
vendored
@@ -369,7 +369,7 @@ jobs:
|
||||
if [ ${{ needs.vars.outputs.existing_controller }} != '' ]
|
||||
then
|
||||
python .quali/start_reservation.py --global-inputs '{"Chart Version":"${{ needs.vars.outputs.openwifi_revision }}","AP Model":"${{ steps.ap_model.outputs.model }}","Optional Existing SDK Namespace":"${{ needs.vars.outputs.existing_controller }}"}' --reservation-duration 720 "Basic Lab"
|
||||
elst e
|
||||
else
|
||||
python .quali/start_reservation.py --global-inputs '{"Chart Version":"${{ needs.vars.outputs.openwifi_revision }}","AP Model":"${{ steps.ap_model.outputs.model }}"}' --reservation-duration 720 "Basic Lab"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user