core image tester #5
Description
Runs core-image-tester service from a given service tarball (provided as files/core-image-tester.tgz).
Overview
This charm install core-image-tester service.
Configuration
There is only one config option for this charm:
- config-file: A base64 encoded string with the config file to use for core-image-tester.
The charm expects the payload code to be provided as files/core-image-tester.tgz (a snapshot of lp:core-image-tester) along with its corresponding files/pip-cache directory (python dependencies).
Configuration
- config-file
- (string) base64 encoded string with the config file for core-image-tester
- environment
- (string) Environment (devel, staging, production, etc.) that we're running.
- production