Update molecule tests for v3 03/63403/5
authorEric Ball <eball@linuxfoundation.org>
Thu, 12 Mar 2020 22:18:50 +0000 (15:18 -0700)
committerEric Ball <eball@linuxfoundation.org>
Mon, 16 Mar 2020 15:12:14 +0000 (08:12 -0700)
commit928f1f5679c590626dcf64571577178e49a07573
tree113cc2d69a37893e5d9798335ebeebbf83b4dc6a
parentec96a91b649b1e0338b009a0ddc2fc92f9ee0f33
Update molecule tests for v3

The lint section is now a single shell script.
playbook.yml is now named converge.yml.
docker_image_facts renamed to docker_image_info.
path, dockerfile, and force params for docker_image have changed
name/section, and source is now required.
Updated tox requirements.

Issue: RELENG-2721
Change-Id: I5b35afe7a6d75734b14ab895ceb9f0b7c4135a0d
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
.yamllint
molecule/default/Dockerfile.j2 [deleted file]
molecule/default/INSTALL.rst [deleted file]
molecule/default/converge.yml [moved from molecule/default/playbook.yml with 100% similarity]
molecule/default/create.yml [deleted file]
molecule/default/destroy.yml [deleted file]
molecule/default/molecule.yml
molecule/default/tests/test_default.py [deleted file]
tox.ini