summaryrefslogtreecommitdiffstats
path: root/jjb/functest/functest-project-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-10-07Publish Functest Jerma jobsCédric Ollivier1-0/+4
Change-Id: Ie3970ea3e5b64130d73985a31ed16505e191c0f2 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-74/+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-04-20Remove useless builds depending on arm podsCédric Ollivier1-24/+0
No arm pods are up ad then they blocked everything for nothing. Change-Id: Ia866e1d7a72c7e84d83a820e14487e18e5474e58 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-03-28Publish Functest Iruya jobsCédric Ollivier1-0/+4
Change-Id: I90fc2ac1a299d9107e095db306b11fdae6fc420e 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-10-20Increase verify jobs timeoutCédric Ollivier1-1/+1
Verify durations have mostly been doubled without changes in Functest. Increasing the timeout allows bypassing the releng issues and falsy -1. Change-Id: I8e6244f358f18705716cf379f4ddfe8d6014a578 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>