Age | Commit message (Collapse) | Author | Files | Lines |
|
It ease maintaining the Xtesting branches.
Change-Id: Iaaeed0eb4331908266163746350e4163c102238a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 4bef764e2b3976f73e91fed7bca97b40d4123522)
|
|
Change-Id: Ief3656032a808a66fcb701272d5a4c3ecdca1427
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit dd85f3feb6149b20b165ad6150bbe743d434f7a0)
|
|
They can now be generated via the new ansible role.
Change-Id: I4c8fdf209fd4f9fd8b10342a86453ff5e1cb5b09
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 05807a01d3aeb8716bc277e8e6802bad7e5bb3fd)
|
|
It allows generating gate jobs.
Change-Id: I327a2eedf0ca0f0666d32405fe2dc0558688292f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It allows deploying the CI/CD toolchain via ansible for all projects
based on Xtesting (e.g. OPNFV Functest, ONAP robot tests, etc.).
It deploys Jenkins, Minio and S3www and loads all jobs in Jenkins.
Last components (MongoDB, TestAPI and dashboard) will be deployed in
the next update of the ansible role.
To deploy the testing toolchain:
$ ansible-galaxy install collivier.xtesting
$ ansible-playbook ansible/site.yml
Change-Id: I5a8ddb45fc354c9a22c52f0d42ce2e0181f345b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit da22164eda930726eef5e827885e9f1798c4d7e7)
|