Migrated to molecule 3.0

Updated configuration files to use newer version of molecule.

Change-Id: I617330a0b8b64028e43fc5d8aa1b7d97d0375ea5
This commit is contained in:
Sorin Sbarnea 2020-02-20 19:15:34 +00:00
parent 7a2a664a84
commit e904b8213c
3 changed files with 3 additions and 12 deletions

View File

@ -45,10 +45,6 @@ scenario:
- converge
- verify
lint:
enabled: false
verifier:
name: testinfra
lint:
name: flake8

View File

@ -40,16 +40,11 @@ provisioner:
ANSIBLE_ROLES_PATH: "${ANSIBLE_ROLES_PATH}:${HOME}/zuul-jobs/roles"
scenario:
name: login
test_sequence:
- prepare
- converge
- verify
lint:
enabled: false
verifier:
name: testinfra
lint:
name: flake8

View File

@ -11,7 +11,7 @@
- pytest-html
- pytest-xdist
- mock
- molecule>=2.22rc1
- molecule>=3.0.1
tasks:
- name: set basic user fact