Commit cb79358
authored
[ci] Ignoring smoke tests for gfx1151 windows (#3615)
To remediate windows gfx1151 queues (#3299 and #3050), we are only
running Windows gfx1151 tests if the `test_type` is full.
This means no smoke tests will be run for this architecture
Tests ran via workflow_dispatch:
- [full
tests](https://github.com/ROCm/TheRock/actions/runs/22412198467/job/64888425151#step:4:77)
(cancelled to save resources but you can see it ran both)
- [smoke
tests](https://github.com/ROCm/TheRock/actions/runs/22412250700/job/64888603214#step:4:75)
(cancelled to save resources but you can see it skipped gfx1151)
Adding `skip-ci` label as tests above prove it working1 parent 8f17ad6 commit cb79358
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
664 | 669 | | |
665 | 670 | | |
666 | 671 | | |
| |||
0 commit comments