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
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