Re: [PATCH v1] automation: add x86_64 xilinx smoke test

2024-07-29 Thread Stefano Stabellini
On Fri, 26 Jul 2024, victorm.l...@amd.com wrote: > From: Victor Lira > > Add a test script and related job for running x86_64 dom0 tests. > > Signed-off-by: Victor Lira Looks great! Reviewed-by: Stefano Stabellini > --- > Cc: Stefano Stabellini > Cc: Doug Goldstein > --- > automation/gi

Re: [PATCH v1] automation: add x86_64 xilinx smoke test

2024-07-26 Thread Lira, Victor M
Note: This test job uses the same tag 'xilinx' as the existing test 'xilinx-smoke-dom0less-arm64.sh' because there is a single gitlab runner which can run either test. Victor

[PATCH v1] automation: add x86_64 xilinx smoke test

2024-07-26 Thread victorm.lira
From: Victor Lira Add a test script and related job for running x86_64 dom0 tests. Signed-off-by: Victor Lira --- Cc: Stefano Stabellini Cc: Doug Goldstein --- automation/gitlab-ci/test.yaml| 24 +++ .../scripts/xilinx-smoke-dom0-x86_64.sh | 144 ++ 2 f