mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-29 10:54:41 +00:00
Issue #10: Move integration tests into molecule playbook.
This commit is contained in:
@@ -23,12 +23,10 @@ provisioner:
|
||||
localhost:
|
||||
ansible_python_interpreter: '{{ ansible_playbook_python }}'
|
||||
env:
|
||||
ANSIBLE_ROLES_PATH: ${ANSIBLE_ROLES_PATH}:../../tests/integration/targets
|
||||
ANSIBLE_FORCE_COLOR: 'true'
|
||||
scenario:
|
||||
name: default
|
||||
test_sequence:
|
||||
# - lint
|
||||
- syntax
|
||||
- converge
|
||||
- idempotence
|
||||
- verify
|
||||
|
||||
Reference in New Issue
Block a user