summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest-kubernetes-project-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-02-10Update jjbs according to latest Xtesting updatesCédric Ollivier1-86/+0
Change-Id: I8c033aa8b20e15b58877f1e2939a63f3819fa297 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-10-04Prepare Functest Leguer project jobsCédric Ollivier1-0/+3
OpenStack Victoria is being released [1]. [1] https://releases.openstack.org/victoria/index.html Change-Id: I32eebf88b71bc8d39e656b69a7a32922b84e93bb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2020-04-29Publish Functest Kali project jobsCédric Ollivier1-0/+3
Change-Id: I881b78291049b94b53650adb19bf6174854952b6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-19Rewrite Functest K8s verification jobCédric Ollivier1-145/+58
It deeply simplifies the overall logic and prepare a possible next integration in the gate multijobs Change-Id: I02b625420749749a1aa08254d863b465bb499b47 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-10-07Publish Functest K8s Jerma jobsCédric Ollivier1-0/+4
Change-Id: I1838c21ab23ec07e356f501d0424b7d41eef5be7 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-28Publish Functest Kubernetes Iruya jobsCédric Ollivier1-0/+4
Change-Id: Ibdf2434d21521106012d2ac1f26edabf399f0995 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>