Age | Commit message (Collapse) | Author | Files | Lines |
|
Previous changes added the Hunter jobs, but failed to actually enable
them.
Change-Id: Iaffcd12d0548d123a826a6f99fd94fe92df9f6b7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
While at it:
- drop obsolete Fraser branch jobs (they have been broken for a long
time and running them on the same hardware with newer branch jobs
is incompatible due to overlapping Docker networks);
- schedule Hunter jobs;
- schedule Hunter FDIO NOHA and K8-calico NOHA jobs during the weekend
in the timeslot previously reserved for Fraser runs;
Change-Id: I914376361da35b3918c9b1858f0b0fd400fb61a9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Id2b912542830e2880fb124916abe41049e9ab68d
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
Change-Id: Ic5392add75c9c7960551a1398436fd23d07539a3
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
Change-Id: I3c2eee6ee954a5d89225039d50a5494790e68087
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I10df633c478e3bbd2d229dbb4e5cf26d7d9cb82a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I590c904acd8b71e6c3cea93b85cc9d23f79c3225
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I0a4d2405e491906ca9ddd8b0506160cf4b8770ab
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Fuel has upgraded to OpenStack Rocky on master branch, so in order to
be in sync with the same version of OpenStack in functest, the
container with hunter tag must be ran for fuel master jobs.
Change-Id: I91d7e209847cd74e6f16ff5c9881f1098911e9d9
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
Our hardware does not support nested virtualization on aarch64, so
our verify jobs cannot run any real tests that require spawning VMs
on a virtual POD, where all verify jobs were previously scheduled.
So all aarch64 verify jobs used to be limited to checking that the
Armband patches apply cleanly on top of OPNFV Fuel. Now that all
Armband patches are upstream in OPNFV Fuel, the verify jobs became
more or less a no-op, so let's just disable them.
Change-Id: Ibe86f58978c961e221c90ccb8b2666598981f464
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I5f96fe9e7268d44f083bc5925520afad53c89ff8
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
Moved logic to OPNFV Fuel via [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/65833/
This reverts commit 1590de2d2a85506c29826c6914dc1cbe218d4113.
Change-Id: I1acd257ea121e6ff48ce1605e9509e01ce6edb76
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
We previously blocked the parent job from running on the same node,
but we need to also block the sub-jobs to prevent races.
Fixes: 2e8907a0
Change-Id: I8243407f4f3db3c07a8dba66ba02575bede70fbc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Prevent master & stable streams to trigger concurrent builds on the
same node, which usually leads to one of the jobs failing to acquire
the DPDK lock on the build server.
Change-Id: I1f61f1a2eb10eb9373a75b31c74f5d6de60f5334
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
JIRA: FUEL-398
Change-Id: Ie490ec0841dae9748b35fa716e8b9fc0cd0aff63
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Change-Id: I97631f1d4902f8b8d3c2de8c4b086ffbad40a0f2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Now it set that only running Dovetail jobs on Fuel fraser.
Remove the check item.
The mandatory test cases will run on all ha scenarios.
The optional test cases only need to run twice a week on ha scenarios
to save the time.
Change-Id: I7f7dd93440bb40e7bc9964fd744bb002ef88f77b
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Adding it back, I removed it from fuel-project-jobs
and forgot to add it back as its own file
Change-Id: I9d84a979cd5323d72ec858b310cb1b786c5f1207
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
JIRA: FUEL-393
This patch enables odl-bgpvpn-noha scenario on daily jjbs for fuel
installer.
Change-Id: I89e85ee004c08aea07714e678fb223a7721b29ec
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
|
|
Change-Id: Id169e19cd465d264525bfde843e7764d4f4d5d16
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
Change-Id: Ic3c99eee282641eb15880fe18578cbee534308e5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
RTD jobs for all active projects
All jobs start as non-voting.
All rtd jobs are in their own file to
faciliate future bulk changes:
jjb/$project/$project-rtd-jobs.yaml
All project have rtd pages
https://opnfv-$project.readthedocs.io
Change-Id: I776e41f968d38f08cb3187f743f69d5d6b697e8e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@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>
|
|
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>
|
|
- 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: I70f8e7c9372e22e6f3e357b48a0a49f44a4d9078
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Ic1430742e98dd0e98ea3456c636a910c22a90e88
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
With the rework of Fuel & Armband repos, the condition for using sudo
got mixed up and alternated between on/off for armband's deploy/verify
jobs. Rewrite it based on lab allocation instead of project.
Change-Id: I428c585142017b170233858ec3160fdaf998db0c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
==~ and its negative form previously used mean the pattern should
match the whole string, while =~ returns true for partial matches.
Change-Id: Ibdeacb4bc221820175b15a87db343fc950e0f9e8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
While at it, tweak regex for verify job to match 'recheck' right
before EOF.
Change-Id: I3e8e1eeaf2ca947425fa2443b29e150c808eea07
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
- disable functest smoke on arm-virtual* PODs, since we don't perform
a full deployment on those PODs, only a basic integrity check;
Change-Id: I0bcd6da32118ea256652dc74977ef0ee7f2525ab
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Duplicate fuel-verify jobs based on cluster type (virtual, baremetal)
and allow (re)checking changes using a specific scenario:
- ALL changes will trigger a virtual POD CI cycle (build, deploy,
smoke) on submit, rebase etc., just like they used to;
- change comments containing a substring formatted like:
* `recheck: os-odl-nofeature-ha`
* `reverify: os-odl-nofeature-noha`
* `recheck`
will trigger only virtual or baremetal deployments of the required
scenario (default os-nosdn-nofeature-noha) on:
* virtual PODs if scenario is NOHA;
* baremetal PODs if scenario is HA;
- limit arm64 verify job running on arm-virtual2 to the installation
of infrastructure VMs and skip cluster setup to prevent POD time
starvation;
Limitations:
- HA scenarios can only be verified on manual request via a change
comment (e.g. 'recheck: os-odl-ovs-ha');
JIRA: FUEL-390
Change-Id: I6368cfd045180d6a7202b8d817b17a4b123ba2af
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
- cleanup deploy tooling for old-style artifacts (ISO-based);
- remove danube stream, related jobs and hacks required for them;
Change-Id: Ib2486173df1ec83f2dbc08a5e9faf950bffb4b06
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
We don't currently support ONOS and KVM-based scenarios.
Change-Id: I9869498c1f726293d571562291e850a817bf3e18
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I64aae5719f1a0a667e56722bab9e5012a813571f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
This reverts commit b4a65c5e6777a53be5ea817c967caeee51285a7f.
Chain of DOCKER-ISOLATION already has required rule.
Change-Id: Ic7d3e93a2814a42764b4822ef96e0841f68b774d
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
JIRA: ARMBAND-401
Change-Id: Icd32874ecb38c3f7469e71bd461794b65f50494c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Docker build automatically appends 'amd64-<TAG>' or 'arm64-<TAG>',
which are normally combined using manifest tool. However, for verify
we don't push a manifest, so use the explicit arch-specific tag.
Change-Id: Idc036216919164e71d3da5032a79f7f47d115710
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I6b641c87e2672a9e879865baebfa3a58129823f7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Rework Fuel verify jobs:
- split 'fuel-verify' into per-arch jobs (amd64 and arm64):
* for now, arm64 jobs are non-voting;
- add 'docker-build' phase job:
* the docker build job will run on the same virtual POD jump host
as the deploy, to bypass the need of pushing to a (public)
Docker hub registry - this might be refactored later to resemble
the old Fuel ISO build workflow where the artifacts built during
verify are the ones actually promoted - with the current method
the final build & tag (ran on OPNCI CI build servers) might yield
different results due to different docker build cache states;
* the locally built container image is tagged with the 'verify'
designator and not pushed to a public registry, only consumed
during verify's job 'deploy-virtual' phase;
JIRA: ARMBAND-401
JIRA: FUEL-383
Change-Id: I9b0d8079e759cdc895260219a8a4989411c995ff
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I2d0a71fc40a4a6cd1f5b1e63ca429c5b83b7ad00
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
Keep running Fraser CI scenarios so Dovetail gets to run against its
intended baseline.
To keep POD usage down, schedule only baremetal HA scenarios,
3 Fraser scenarios per week.
JIRA: FUEL-381
Change-Id: I0cedf4ed38a146b4e6ad0e10bd3030ab0c1e833f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|