Demote unstable tests (#29250)
* [skip ci] Demote unstable tests * [skip ci] Further demotions, fix artifact jumbling
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
38823603a3
Коммит
d204083b12
1
.github/workflows/e2e-tests-ci-template.yml
поставляемый
1
.github/workflows/e2e-tests-ci-template.yml
поставляемый
@@ -390,6 +390,7 @@ jobs:
|
||||
- name: ci/download-artifacts
|
||||
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
|
||||
with:
|
||||
pattern: e2e-test-results-${{ inputs.TEST }}-*
|
||||
path: e2e-tests/${{ inputs.TEST }}/
|
||||
merge-multiple: true
|
||||
- name: ci/upload-report-global
|
||||
|
||||
Ссылка в новой задаче
Block a user