On 07/04/2025 1:31 pm, Marek Marczykowski-Górecki wrote: > The jump is pretty big, but should be enough for a longer time. The > change right now is motivated adding new runner with AMD Zen4. > > Signed-off-by: Marek Marczykowski-Górecki <marma...@invisiblethingslab.com> > --- > automation/gitlab-ci/build.yaml | 4 +- > automation/gitlab-ci/test.yaml | 2 +- > automation/tests-artifacts/kernel/6.1.19.dockerfile | 41 +------------- > automation/tests-artifacts/kernel/6.12.21.dockerfile | 41 +++++++++++++- > 4 files changed, 44 insertions(+), 44 deletions(-) > delete mode 100644 automation/tests-artifacts/kernel/6.1.19.dockerfile > create mode 100644 automation/tests-artifacts/kernel/6.12.21.dockerfile
I'd really prefer not to continue extending the *-export mess, but that in turn needs fixes in the test-artefacts repo first. It should simplify later parts of this series. ~Andrew