Message ID | 20240529141945.41669-1-andrew.cooper3@citrix.com (mailing list archive) |
---|---|
Headers | show |
Series | CI: Misc improvements | expand |
On Wed, 2024-05-29 at 15:19 +0100, Andrew Cooper wrote: > All found while making extensive use of Gitlab CI for the bitops boot > testing. > > For 4.19. It's all very low risk, and improves the > utility/useability of our > testing. Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com> ~ Oleksii > > Andrew Cooper (3): > CI: Remove CI_COMMIT_REF_PROTECTED requirement for HW jobs > CI: Use a debug build of Xen for the Xilinx HW tests > CI: Improve serial handling in qemu-smoke-ppc64le.sh > > automation/gitlab-ci/test.yaml | 8 ++++---- > automation/scripts/qemu-smoke-ppc64le.sh | 13 +++++++------ > 2 files changed, 11 insertions(+), 10 deletions(-) >