Skip to content
Snippets Groups Projects
Commit e04c3c37 authored by fejao's avatar fejao
Browse files

Updated ci-cd

parent 2cbaa989
No related branches found
No related tags found
1 merge request!10Added molecule tests for 'test' role
Pipeline #37408 failed
...@@ -147,7 +147,8 @@ molecule-test: ...@@ -147,7 +147,8 @@ molecule-test:
##### #####
- rm /usr/lib/python*/EXTERNALLY-MANAGED - rm /usr/lib/python*/EXTERNALLY-MANAGED
- python3 -m ensurepip - python3 -m ensurepip
- pip install -r ci-cd/requirements.txt - pip3 install ansible ansible-dev-tools ansible-lint molecule ansible-core
- pip3 install -r ci-cd/requirements.txt
# - pip3 install -r ci-cd/requirements.txt # - pip3 install -r ci-cd/requirements.txt
# - pip3 install --upgrade molecule molecule-docker # - pip3 install --upgrade molecule molecule-docker
# - pip3 install --user "molecule-plugins[docker]" # - pip3 install --user "molecule-plugins[docker]"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment