Remove dib-nodepool-functional-openstack-ubuntu-bionic
This test hasn't been running. However, it doesn't quite do what we want -- it installs nodepool from the Zuul checkout; this means we are not testing DIB against the latest released nodepool with this job. We'll have to rethink it; let's remove this for the moment. Change-Id: I71814afcc405318f07292bd1cb450369cf9c7b28
This commit is contained in:
parent
280d9232c6
commit
9fd4b4bc80
@ -204,26 +204,6 @@
|
|||||||
DIB_DISABLE_APT_CLEANUP: '1'
|
DIB_DISABLE_APT_CLEANUP: '1'
|
||||||
DIB_DEBOOTSTRAP_EXTRA_ARGS: '--no-check-gpg'
|
DIB_DEBOOTSTRAP_EXTRA_ARGS: '--no-check-gpg'
|
||||||
|
|
||||||
- job:
|
|
||||||
name: dib-nodepool-functional-openstack-ubuntu-bionic
|
|
||||||
description: |
|
|
||||||
Test building and booting an Ubuntu bionic image with Nodepool
|
|
||||||
and OpenStack (using released libraries)
|
|
||||||
parent: nodepool-functional-openstack-base
|
|
||||||
pre-run: playbooks/dib-nodepool/debootstrap.yaml
|
|
||||||
vars:
|
|
||||||
nodepool_debug: true
|
|
||||||
nodepool_extra_packages:
|
|
||||||
- debootstrap
|
|
||||||
nodepool_diskimage:
|
|
||||||
base_element: ubuntu-minimal
|
|
||||||
release: 'bionic'
|
|
||||||
mirror: "http://{{ zuul_site_mirror_fqdn }}/ubuntu"
|
|
||||||
env-vars:
|
|
||||||
DIB_APT_LOCAL_CACHE: '0'
|
|
||||||
DIB_DISABLE_APT_CLEANUP: '1'
|
|
||||||
DIB_DEBOOTSTRAP_EXTRA_ARGS: '--no-check-gpg'
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: dib-nodepool-functional-openstack-ubuntu-bionic-src
|
name: dib-nodepool-functional-openstack-ubuntu-bionic-src
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user