summaryrefslogtreecommitdiffstats
path: root/jjb/integration/xtesting
AgeCommit message (Collapse)AuthorFilesLines
2020-11-14Create guilin xtesting docker for guilin branchmrichomme1-0/+3
Issue-ID: INT-1781 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia2fb3d08d32dfce04b66441af0fa69b3a56695c4
2020-11-06Add xtesting:develop dockersmrichomme1-0/+3
the goal is to test easily experimental xtesting dockers leveraging the develop branch of the python sdk Issue-ID: INT-1771 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iee9591edfef88b379874709e3d2de7da7463c5bc
2020-08-25Try to set the docker tag to the branch when not mastermrichomme1-20/+1
when the jjb with the stream frankfurt is triggered I would like to use the tag frankfurt so set the docker tag based on the stream information I am not sure it is the right way... It is not a "release", it is just the latest of the frankfurt branch Issue-ID: INT-1683 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I9e486fd3bd523ba02ddc40f69ad3bfdd7005ce67 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-08-14Add daily scheduler to regenerate xtesting dockersmrichomme1-0/+1
This dockers include dependencies to - testsuite - integration - test frameworks we must thus rebuilt them regularly to keep them up to date Issue-ID: INT-1683 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I93ee268aee1459163c9a0738343b71301e5dec03
2020-08-13Prepare Frankfurt xtesting dockersmrichomme1-0/+3
for the moment frankfurt = master dockers We need to have dedicated dockers per version Issue-ID: INT-1683 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ib0de9a8ef3ddef3b18133c476eb5c31ff8198d95
2020-06-22Last nit in benchmarking pathmrichomme1-1/+1
Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ibf39433e34d1169a2c4043e023e445204db488b9
2020-06-19Add all xtesting dockers in build processmrichomme1-2/+52
Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I265eabe51fcff5db2d9ccdc67da7deb64fde9b5a
2020-06-18Fix typo in docker verify pathJessica Wagantall1-1/+1
xtesting-infra-healthcheck path was missing the 'docker' directory. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1fc409c3dd8e1144249accfbc695f633ff2707ec
2020-06-18Fix build pathmrichomme1-5/+9
The repo includes several build dir, precise the right one for each build Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I88e53b45bc794ab2c79e336d7b64ae83c3edba57
2020-06-17Update jjb to build xtesting dockers in ONAPmrichomme1-0/+37
So far the dockers are built with gitlab-ci in gitlab.com The dockers are hosted in gitlab.com registry Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I2d2b65d4cbedf893ea9f3ddf95eae7cf5d3767fa Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-05-26Fix integration project nameJessica Wagantall1-1/+1
Integration xtesting project name needed correction. Name should have "-" and not "/" Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iddf021746f066b0c57e35a19cfc27b218a65c7ab
2020-05-20Add linter for xtestingmrichomme2-9/+37
Issue-ID: INT-1533 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I54e7049e3916aa9400fe97747380baca6f719675
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2019-11-13Automation adds INFO jobJessica Wagantall1-0/+8
Issue-ID: CIMAN-33 Change-Id: I81ec4a012a0530bdf0aec3b2f42f00e8d5c3cfcc Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>