Age | Commit message (Collapse) | Author | Files | Lines |
|
Add arm-virtual3 pod into CI pod list for running
the functest-kubernetes cases on arm platform.
Change-Id: Iae1881320956795304896d8ea2c1790430f919da
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
|
|
|
|
|
|
Change-Id: I36b2f245aa2044ebcdab5122d3b30ae1d9fb1788
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
|
|
Since CSIT does not pass on HA, but we still want to promote some
snapshots for HA, reduce the CSIT suites to L2 and L3 only.
Change-Id: Iaf739f972211c1e94de781a006065d7130ddf1c3
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>
|
|
Change-Id: I2c9c1f042b4b13af58526e23a44680304313cee9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
A change to the NodeLabelParameter config in JJB caused any jobs using
the plugin to possibly have their jobs triggered on builders which
weren't online.
This in turn caused the queue to backup and newer jobs are blocked
waiting for older ones to complete, which never happens as they're never
queued on an online builder.
The 'all-nodes' parameter ensure jobs that are set to run concurrently
don't trigger across all available nodes at once, as this will include
offline nodes as well. As this is the default of the plugin, projects
which need it can enable it individually.
Change-Id: Ia690eef078209b6b056dad85613dda6868b18271
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
Missed a check where we install packages based on old package
convention.
Change-Id: If1da8db9b10b81ea5825b7548509be29e08e6f91
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Ibe83eb4131d8ff553aa81e343cfe5ae8c19b4cf6
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Global JJB now has non-JJB YAML configuration and requires action on the
ci-management repo when upgrading to this version of Global JJB to
prevent JJB from picking up these YAMLs as config. Follow the
instructions below BEFORE upgrading globall-jjb:
cd <git-root>
git mv jjb/global-jjb global-jjb
mkdir jjb/global-jjb
ln -s ../../global-jjb/shell jjb/global-jjb/shell
ln -s ../../global-jjb/jjb jjb/global-jjb/jjb
git add jjb/global-jjb
git commit -sm "Prepare repo for global-jjb v0.25.0"
Git diff confirms no changes.
diff -bur . /tmp/releng/job_output/
Change-Id: I6d7239b8bab8ef08368f833d9a64cd94a824b158
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
From the release notes:
Upgrade to global-jjb v0.24.6 before performing this upgrade. This
ensures that jjb-verify job pulls in a regex fix that will allow it to
verify the v0.25.0 upgrade.
Change-Id: I48335de599b46b7e6c70f8bb77fb8c254cfe85f4
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
|
|
Change-Id: I89040a4f7ac493efe8a11a268ce891c156e53c18
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
|
|
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>
|
|
|
|
|
|
|
|
|
|
Add Gambia jobs for Yardstick daily.
Keep fraser jobs until Gambia 7.0.0 is released.
For fraser-tied PODs, use docker image tag 'ovp-2.0.0'.
Change-Id: I6dca72807db1caf9adfc5ce5949c50ad70af5361
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
|
|
Add Gambia jobs for Yardstick gate:
- yardstick-verify-gambia
- yardstick-merge-gambia
Keep fraser jobs until Gambia 7.0.0 is released.
Gambia jobs for Yardstick daily will be added in next patch.
Change-Id: Id02bcb8197dd1f6d0b8f5baddef684a97e269a14
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
|
|
This suite is failing with disconnects for the SSH connection to the
overcloud controller. Disabling it for now until we can figure out what
the problem is. Only happens in this suite:
https://build.opnfv.org/ci/job/cperf-apex-csit-master/104/consoleFull
Change-Id: I15eda3009f181c190bcef6e51b00d22070d9e444
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Add fuel CI PODs and armband CI PODs for gambia stream
in functest-daily jobs
Change-Id: I5d3405a8c8d19dd472738fdddb03fe09bc61df2e
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
|
|
This adds verify and merge jobs for building and publishing the OVN4NFV
documentation to ReadTheDocs (RTD).
Change-Id: Ifb97b3978150d923ef4728e7423b2c02d44978e4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Pulling an older version of CSIT had no effect, so reverting that
change. Move L3VPN IPv6 CSIT suite to be first, to rule out a timing
issues along the suites, and determine if the problem with the socket
error is specifically somethign to do with this suite.
Change-Id: If523c6102283d00ae0deb1e96e3f89455be7472a
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
L3VPN IPv6 tests fail consistently. This patch checks out a version of
CSIT right before an update was done to all the L3VPN test. This patch
will be used to validate if the bug was introduced by that commit, and
reverted either way.
Change-Id: I2998cc7cfae183048e5ff1d06fd6bcdf16dd8e41
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Some changes alter the docs yet still don't trigger the verify job
due to the pattern being too restrictive.
Change-Id: I775bfdce5e31a4334d21da10ff3072268b2b6155
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
LaaS is using the upstream rabbitmq container now, so there is no need
for this build.
Change-Id: I08d2dc07eb6cd9cc732b25fd6dee2f342117d857
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
- Push OPNFV docker builds for clover-controller, clover-collector,
clover-jmeter-master and clover-jmeter-slave.
Change-Id: I9541f9ca5e368c5e2ee833ce85948716f5dd66db
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
Change-Id: Ied4eb884b9e61a43d21a87f9cf645b89d043d3a6
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Change-Id: Iac803fe18e6c1fcfcefb61dfb7ea03cbed5a51d1
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Includes a minor fix to ipv6 rocky scenario.
Change-Id: I55440dff2fcf7674d4a9c86d9dcb131c226e68ea
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
With the move to upstream artifacts post-fraser the checks to use
upstream artifacts were relying on BRANCH == 'master'. This doesn't
scale as we preserve fraser functionality but add more branches like
gambia. Therefore inversing the logic to accomodate for new branches.
Change-Id: Ice17f6afd33744f44d253d320a194c3f6d02d8bf
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
|
|
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>
|
|
- keep fraser jobs for Dovetail, schedule 4 CI runs / week / arch;
- stop running Functest/Yardstick for fraser to cut down CI time;
- reschedule master/gambia triggers to ensure an uniform CI POD
allocation across the week;
- enable gambia triggers;
Change-Id: I2a66628ff3525cc9cbd4ffbb4b790633257b6cba
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Change-Id: I4280286aac855f3fcab5a72aa82e6f8087bbb63e
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
|
|
|
|
Change-Id: I432061b472c22dfd65821f8aeaf9c0c5671f3759
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
Change-Id: I70f8e7c9372e22e6f3e357b48a0a49f44a4d9078
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Ic1430742e98dd0e98ea3456c636a910c22a90e88
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|