mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 03:17:54 +00:00
[WIFI-9211] Chg: regression allure report path by marker (#626)
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
2
.github/workflows/regression.yml
vendored
2
.github/workflows/regression.yml
vendored
@@ -2732,7 +2732,7 @@ jobs:
|
||||
#if: github.ref == 'refs/heads/master'
|
||||
uses: ./.github/actions/allure-report-to-s3
|
||||
with:
|
||||
test_type: regression_${{ matrix.marker }}
|
||||
test_type: regression/${{ matrix.marker }}
|
||||
testbed: ${{ matrix.model }}
|
||||
report_path: allure-report
|
||||
s3_access_key_id: ${{ secrets.ALLURE_S3_ACCESS_KEY_ID }}
|
||||
|
||||
Reference in New Issue
Block a user