lazypower / docker-charm

This project is deprecated. See: README.md
http://chuckbutler.github.io/docker-charm/
BSD 4-Clause "Original" or "Old" License
11 stars 6 forks source link

New docker repo #65

Closed lazypower closed 9 years ago

lazypower commented 9 years ago

Adds the new docker repository + key to latest_docker.yaml updates config.yaml with new format for version, dependent on the apt string. If no version specified, defaults to the metapackage (useful for always getting latest)

Refactored tests which were blocking acceptance removed the unit_test directive from the testplan yaml as it was causing weird side-effect behavior in canonical ci

closes #22, #47