Improve Xtesting installation procedure 69/107569/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Wed, 30 Aug 2023 09:37:29 +0000 (11:37 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Wed, 30 Aug 2023 09:47:49 +0000 (11:47 +0200)
commitf900bb250ec5266fb119ad845588b4dc05e296f2
treef08484f5c5e59fdd73282805711e0c4726e34d04
parent24f32d6b12509e53e55e4c32f59aa077f89f787c
Improve Xtesting installation procedure

- use a requirements.yml file to install ansible roles and collections

https://github.com/collivier/ansible-role-xtesting/pull/19 has been
fixed in the master branch
cf commit 1a5794a34beada2a2e69b9d46f933f2a286774e9

- remove related workaround notes from INSTALL.txt
- force to use collivier.xtesting master branch repo in requirements.yml
  until the fix is published in ansible official catalog

Change-Id: Ia4e33d5ea327bffef7ed214907823e2ee77e87b7
tests/Xtesting/INSTALL.txt
tests/Xtesting/requirements.yml [new file with mode: 0644]