11 Commits

Author SHA1 Message Date
matbu
10361e1e8b Use new CLI for functionnal tests and remove validation.py script
Depends-On: https://review.opendev.org/c/openstack/validations-libs/+/782574

Change-Id: Ib2da7a386080094f8733f831cb7c8bfa07c12222
2021-04-28 08:24:57 +02:00
Gael Chamoulaud (Strider)
a92c1d2170 Add validation-common documentation structure
The doc structure from validations-libs was transposed
and slightly altered.

Future expansion of documentation is expected.

Change-Id: Ib1043cf1bef5d9b858da8f9a83fbba52bb570b99
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
2021-02-15 14:58:05 +01:00
Mathieu Bultel
844b877a68 Install CI roles into share/ansible/roles
Install Ansible roles used for configure and trigger
validation framework (not validations in particular).
Those roles are needed for being used in CI upstream
(tq / tqe) and component validations

Change-Id: I8d3820d74991c52bb38f5485874f195408061ca7
2020-10-13 08:32:56 +00:00
Mathieu Bultel
946e3a8586 Change path for validation Ansible files
Move Ansible files from share/validations-common
to share/ansible like tripleo-ansible project

Change-Id: Iecdcff422feb6aae8776936e5ee739af51ca4b37
2020-08-24 23:04:44 +02:00
Mathieu Bultel
57eec17497 Add validation.py as script in setup.cfg
Change-Id: I4a016387722a565eaacc5b90d3988811ee3f49d3
2020-07-09 14:06:47 +02:00
Sean McGinnis
a7835fe5f0
Add py38 package metadata
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.

Change-Id: Ibbbe1031f8ea645aa1ae02d4cbbaa227f76a8102
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 08:23:22 -05:00
Andreas Jaeger
0233d77863 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers

Change-Id: I31b38bdd7ce19764d1e97774634daf57f73995e8
2020-04-12 19:22:46 +02:00
Gael Chamoulaud (Strider)
56453eaee8
Add playbooks
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-09 16:24:30 +01:00
Gael Chamoulaud (Strider)
ba5e10832e
Move Ansible components to validations_common directory
* Add missing Ansible & Yamllint configuration files
* Fix requirements issues
* Add tools/validate-files.py

Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-05 14:53:02 +01:00
Gael Chamoulaud (Strider)
59a9e69f47
Fix pbr installation issues
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-05 10:44:48 +01:00
Gael Chamoulaud (Strider)
c29107217e
Initialization of validations-common
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-04 15:54:39 +01:00