Skip to content

Conversation

@sboeuf
Copy link
Member

@sboeuf sboeuf commented Jul 1, 2020

Move the CI to rely entirely on Ubuntu cloud images. It's worth noting
that both QCOW2 and RAW images from Ubuntu Focal Fossa have been
modified to include the tools needed from integration tests.
This means fio, iperf, iperf3, netcat and socat have been added to the
image. The snapd package have been fully removed as it was expecting the
support for squashfs (not present when using our own kernel from direct
kernel boot), which was causing some failures, and was preventing
cloud-init from terminating properly.

Signed-off-by: Sebastien Boeuf [email protected]

@rbradford
Copy link
Member

@sboeuf In the error logs it looks like tests fail because they run out of disk space.

@sboeuf
Copy link
Member Author

sboeuf commented Jul 2, 2020

@rbradford there are multiple reasons why some tests are failing. I'm currently fixing them :)

Copy link
Member

@rbradford rbradford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could have considered putting the cloud-init changes into a separate commit.

Sebastien Boeuf added 2 commits July 2, 2020 12:55
Updating the cloud-init files related to Ubuntu images is needed to be
able to use Ubuntu images for running all integration tests.

Signed-off-by: Sebastien Boeuf <[email protected]>
Move the CI to rely entirely on Ubuntu cloud images. It's worth noting
that both QCOW2 and RAW images from Ubuntu Focal Fossa have been
modified to include the tools needed from integration tests.
This means fio, iperf, iperf3, netcat and socat have been added to the
image. The snapd package have been fully removed as it was expecting the
support for squashfs (not present when using our own kernel from direct
kernel boot), which was causing some failures, and was preventing
cloud-init from terminating properly.

Signed-off-by: Sebastien Boeuf <[email protected]>
@sameo sameo merged commit c2920d2 into cloud-hypervisor:master Jul 2, 2020
@sboeuf sboeuf deleted the move_ci_ubuntu branch July 2, 2020 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants