Cirrus: Add support for testing F30

Remove disused `build_cache_images` task, and
update relevant dockerfiles for F30.

Fix problem of cloud-init failing to expand root-device on boot
(/var/lib/cloud/instance left in improper state).

Fix problem of cloud-init racing with google-network-daemon.service on
boot (looking for cloudconfig metadata too early).  Causing
root-device to _sometimes_ fail to expand.

Fix problem of hack/get_ci_vm.sh argument passing.

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2019-05-07 13:31:04 -04:00
parent 60a857db62
commit 11484580d3
12 changed files with 70 additions and 112 deletions

View File

@@ -1,3 +1,3 @@
FROM registry.fedoraproject.org/fedora:29
FROM registry.fedoraproject.org/fedora:30
RUN dnf install -y rpms/x86_64/*