Mathieu Bultel
d2c91c8080
Add validations show functions
...
This review add functionnalities to parse and show
validations output as dict with the required format
Change-Id: I57ca3d18397c7fbdb084b06224d7cab3d4592d30
2 years ago
Mathieu Bultel
32dcde3ca9
Change ansible artifacts dir to /var/log
...
Move artifatcs to /var/log/validations/artifacts
Change-Id: Iad8da0cc6e5f653427b496ecffac0b16c24a0af5
2 years ago
Gael Chamoulaud (Strider)
84aa2b6846
Improve the way we log on the file system
...
Improve the way we log on the file system and share
the same uuid for callback logging and ansible
runner and artifact logging
This patch also adds zuul.d directory:
* Adds zuul.d/layout.yaml
* Adds .gitreview file
* Fixes ansible-runner requirements issue
Co-Authored-By: Gael Chamoulaud <gchamoul@redhat.com>
Change-Id: I4da8c1974362029754aa5b09cd8e6c7d6a27dd0d
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2 years ago
mathieu bultel
06892d8c65
Merge pull request #7 from matbu/master
...
Handle List or string playbook type
2 years ago
Mathieu Bultel
641a7f2899
Handle playbook as a list or simple str
2 years ago
Mathieu Bultel
940878e21a
Make playbooks as a list by default
2 years ago
Gaël Chamoulaud
c3ce36dabf
Merge pull request #6 from matbu/dev/run/validations
...
Dev/run/validations
2 years ago
Mathieu Bultel
66be7a7e22
Merge branch 'dev/run/validations' of https://github.com/matbu/validations-libs into dev/run/validations
2 years ago
Mathieu Bultel
07e56863b9
remove untested get_result functions from this PR
2 years ago
mathieu bultel
346fd42cc2
Merge branch 'master' into dev/run/validations
2 years ago
Mathieu Bultel
f8874cdd5f
Fix pep8 lint for unit tests
2 years ago
Mathieu Bultel
32d15b6a1b
Add unit tests for ansible runner library
2 years ago
Gael Chamoulaud (Strider)
cc9d1699dd
Remove zuul.d temporarily
...
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2 years ago
Mathieu Bultel
0fb4205479
Add unit tests for validations_run class
2 years ago
Mathieu Bultel
582d31dacf
add validations logs path cache
2 years ago
mathieu bultel
497652f1b3
Merge pull request #5 from strider/strider-dev/tox-linters
...
Improve testing infrastructure
2 years ago
Mathieu Bultel
0c8ea35843
fix import issue and add config opt to the run object
2 years ago
Mathieu Bultel
0a71d73e4e
fix nits
2 years ago
Gael Chamoulaud (Strider)
ce6d32b956
Improve testing infrastructure
...
* Add py37 tox env
* Fix pep8 error
* Add zuul.d structure
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2 years ago
Mathieu Bultel
805b99d3e2
Merge branch 'dev/run/validations' of https://github.com/matbu/validations-libs into dev/run/validations
2 years ago
Mathieu Bultel
63d2304fb6
Remove extra-vars logic from run.py
2 years ago
Mathieu Bultel
9e308dbae4
fix pep8 lint
2 years ago
Mathieu Bultel
138ef53e5b
Add run and ansible_runner execution
2 years ago
Gaël Chamoulaud
d02e63fb83
Merge pull request #4 from matbu/dev/list/validations
...
Add utils functions and validations List object
2 years ago
Mathieu Bultel
ca65791d1a
fix pep8 lint
2 years ago
Mathieu Bultel
83ee5c1439
Add run and ansible_runner execution
2 years ago
Mathieu Bultel
ec9c986de8
fix module import
2 years ago
Mathieu Bultel
8cce4bfd64
Add utils functions and validations List object
2 years ago
mathieu bultel
7cb6db10b9
Merge pull request #3 from strider/master
...
Add missing stuffs for pytesting with tox
2 years ago
Gael Chamoulaud (Strider)
c30530a430
Add missing stuffs for pytesting with tox
...
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2 years ago
mathieu bultel
51f4060ea1
Merge pull request #1 from strider/master
...
Adding the foundation files
2 years ago
Gael Chamoulaud (Strider)
76d6a95bb5
Adding the foundation files
...
* tox linters tests
* Adds requirements files
* Adds bindep.txt
* Adds gitignore file
* Adds pre-commit configuration file
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2 years ago
Mathieu Bultel
dcfe6e627f
Init python project structure
2 years ago
Cédric Jeanneret
253936e8dd
Initial commit
2 years ago