Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Update CI VMs to Ubuntu 16.04 and Docker 1.11 #2563

Merged
merged 4 commits into from
Nov 3, 2016
Merged

Conversation

bboreham
Copy link
Contributor

This is a precursor to run Kubernetes smoke tests.

The current most up-to-date Docker version is 1.12.1 which failed some Python tests, so I went back to 1.11.3. The previous version we were using, 1.10.3, is not shipped by Docker for Ubuntu 16.04, and the Ubuntu 1.10.3 rejects our embedded Docker over the 'host' param.

I took the opportunity to pre-load a few things into the image to shave off a few seconds from every test run.

systemctl waits for the Docker restart, so we don't need "a short delay".

@bboreham bboreham added this to the 1.8.0 milestone Oct 26, 2016
@bboreham bboreham mentioned this pull request Oct 31, 2016
Using Docker 1.11 since there isn't a Docker-supplied package for 1.10 on Xenial
Install bc and jq in the image rather than on every build.
Also pre-pull some Docker images
@awh awh merged commit 40b3a49 into master Nov 3, 2016
@awh awh deleted the update-test-template branch November 3, 2016 17:35
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