Skip to content

Commit bbc8dc1

Browse files
committed
Update CIG189 testbed to basic-4 in sanity workflow
Signed-off-by: bhargavi-ct <bhargavi.mamidipaka@candelatech.com>
1 parent 1e3b061 commit bbc8dc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/quali.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 }}

0 commit comments

Comments
 (0)