Skip to content

Commit

Permalink
analytics workflow: upload_muted_tests branch main (ydb-platform#9722)
Browse files Browse the repository at this point in the history
  • Loading branch information
naspirato authored and rekby committed Sep 24, 2024
1 parent 112626b commit cf65456
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/collect_analytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,7 @@ jobs:
run: python3 .github/scripts/analytics/flaky_tests_history_n_runs.py --runs=50
- name: Collect test history data with window 50 run release-asan for main
run: python3 .github/scripts/analytics/flaky_tests_history_n_runs.py --runs=50 --build_type=release-asan
- name: Collect all muted and not muted tests
run: python3 .github/scripts/tests/get_muted_tests.py upload_muted_tests --branch main


0 comments on commit cf65456

Please sign in to comment.