Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Update C5 Jenkins slave creation scripts #19

Merged
merged 1 commit into from
Apr 14, 2020
Merged

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Apr 14, 2020

  • Add qemu for virtualization
  • Update to Ubuntu 18.04 (require at least 4.8 kernel for qemu)
  • Switch to docker package from Ubuntu's repo

The docker.io package from Ubuntu is superior from a packaging perspective, but there are no substantial differences for our usage. I also tested with the docker-ce package, but both faced the docker/docker-py#2266 problem.
See https://stackoverflow.com/a/57678382/2560672 for discussion of problems with docker-ce package.

Also fix syntax errors in Terraform, due to Terraform removing previously used
syntax features.

- Add qemu for virtualization
- Update to Ubuntu 18.04 (require at least 4.8 kernel for qemu)
- Switch to docker package from Ubuntu's repo

The docker.io package from Ubuntu is superior. See
https://stackoverflow.com/a/57678382/2560672

Also fix syntax errors in Terraform, due to Terraform removing previously used
syntax features.
@leezu leezu requested a review from marcoabreu April 14, 2020 19:13
@leezu leezu merged commit 5effe2f into apache:master Apr 14, 2020
@leezu leezu deleted the qemu branch April 14, 2020 20:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants