Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I2113d78512b2b4bd6f59f5c0eeac571fab0896d7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ia58564f42be7a07e765976aa5e04c326cbc4de43
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Id6d121dd27b141a4be663a140dc8c3937680c81e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ia9939f489320b95bd417d3e25b2a5b99644f549f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change switches fuel jobs to use labels instead of tying
jobs to slaves.
The possibilities and changes introduced with this approach are
- If things do not work as expected, slave-label parameter can
be set to certain slave name to get back to old way of
tying jobs to slaves.
- If a scenario requires a different slave, it can still be
created using baremetal or virtual but the label can be
different, pointing to a slave that is capable of running
that scenario. (fuel-baremetal-multisite, etc.)
- The auto-trigger-name for brahmaputra is moved under the
branch anchor and can be used like this if triggers for all
all the jobs for a certain branch need not to be triggered
automatically but job is still kept enabled in case if some
crucial bug needs to be tested.
- No of max concurrent builds stepped to 4 in order to use
all the labelled slaves available. This will require some
adjustments before colorado jobs start to run in order to
share resources between branches fairly.
- All the fuel CI PODs except lf-pod1 have been removed.
Change-Id: I91eca6743bb3d34263e634f9b74550efa1e2ddbe
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: If58c84e6f431db88eed3376e446479826da71502
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
1. add zte-pod1 info and related triggers in fuel-ci-jobs.yml.
2. add zte-pod1 info in fuel-deploy.sh
JIRA: RELENG-88
Change-Id: Id1d922da7d16ee705b4dfbf98254e67db6d2ffe4
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
Change-Id: Ia67d74a6b50c3574b6ca365a4d13194dbcf083e6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ia675e594d30c727c6584aff97e17f7a108c3f209
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Scenarios triggers adjusted/shifted in a way that they get
triggered ondifferent times against master and stable/brahmaputra
branches. For example if a scenario is triggered at 00:00 against
master branch on LF POD2, same scenario will be triggered at 12:00
against stable/brahmaputra branch on Ericsson POD2.
Change-Id: Ifd962237a753c79cd2b3a885cbb35374f5fd08bd
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
SFC scenario will be run on the POD.
Change-Id: Ifc0c61e4900d6bd3cf7d6edbfeba2f86e52fe952
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I342c4397b91b675b8d84f333b355ff95bab02b68
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I114da3edc321eef8be2ceb9ba65859617f3a69d4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
opnfv-jump2 continues running odl_l3 and onos scenarios against master.
Change-Id: I66bd92293be2893d5f113675d1f69cc4b0816c6a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
odl_l3: triggered 11:00, 23:00
onos : triggered 05:00, 17:00
All the other scenarios are disabled and selected ones will be
enabled in new patch.
Change-Id: Ifa5b8d03fef214a133ce80024f6b150dad6c729e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
The trigger times are configured as below due to addition of SFC scenario
os-nosdn-nofeature-ha : 10:00, every day for both branches
os-nosdn-ovs-ha : 15:00, every day for both branches
os-odl_l2-bgpvpn-ha : 20:00, every day for both branches
os-odl_l3-nofeature-ha : 06:00, every day for both branches
os-odl_l2-nofeature-ha : 02:00, every 5th day for both branches
os-onos-nofeature-ha : 14:00, every 5th day for both branches
os-nosdn-kvm-ha (bm) : disabled
os-nosdn-kvm-noha and os-odl_l2-sfc-ha triggers are currently disabled.
Change-Id: Id0b945b85cf55d4d93b7146bb6f143c2adebb895
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
os-nosdn-nofeature-ha : 10:00, every day for both branches
os-nosdn-ovs-ha : 16:00, every day for both branches
os-odl_l2-bgpvpn-ha : 22:00, every day for both branches
os-odl_l3-nofeature-ha : 04:00, every day for both branches
os-nosdn-kvm-noha (virt): 00:00/12:00 every day for stable/brahmaputra
06:00/18:00 every day for master
os-odl_l2-nofeature-ha : 01:00, every 5th day for both branches
os-onos-nofeature-ha : 13:00, every 5th day for both branches
os-nosdn-kvm-ha (bm) : disabled
os-odl_l2-nofeature-ha and os-onos-nofeature-ha have passed the
release criteria and frequency of runs have been reduced to leave
time for running other scenarios.
os-nosdn-nofeature-ha is kept as it is as reference purposes.
Change-Id: Iabc25b2d0bc441bfb08028647f8c7b497dab2632
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
os-onos-nofeature-ha scenario has passed the release criteria
and the frequency of it is reduced in order to free up resources
for the scenarios needing release verification.
Change-Id: Iec8a337391c1d2f76f4908176c23ff7481ba4154
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ic7683e06c8f5409177d2c1b8ed1dc2c911056da6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I3000d7535407d5bafdf63c382d9d9e92b783840a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I350e35be1f2e3127756e112257c72cde1e6e4fc3
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
LF POD2 needs to be investigated in order to identify what causes
problems with testing. stable/brahmaputra will be run on Ericsson POD2
until LF POD2 issues identified and resolved.
Change-Id: Ia78ea9cdba1e68f8f42fb3755f8aa32876b54e6e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Idcef954cd63aa266e7a5989a3edbf0b3c886d9de
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
List of the scenarios which the triggers enabled for:
- os-nosdn-nofeature-ha
- os-odl_l2-nofeature-ha
- os-odl_l3-nofeature-ha
- os-onos-nofeature-ha
- os-nosdn-ovs-ha
- os-nosdn-kvm-ha
Jobs for same scenarios will be triggerd for both branches on
both PODs: LF POD2 and Ericsson POD2.
Change-Id: Ie606d371c6628291ac0b4de114a80820a2399f25
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I879c8157a5b77d49df7459c9fe77f4f747f04913
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I0a190b0e6a4469c356d7762cf4605c4a1ea5ea6a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I0b0b4f4609602be1029a2d412924021f39e4a4a9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ia13fe4ca47598fde2e8c012a11ced12b7f5dbd6e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I27d6c4ac0a1584fe31929738fd155a1236717593
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change also adds build blocker for generic job.
Change-Id: I2d1987ca632b30ad8497d14de79b66735afea611
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ife7101bf138d8a7eedf671fe7bc7f71c85a87aad
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I4fb0e45bd3f94c85271b6d6355a0524a29179184
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I164176042280c54b07a16da58a3d024a37cbe730
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Multijob Project type has limitation of not being able to set build
status to unstable.
Job type change will be done in a separate patch to solve below
issues.
- problems with manual and timer based triggers
- reporting the build cause incorrectly
Apart from this, triggers for certain fuel scenarios are set.
Change-Id: Iaa8bb4d835dad20b5d28db90b2ce6aee294e6ac8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I6a076b082ab06636e871df190849a2e431ed1a56
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
So it can be overriden by multijob when started automatically and
changed by hand when it started manually.
Change-Id: Ic66fdc7f0de553933a5766a130e7611b4327df1b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I96b184fd60d49b66697c1104a1f8739267ddea91
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I5975cfe04481fcc58a3ee6b9f7182cf442b83318
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ibe58c5c2abd97bc21d46834164da7df310c32af1
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
The jobs for virtual deployments end up same on project views on jenkins.
Further thinking is needed.
We might need to skip this for the timebeing due to other pressing issues.
This reverts commit 12a09216ad69c213c355e523e93cad118e55bfd4.
Change-Id: I37aec8db9eaebc721b2350e765e032816861622d
|
|
In order to make job names healthy for the eyes, Set fuel multijob
display names to "fuel {scenario}" and exclude POD, loop and branch
names from display names since they are/can be displayed on Jenkins View.
Change-Id: I638f2f3cd03f975b51affa37758cefc723efdb60
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Prevent starting more than 1 deploy job on same pod.
Change-Id: Ia8c3081bb5154b9ff92a58b58e0391b017ac5276
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
The fields in scenario short name is agreed between joid and fuel as below.
os-[controller]-[feature]-[mode](-[optionalparameter])
Change-Id: I3adcd5fae2cf461c39bb84e91c7962fc413c15bd
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change
- Enables all available scenarios for stable/brahmaputra branch on LF POD2
and Ericsson POD1.
- Enables new node type, virtual, which is able to run available scenarios.
- Adjusts build blocker for multijob projects.
- Skips cloning of fuel repo for multijob projects.
- Enables os_odl-l2_ha auto trigger for LF POD2, Ericsson POD1, and Ericsson
POD2.
- Enables the use of an already downloaded ISO if the ISO was previously
downloaded to jumphost to speed up deployment.
- Adds a generic job for fuel for easier CI development/troubleshooting which
is kept disabled by default.
- Removes SDN_CONTROLLER parameter.
Change-Id: Icf26241216522b58db6908623a77405cdaac2ba2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ib809840ec4b89b8feaab6b0910c3fff9593a7ba9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I9d9ae97cdd98003dcd1d6470a01f90f3af2f584e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Id587f14e6b3bee67558b46b3ea0e262461fbef3e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change
- enables 7 scenarios by creating jobs for them: os_ha, os_odl-l2_ha,
os_odl-l3_ha, os_onos_ha, os_kvm_ha, os_ovs_ha, os_kvm_ovs_ha.
- enables the use of new scenario descriptions
- enables the use of new pod descriptions
Please note that
- all of the above is only valid for Ericsson POD2.
- no triggers have been defined as of yet. Jobs will manually be triggered
in the beginning for CI development purposes.
Apart from this, new jjb file and shell script have been created
temporarily in order not to break brahmaputra deployments. These
files will be merged once the fuel changes are cherry-picked to
brahmaputra branch.
Change-Id: I86479bde24aaaab415ca669aa55d706ba06e7fe4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Id61ddc6a2dae9378e2517174006ab1836a45114d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
POD2 will be used for development purposes for a day or two against
master branch and the jobs on Jenkins will be started manually for
the timebeing.
Change-Id: I1d84acd8a83b12d48533fd5ff64d5498916d3b2c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|