5 Commits

Author SHA1 Message Date
Gael Chamoulaud (Strider)
ab26d8263a
[Testing Infra] Apply here the improvements done to tripleo-validations
This patch brings out the improvements done from tripleo-validations to
validations-common regarding the molecule testing infrastructure with
the UBI8 images.

This patch integrates molecule fix after release of cryptography3.4.
See https://review.opendev.org/c/openstack/tripleo-validations/+/774747

Related-Bug: #1915101
Co-Authored-By: David Vallee Delisle <dvd@redhat.com>
Change-Id: I2e5ebebdd48e4013aa87868a22807e91feb3ffab
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2021-04-01 10:16:07 +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
Gael Chamoulaud (Strider)
aac397560c
Convert docker molecule usage to podman
This change updates all uses of docker to podman and removes our docker
installation process from zuul and our local test process.

Change-Id: I17aff14d915801d1fee81a605ef8269f964fab4a
2020-09-25 10:14:42 +02:00
Mathieu Bultel
7f3c565b00 Fix lower-constraints errors for validations-common
This patch changes the lower-constraint requirements to make them
py3.8 compatible. See https://bugs.launchpad.net/nova/+bug/1886298
cffi==1.14.0
greenlet==0.4.15
MarkupSafe==1.1.0
paramiko==2.7.1
PyYAML==3.13

Change-Id: Id259dccd94a7cc6773e0c2d4002aac08c9557c65
2020-09-11 22:26:10 +02: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