Age | Commit message (Collapse) | Author | Files | Lines |
|
Moving these jobs to start earlier so that the entire EST daytime job
queue isn't full.
Change-Id: I2cbf8f8fa448a7447b59230abe59d9e559b518c7
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
It replaces Queens logics as it should be useless since new gambia
jjbs have been created.
From the time being, Apex jjbs run master containers which should
work thanks to backward compatibility but vnfs are falsy skipped.
[1].
It updates verify-jobs to run the right container (hunter in case of
rocky).
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/373/console
Change-Id: I0df483eb78092e8155dd288d3c86d10b7762e433
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
|
|
|
|
The URL should not include the gs:// prefix
Change-Id: I09d7c650f665379813eea5fbbfdbe91c1de2fabf
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
This reverts commit 751002f537007f35a536959e4180ce7c48e18bf1.
Change-Id: I4c7cef7f4296686fda70011e9bf840b114f11845
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
This reverts commit 2e1815d026f209e46fcc7eb29a7d4a28a48b2354.
Change-Id: Idff665fdc88c0936bf7b4fb0bb895d90553ca835
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
When we promote artifacts we do not want to include the apex branch (for
example "gambia") in the gs path URL for where snapshots are uploaded.
We may use a different apex branch to promote older OS versions of
snapshots, but we still want a unified url of just
apex/<os_version>/<topology> for our snapshot artifacts.
Change-Id: I7dfe40558ce05d04e1805884cd6a47c82220581e
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
We want the ability to be able to force a promotion and skip CSIT. This
patch introduces a variable we can use when manually triggering a
promotion job to force promotion. The use case here is for HA scenarios
we have no snapshots because CSIT always fails. We want to be able to
force promotions for this case to at least have some snapshot available.
Change-Id: I7e81b458f4169596929f032e9394695477fbb940
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
apex-virtual-{stream} is not being blocked and running at the same time
while csit tests are running. This should stop it from running until the
promotion job is finished.
Change-Id: Ie164bbee08253a7e79892d36780b66fe0ad2cf97
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Now that Gambia branch is used for queens promotion, scenario files use
nofeature instead of using branch name.
Change-Id: I76e8f851bc6ef337301d1367dcafd798b212bb38
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
jjb/lf-ci-jobs.yaml has jjb-version: 2.2.1 as a minimum
change block-level to blocking-level:
https://review.openstack.org/#/c/608092/
We will need to change this back once we move past
jenkins-job-builder>2.5.0
Change-Id: I12d0f55ee3c2dad20340ebf0fa8428ee1ad8484c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Adds Gambia daily/verify jobs and prepares to migrate master queens
scenarios to rocky scenarios.
Change-Id: I7bfe6202e00fd62c1e668f3a6f9b481b9fbca99d
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Now that we branched for Gambia, we want Gambia code to handle promotion
for Queens snapshots, while Apex master is responsible for rocky/master
promotions.
Change-Id: I6f4fffabd728d72fe9b6b2e5a983f6d8762272a9
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Adds pip installing odltools into the cperf container. CSIT jobs now
fetch ODL and other OS logs via apex.
Change-Id: I532d3a6fed156709cb305a9f7a6721d1db2eaebc
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Job will allow us to promote all-in-one snapshots.
Change-Id: I0d0bec8e7598219e17df32bb05a4e8d6efbc52dd
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Changes-Include:
- OPENSTACK_TOPO is now decided dynamically
- Make the containerized start/stop commands more simple
- Include CSIT logging in CSIT promotion
Change-Id: I4b178cfd95cf45b808ab9e82b317b729e5f3028f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I4a14a7c6bc474b17b3bb04603187c18d0c8c1cf2
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Now that we have CSIT suite passing, we want to use that to gate our
snapshot promotion rather than tempest.
Change-Id: Ifddaf7921da15150a253021ee5ca64ab2fd438ff
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Dovetail team still needs this for their next release.
JIRA: APEX-623
Change-Id: Idff3d5119bc0ae902595eb163b56a06c52c0d70b
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Block on 3rd party odl netvirt jobs
Change-Id: Icc67d13f9195ae3d62c77a909ee8e504c090bd40
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Else OpenStack Rocky is verified by Queens upper-contraints.
Change-Id: I5bfcb4895e64ab911c1131e8bfeb09eac2775754
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
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>
|
|
Branch is messing up functest detection of deploy scenarios. Therefore
this patch removes the branch from the scenario before passing it to the
test job.
Change-Id: I1b59125941e839f1937cba565c73e39efb460573
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I92b8bbef1a979c16a9c62f1affe43817214936a4
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Change-Id: Iad2503baca32175ff912c85dccd71791fc8156ff
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Ensure only one csit promotion job runs on a node at
a time.
Change-Id: Iab36f267f880347e0090fd87b91c9d7e28fbc4f4
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
This patch adds ability to manage multiple snapshot versions. We want to
be able to have snapshots for noha and ha for multiple OS releases. This
adds that capability and updates the deploy script to be able to deploy
them. Also a user can specify which scenario to trigger with his ODL
netvirt commit by doing 'opnfv-check <os version>-<ha|noha>
Change-Id: I3884b41c86b55c187becfb83ef62f3431724d09e
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I905527d509597218927908be7752ca16b6ea2cc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: If6782ae3806fa9193d42bc3f640c000e3a723724
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
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>
|
|
Changes-Include:
- Rename jobs to have 'os' in them to distinguish openstack branch
- Fix uploading snapshots to upload from the create directory (where
the artifacts are built and stored)
- Fix the properties file so that it is created if one does not exist
already upstream in the artifacts repo
Change-Id: I0d75fd41585538cbe860274a082cb4051d8b05c5
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
GS_URL is required for the builders with the snapshot related jobs.
Change-Id: I4b194bbf5646361c527b522a25b71d4c268d9b6c
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
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>
|
|
Run Dovetail tests on every deployment of os-nosdn-nofeature to improve
testing turn-around time as we are approaching the next release of
Dovetail.
Change-Id: Ie4baf3c2f607aaf09135c4021258e9afb0aec826
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
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>
|
|
Basically we are getting blocked on merging patches due to ODL breaking
and these patches have nothing to do with ODL. So we are changing the
default sceanrio to just be nosdn, and then if the change is relatd to
ODL we can include an ODL gate run.
Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Changes-Include:
- Use 2 computes as required by ODL team
- Get rid of checking JOB_NAME var for csit, and simply check if
PROMOTE var is True
- Pass PROMOTE all the way from top-down into deploy job
- Use CSIT network settings file when deploying CSIT
Change-Id: I56d953516ce690749634b474e553baad3a762364
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: I274dba9398ef549d20fa106eda88abebfbf48c9e
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
This job already does deploy and test, so just use that rather than
triggering seperate jobs.
Change-Id: Ie62088f434de93ebb7638ba4d4ef8791ac01aa1f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Promotion name for master OS should just be nofeature.
Change-Id: I60086e94bbef87a1754f4f2cc00d096454668ded
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Now that we only build apex python rpm in master, we can afford to build
RPM everytime and ensure it builds correctly.
Change-Id: Ica1efe1cc2c3db0dfe1c5677b5ab47df121c0966
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
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>
|