[PATCH for-4.19 0/3] CI: Misc improvements

Andrew Cooper posted 3 patches 5 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240529141945.41669-1-andrew.cooper3@citrix.com
automation/gitlab-ci/test.yaml           |  8 ++++----
automation/scripts/qemu-smoke-ppc64le.sh | 13 +++++++------
2 files changed, 11 insertions(+), 10 deletions(-)
[PATCH for-4.19 0/3] CI: Misc improvements
Posted by Andrew Cooper 5 months, 4 weeks ago
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.

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(-)

-- 
2.30.2
Re: [PATCH for-4.19 0/3] CI: Misc improvements
Posted by Oleksii K. 5 months, 3 weeks ago
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(-)
>