From 32ab843756416fe11f22e87ec4ea73e72ce14435 Mon Sep 17 00:00:00 2001 From: bhargavi-ct Date: Tue, 23 Dec 2025 16:10:58 +0530 Subject: [PATCH] Update edgecore_eap101 AP testbed Signed-off-by: bhargavi-ct --- .github/workflows/advanced.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/advanced.yml b/.github/workflows/advanced.yml index 9d351ba14..e247cea73 100644 --- a/.github/workflows/advanced.yml +++ b/.github/workflows/advanced.yml @@ -253,7 +253,7 @@ jobs: uses: ./.github/actions/run-tests with: namespace: ${{ steps.namespace.outputs.name }} - testbed: advanced-1b + testbed: advanced-1a 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 }}