mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-10-30 02:22:44 +00:00
Typo in run_tests for Iphone-11 (#574)
Signed-off-by: dutta-rohan <94938704+dutta-rohan@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/interop.yml
vendored
2
.github/workflows/interop.yml
vendored
@@ -220,7 +220,7 @@ jobs:
|
||||
namespace: interop-${{ github.run_id }}-iphone-11
|
||||
testbed: interop
|
||||
marker_expression: "${{ needs.vars.outputs.marker_overwrite || 'interop_uc_sanity and client_connect and ios' }}"
|
||||
configuration_file: "$./lab_info.json"
|
||||
configuration_file: "./lab_info.json"
|
||||
testing_docker_image: tip-tip-wlan-cloud-docker-repo.jfrog.io/cloud-sdk-nightly:${{ github.run_id }}
|
||||
additional_args: "--device='iPhone-11' --skip-lanforge"
|
||||
allure_results_artifact_name: allure-results-iphone-11
|
||||
|
||||
Reference in New Issue
Block a user