[CI][ROCm] Fix NIXL tests on ROCm#31728
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the CI configuration for NIXL tests, primarily for ROCm. The changes involve renaming a test script to a more generic version and adjusting test timeouts. The script consolidation simplifies the test execution logic, and the timeout adjustments are based on recent test runs, which should improve CI stability. The changes are straightforward and appear correct.
Signed-off-by: NickLucche <nlucches@redhat.com>
|
The |
|
The test failed with |
|
@DarkLight1337 The most likely @NickLucche have you run the tests group locally on ROCm? |
|
@tjtanaa @DarkLight1337 Test is running just fine locally with rixl build. It's failing after some time, but that's unrelated to the filename I am fixing here. |
Signed-off-by: NickLucche <nlucches@redhat.com>
Signed-off-by: NickLucche <nlucches@redhat.com>
Signed-off-by: NickLucche <nlucches@redhat.com> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
Signed-off-by: NickLucche <nlucches@redhat.com>
Follow up to #31491 for AMD mirror pipeline + timeout update from latest nightly run.