summaryrefslogtreecommitdiffstats
path: root/ansible/test/bin/.env
AgeCommit message (Collapse)AuthorFilesLines
2019-04-16Molecule container for running MoleculeSamuli Silvius1-0/+14
Add own Dockerfile and build script for creating customized molecule runner image from Molecule image provided by https://quay.io/repository/ansible/molecule. Customization enables running of molecule container with current host's user to avoid root owned files bloating to developer's machine. Add wrapper script molecule.sh to utilize custom image and suitable for testing offline-installer roles. Issue-ID: OOM-1768 Change-Id: I14ed75decb8fa637c044675543de56f1c0796271 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>