[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 15/12] CI: Refresh Ubuntu Xenial container as 16.04-x86_64
On Fri, Jul 12, 2024 at 11:48:29AM +0100, Andrew Cooper wrote: > diff --git a/automation/scripts/containerize b/automation/scripts/containerize > index 0ff53b6fe4e1..5fc41c36a27c 100755 > --- a/automation/scripts/containerize > +++ b/automation/scripts/containerize > @@ -52,9 +52,9 @@ case "_${CONTAINER}" in > _bookworm-arm64v8) CONTAINER="${BASE}/debian:bookworm-arm64v8" ;; > _bookworm-cppcheck) CONTAINER="${BASE}/debian:bookworm-cppcheck" ;; > _bionic) CONTAINER="${BASE}/ubuntu:bionic" ;; > - _xenial) CONTAINER="${BASE}/ubuntu:xenial" ;; > _opensuse-leap|_leap) CONTAINER="${BASE}/opensuse:leap-15.6-x86_64" ;; > _opensuse-tumbleweed|_tumbleweed) > CONTAINER="${BASE}/opensuse:tumbleweed-x86_64" ;; > + _xenial) CONTAINER="${BASE}/ubuntu:16.04-x86_64" ;; > > *) guess_container ;; I've been wondering why I couldn't apply the patch (and the next one), and there's these 2 lines of extra context ;-) Cheers, -- Anthony Perard | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |