try to repro

This commit is contained in:
Arseny Sher
2023-03-23 07:44:06 +04:00
parent 93f3f4ab5f
commit e0ac28d2fa
8 changed files with 29 additions and 4 deletions

View File

@@ -171,7 +171,7 @@ runs:
--junitxml=$TEST_OUTPUT/junit.xml \
--alluredir=$TEST_OUTPUT/allure/results \
--tb=short \
--verbose \
--verbose -k "test_forward or test_create_snapsh" -x \
-rA $TEST_SELECTION $EXTRA_PARAMS
if [[ "${{ inputs.save_perf_report }}" == "true" ]]; then