[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] testing/next: s390x gitlab updates
From: |
Alex Bennée |
Subject: |
[PATCH 0/3] testing/next: s390x gitlab updates |
Date: |
Fri, 26 Apr 2024 16:39:35 +0100 |
I was asked to update the custom gitlab runner from the aging 20.04 to
22.04 which has been done. However I needed to update the provisioning
scripts and clean-up some of the cruft. Sadly this doesn't seem to be
passing cleanly as we have:
- qtest-s390x/migration-test ERROR 98.94s killed by signal 6
SIGABRT
- failing TCG tests (on s390x HW)
- float_convd fails against a generated reference
- clc returns 1
There are also lots of scary DSO warnings:
BFD: warning: system-supplied DSO at 0x7fedb6479000 has a corrupt string
table index
Can I leave that to the respective maintainers to investigate please
as I have a publishing deadline coming up.
Thanks,
Alex.
Alex Bennée (3):
build-environment: make some packages optional
gitlab: migrate the s390x custom machine to 22.04
gitlab: remove stale s390x-all-linux-static conf hacks
.gitlab-ci.d/custom-runners.yml | 2 +-
...20.04-s390x.yml => ubuntu-22.04-s390x.yml} | 32 +++++++++----------
scripts/ci/setup/build-environment.yml | 16 ++++++++--
3 files changed, 29 insertions(+), 21 deletions(-)
rename .gitlab-ci.d/custom-runners/{ubuntu-20.04-s390x.yml =>
ubuntu-22.04-s390x.yml} (80%)
--
2.39.2
- [PATCH 0/3] testing/next: s390x gitlab updates,
Alex Bennée <=