Pin jobs to focal
The build job is currently failing on jammy in opendev (it is fine locally for me), so pin to focal while it is looked into. The failure appears to be running getent host snapcraft.io in the container fails which charmcraft uses to check that the container networking is ok. Change-Id: I099e90e273a07bd9440a0f1c49a25e031b3403a4
This commit is contained in:
parent
897ae3c9b3
commit
9d61fc94c3
@ -5,5 +5,7 @@
|
||||
inside microk8s
|
||||
check:
|
||||
jobs:
|
||||
- charmbuild
|
||||
- zaza-smoke-test
|
||||
- charmbuild:
|
||||
nodeset: ubuntu-focal
|
||||
- zaza-smoke-test:
|
||||
nodeset: ubuntu-focal
|
||||
|
Loading…
x
Reference in New Issue
Block a user