summaryrefslogtreecommitdiffstats
path: root/jjb/functest/xtesting-project-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-10-19Rewrite Xtesting verification jobCédric Ollivier1-145/+58
It deeply simplifies the overall logic and prepare a possible next integration in the gate multijobs Change-Id: I8f7639706df15b7f3d1ca1dfac9296cfc3832bac Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Add Xtesting Jerma jobsCédric Ollivier1-0/+4
Change-Id: Ib27a6878c428b430388485d62b3e52c5e9aa02b7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-07-25Select lf-virtual1 as defaut slave (ut)Cédric Ollivier1-1/+1
It allows verifying unit tests vs python3 and building docs (see latest OpenStack upper-constraints) Change-Id: Ie9566d4b1e0a288d5944c3111ec2dc0749be1975 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-05-24Remove all Functest Gambia jjbsCédric Ollivier1-4/+0
Change-Id: Iaea5f28fd25a4e8fb67b4c76d764eb5c716fd6de Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
2019-04-21Remove common Releng jobs useless in case of FunctestCédric Ollivier1-98/+0
It has to be removed as arm64 build servers are down. Then these useless jobs block all verifications. Functest docs are built online which manage branches and versions. It removes that falsy duplicate docs (only master). Change-Id: Ie6df6d8035a3899e928fd75778b68246de617445 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-27Publish Xtesting Iruya jobsCédric Ollivier1-0/+4
Change-Id: I8ce23b81a84d0205d3e9a2ad9a474f3462f075bf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-10Clean Functest jobs (fraser, EOI, weekly)Cédric Ollivier1-4/+0
It removes all Fraser jobs and take into account the end of few installers (Daisy and Joid). Compass jobs are still listed in Gambia as they are still running. It removes non CI pods as they seem obsolete. Few of them could be listed back on purpose. Weekly jobs are removed as they seem obsolete (long duration testing?). Virtual Fuel arm64 jobs are removed as only baremetal is supported. Change-Id: Iae57ab5d11ba4b8bfad596274a20e471b3c5be82 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-11Update Functest jobs to manage new branchesCédric Ollivier1-0/+8
It manages stable/gambia and stable/hunter as well. Change-Id: Ib259995f8f0e45767a51204c4eb6fd239e66ed92 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+257
global-jjb only supports the .yaml file ending for jjb jobs. Instead of waiting for a release we're going to rename the files. Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>