Closed hwoarang closed 6 years ago
Doesn't work, just tried adding it to Jenkins and the opensuse template refuses leap/15.0 as a release.
OK I will double check the template and submit a PR if necessary
@stgraber the repository changed quite a bit since the last time I looked at it for 42.3 Do you know where this opensuse template is nowadays so I can look at it?
Thank you for the quick reply. I have now opened https://github.com/lxc/lxc-templates/pull/9
Could we try this once more now that the template is in? :) thank you
The url is not working. Is there a way for you to paste the error? I will try to have a look on my system as well.
I believe the error was related to grabbing the generated rootfs at the end. Our CI passed leap/15.0
as the release, should be pretty easy to reproduce with that.
From what I remember of the error (now expired as you noticed), it was related to some path not existing, that path contained leap/15.0
so I suspect something might have been expecting just 15.0
in that path.
Thank you for the information. I will look into it as soon as possible
@stgraber I have sent a new PR https://github.com/lxc/lxc-templates/pull/10 which hopefully addresses all your issues. Let me know if you still have problems.
Looks like it's built this time.
Hello,
openSUSE Leap 15 has been released, so it would be nice to add a new job to build suitable images. The existing template should work fine. Thank you.