File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -360,7 +360,7 @@ jobs:
360360 uses : ./.github/actions/run-tests
361361 with :
362362 namespace : ${{ steps.namespace.outputs.name }}
363- testbed : basic-5a
363+ testbed : basic-4
364364 marker_expression : " ${{ needs.vars.outputs.marker_expression }}"
365365 configuration_file : " ./lab_info.json"
366366 testing_docker_image : tip-tip-wlan-cloud-docker-repo.jfrog.io/cloud-sdk-nightly:${{ github.run_id }}
@@ -1519,7 +1519,7 @@ jobs:
15191519 uses : ./.github/actions/run-tests
15201520 with :
15211521 namespace : ${{ steps.namespace.outputs.name }}
1522- testbed : basic-2a
1522+ testbed : basic-4a
15231523 marker_expression : " ${{ needs.vars.outputs.marker_expression }}"
15241524 configuration_file : " ./lab_info.json"
15251525 testing_docker_image : tip-tip-wlan-cloud-docker-repo.jfrog.io/cloud-sdk-nightly:${{ github.run_id }}
You can’t perform that action at this time.
0 commit comments