aboutsummaryrefslogtreecommitdiffstats
path: root/smoke-usecases-robot
AgeCommit message (Collapse)AuthorFilesLines
2020-08-13Align xtesting versions for frankfurtmrichomme1-1/+1
Use ONAP frankfurt code to generate frankfurt xtesting dockers Issue-ID: INT-1683 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I1a95148c1f2356d64409ad889bc43c487fe17917 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-08-05Resync manually xtesting repo from gitlab.com repomrichomme4-3/+139
The goal is to use xtesting once we shall be able to build all the dockers properly Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I068eb6019f6eec04b46b545222cbb5cecb265234 Signed-off-by: mrichomme <morgan.richomme@orange.com> (cherry picked from commit c73dd9d2d0187d93409318f5ec4aea082f0c9684)
2020-04-20Resync integration/xtesting repomrichomme1-5/+7
Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3af9c4697f0e67d3ce5b6d2fceeb978aeb20a0ff
2020-01-06Update python3 version due to xtesting master updatemrichomme1-4/+4
Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I322aa4de7e01895c839e1ccb4259333fb3a7cb17
2019-12-11Move integration xtesting Dockerfile to ONAPmrichomme5-0/+117
All the Dockerfiles and xtesting configurations were hosted in gitlab.com [1] The goal of this patch is to host these assets in ONAP A jenkins jjb shall be created to generated the docker and push them on the nexus (today the built-in registry of ONAP was used) These xtesting dockers are referencing integration categories [2] and integration use cases [3] These xtesting dockers shall also simplify the way to integrate new use cases in any CI chain (jenkins or gitlab-ci based) [1]: https://gitlab.com/Orange-OpenSource/lfn/onap/integration/xtesting [2]: https://wiki.onap.org/pages/viewpage.action?pageId=71835330 [3]: http://testresults.opnfv.org/onap/api/v1/projects/integration/cases Issue-ID: INT-1366 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Iba0fc0b0415731a7a81ba0225a70ae16391dd129 Signed-off-by: mrichomme <morgan.richomme@orange.com>