Skip to content

Commit 59702a3

Browse files
authored
Run E2E accuracy workload only on rolling driver (#5300)
To simplify the analysis of problems found during the run. Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 1401c47 commit 59702a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-reusable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
name: Test ${{ inputs.suite }} ${{ inputs.dtype }} ${{ inputs.mode }} ${{ inputs.test_mode }}
5757
runs-on:
5858
- linux
59+
- rolling
5960
- ${{ inputs.runner_label || 'max1550' }}
6061
timeout-minutes: 720
6162
defaults:

0 commit comments

Comments
 (0)