Browse Source
Kubevirt: use Ignition cloud config
pull/11868/head
ant31
5 months ago
committed by
ChengHao Yang
Failed to extract signature
3 changed files with
2 additions and
1 deletions
-
.gitlab-ci/kubevirt.yml
-
tests/cloud_playbooks/roles/packet-ci/templates/vm.yml.j2
-
tests/files/flatcar4081-calico.yml
|
|
@ -55,6 +55,7 @@ pr: |
|
|
|
- ubuntu22-calico-all-in-one-upgrade |
|
|
|
- ubuntu24-calico-etcd-datastore |
|
|
|
- ubuntu24-ha-separate-etcd |
|
|
|
- flatcar4081-calico |
|
|
|
|
|
|
|
# The ubuntu20-calico-all-in-one jobs are meant as early stages to prevent running the full CI if something is horribly broken |
|
|
|
ubuntu20-calico-all-in-one: |
|
|
|
|
|
@ -55,7 +55,7 @@ spec: |
|
|
|
containerDisk: |
|
|
|
image: quay.io/kubespray/vm-{{ cloud_image }} |
|
|
|
- name: cloudinitvolume |
|
|
|
cloudInitNoCloud: |
|
|
|
cloudInitConfigDrive: |
|
|
|
userData: | |
|
|
|
#cloud-config |
|
|
|
users: |
|
|
|