On 15/02/2023 20.25, Alex Bennée wrote:
The 22.04 LTS release has been out for almost a year now so its time
to update all the remaining images to the current LTS. We can also
drop some hacks we need for older clang TSAN support.
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
---
docs/devel/testing.rst | 4 ++--
.gitlab-ci.d/buildtest.yml | 22 +++++++++----------
.gitlab-ci.d/containers.yml | 4 ++--
.../{ubuntu2004.docker => ubuntu2204.docker} | 16 +++++---------
tests/docker/test-tsan | 2 +-
tests/lcitool/refresh | 10 +--------
6 files changed, 23 insertions(+), 35 deletions(-)
rename tests/docker/dockerfiles/{ubuntu2004.docker => ubuntu2204.docker} (91%)
Reviewed-by: Thomas Huth <th...@redhat.com>