lxc / lxc-ci

LXC continuous integration and build scripts
https://jenkins.linuxcontainers.org
Apache License 2.0
265 stars 136 forks source link

openSUSE images missing #824

Closed kdrag0n closed 6 months ago

kdrag0n commented 6 months ago

It looks like the openSUSE images were removed last week, but the CI builds seem to be succeeding: https://jenkins.linuxcontainers.org/job/image-opensuse/

Any insights?

stgraber commented 6 months ago

The build is succeeding but the tests are not, so they've been held back from publishing, eventually causing the images we do have to expire.

I'll take another look at what's going on with those images to try to unstick things.

kdrag0n commented 6 months ago

Got it, thanks for clarifying!

stgraber commented 6 months ago

I'm looking into the test failure now.

stgraber commented 6 months ago

I've excluded the problematic image (cloud-init crashes on OpenSUSE 15.5 cloud) and the rest is publishing again now.

kdrag0n commented 6 months ago

Looks good now, thanks for the quick fix!