Skip to content

Commit

Permalink
changed basic to advanced for oap101 & eap101 to debug sanity
Browse files Browse the repository at this point in the history
Signed-off-by: anil-tegala <[email protected]>
  • Loading branch information
anil-tegala committed Nov 27, 2023
1 parent 94ca712 commit b196a4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quali.yml
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ jobs:
uses: ./.github/actions/run-tests
with:
namespace: ${{ steps.namespace.outputs.name }}
testbed: basic-1a
testbed: advanced-1b
marker_expression: "${{ needs.vars.outputs.marker_expression }}"
configuration_file: "./lab_info.json"
testing_docker_image: tip-tip-wlan-cloud-docker-repo.jfrog.io/cloud-sdk-nightly:${{ github.run_id }}
Expand Down Expand Up @@ -944,7 +944,7 @@ jobs:
uses: ./.github/actions/run-tests
with:
namespace: ${{ steps.namespace.outputs.name }}
testbed: basic-3a
testbed: advanced-2a
marker_expression: "${{ needs.vars.outputs.marker_expression }}"
configuration_file: "./lab_info.json"
testing_docker_image: tip-tip-wlan-cloud-docker-repo.jfrog.io/cloud-sdk-nightly:${{ github.run_id }}
Expand Down

0 comments on commit b196a4a

Please sign in to comment.