mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-27 10:23:37 +00:00
Update regression.yml to test schedule regression on a AP
Signed-off-by: bhargavi-ct <bhargavimamidipaka@candelatech.com>
This commit is contained in:
4
.github/workflows/regression.yml
vendored
4
.github/workflows/regression.yml
vendored
@@ -364,11 +364,11 @@ jobs:
|
||||
with:
|
||||
namespace: ${{ steps.namespace.outputs.name }}-schema-validation
|
||||
testbed: basic-3
|
||||
marker_expression: "ow_regression_lf and schema_validation_tests and through_github"
|
||||
marker_expression: "ow_regression_lf and schema_validation_tests"
|
||||
configuration_file: "./lab_info.json"
|
||||
testing_docker_image: tip-tip-wlan-cloud-docker-repo.jfrog.io/cloud-sdk-nightly:${{ github.run_id }}
|
||||
additional_args: "-o firmware=${{ needs.vars.outputs.ap_version }} ${{ needs.vars.outputs.additional_arguments }}"
|
||||
allure_results_artifact_name: allure-results-${{ steps.ap_model.outputs.model }}-schema_validation_through_github
|
||||
allure_results_artifact_name: allure-results-${{ steps.ap_model.outputs.model }}-schema_validation_tests
|
||||
dns_records_to_resolve: "sec-${{ needs.vars.outputs.existing_controller }}.cicd.lab.wlan.tip.build gw-${{ needs.vars.outputs.existing_controller }}.cicd.lab.wlan.tip.build fms-${{ needs.vars.outputs.existing_controller }}.cicd.lab.wlan.tip.build"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user