summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex-verify-jobs.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-07-20Apex: Change default verify scenarioTim Rozet1-1/+1
Since our default scenario os-nosdn-nofeature-ha is failing functest in verify, switch to os-nosdn-nofeature-noha which is passing. We want the lowest bar possible for initial patch set verification and then can use gate to verify more complicated deployments. Change-Id: I9788495de5ee728fa3c19264120315e562d2712d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-07-09Update Functest testcase list per tierCédric Ollivier1-2/+2
Change-Id: I905527d509597218927908be7752ca16b6ea2cc5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-25Apex: update 3rd party netvirt CITim Rozet1-0/+1
Intel slave no longer exists. Moves the Apex netvirt snapshots to run on Apex slaves. Change-Id: I3d9d32455e5a24cb64070677a32c5908cc331326 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-18Apex: Enable OS master clients with TempestTim Rozet1-0/+9
We want to use OS master clients when testing with master OpenStack (scenarios without any branch in the name). Change-Id: I6b2814dcb6fd7e8a650782e13c1a765320e8cf98 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-12Apex: disable functest for k8s deployment in gate jobZenghui Shi1-0/+1
Change-Id: I554dd364dbcbef03c4bc54bc026af22f8d95d34f
2018-06-05Apex: Fix missed updating nosdn verify scenarioTim Rozet1-2/+2
Change-Id: If9e612b24fca868c3b330a03053accc7debf9420 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-06-05Apex: Change verify job to use tempestTim Rozet1-4/+4
Tempest is maintained for different versions of openstack which we need to be able to test master and queens in Apex for XCI. Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70 Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-31Apex: Parameterize functest suite/testcaseTim Rozet1-0/+2
This patch parameterizes the functest variables for the apex-virtual job so that we can indicate which tests to run when calling the apex-virtual (which in turn runs deploy and functest). Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-25Apex: Fix blocking on promote and artifact verTim Rozet1-0/+1
Change-Id: I274dba9398ef549d20fa106eda88abebfbf48c9e Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+382
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>