diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 01187371a..c0ae32f4f 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -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"