[WIP] Run exhaustive tests on arm linux#18740
Conversation
Add cells to the existing aarch64 pipeline to run exhaustive tests on arm arch. This starts with two POC bits. 1. build a .deb from the current checkout and test it. 2. download an artifact built by DRA and test it. Based on this POC we can work through what needs to be expanded to get full coverage.
🤖 GitHub commentsJust comment with:
|
|
This pull request does not have a backport label. Could you fix it @donoghuc? 🙏
|
|
This PR illustrates some examples of additional testing for consideration in LS CI.
What would be needed:
|
💚 Build Succeeded
|
Add cells to the existing aarch64 pipeline to run exhaustive tests on arm arch. This starts with two POC bits. 1. build a .deb from the current checkout and test it.
2. download an artifact built by DRA and test it. Based on this POC we can work through what needs to be expanded to get full coverage.