Age | Commit message (Collapse) | Author | Files | Lines |
|
To see what will be deleted:
https://build.opnfv.org/ci/view/All/job/artifact-cleanup-daily-master/18/console
Checked with ovs team, and we are good to remove their
varied rpms.
No reponse from the apex, compas, armband or fuel leads, but nothing wierd
being deleted there, just old isos
Change-Id: If4e7592192dcc80388aa872633d1fcca6442186f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
I prefer that the build succeeds even if the siging fails.
once we have the signing working on all pods I will revert this change.
Change-Id: Icc5e0a158ccee6e09be9b275d403f5252a473430
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Change-Id: Ie69fa1f4493e806a8c357a4cff1f9c51bbfa591e
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
JIRA: FUNCTEST-26
Change-Id: Iceb1c54ba8c245d43cc553533fdf4fd3284c7132
Signed-off-by: raghavendracharik <raghavendrachari.kamsali@hpe.com>
|
|
Change-Id: Ifcd9355055405c9c4f89a774d7a8fc44997884e3
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
Change-Id: I0352866f022b9f0ca71e5c6a21126983266d39a9
Signed-off-by: meimei <meimei@huawei.com>
|
|
the duration of daily job have been decreased to within 4hours
Change-Id: Ia42f223bfd0df7c7138cee3db69b11a67a78d64b
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
|
|
This should help clarify what jobs belong to releng, and that the yaml
file is unaffiliated with 'releng-defaults' and 'releng-macros'.
- Step [1/2] in publishing jobs to the Jenkins sandbox
- Explicitly passes the '-r' to jenkins-jobs so that other understand
releng recursively tests jobs. This option is implied by the
jenkins-job-builder configuration on the server.
JIRA: RELENG-91
Change-Id: Ic4bad170b3d311376a2d081089ac538b53595728
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
Change-Id: I556b29578fd8debc7b38970fe256c858aa70556a
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
These are not used and irrelevant
Change-Id: I742b5c33087749804fb16d1df21b15e7dfe44c4d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Enabling the onos with sfc for trusty only.
Change-Id: I052eb82b2d4ccccad958c5564ede53a923e00aa5
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
os-odl_l2-moon-noha
os-nosdn-kvm-ha
Change-Id: I13e3efbc657b7ce37eac43ff80a0168d59901340
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
Change-Id: I4eab4e87e145881912fcc5570cbb04606f0514fb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: If63cca009f539125ce877fa05f40178bb1c71247
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
|
|
Change-Id: Iaced24782396f78d0620f4283b33c644739f88e7
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: I70318bc7c7197fdd67dc42fcd13e0d529b3f018d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
|
|
Change-Id: I5cc33f949b7db0c17b92a01777cb57b16a05b637
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
|
|
Change-Id: Iae50079427b9fb264b22ba19919cb66029a085fa
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: COMPASS-431
Change-Id: I42b632170f4423627b57bdc21f5d5718a46067b0
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
|
|
|
|
Compass signing was failing on ubuntu
Change-Id: Ieda6cfd67c7b36045b0a30c01a0eb3f0e7165710
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Change-Id: I99bb2f621c49e50d169d4d51d0811a4531988188
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
1. first need to change in yardstick
2. then change in releng to modify the input parameter
JIRA: YARDSTICK-299
Change-Id: Ie9c96d4ddc6b15b0488ef1cff1f2c7531429baf0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
This is the first step towards improved Commit Gating and this
change does not impact the current way of working for Fuel. This
means that no additional verification activities will be done for
changes/patches coming to Gerrit for Fuel as of yet and only builds
will be used for patchset verification
Because of this, the new execute shells contain nothing but simple echos.
Functest job hasn't been created/connected either since we don't do
full commit verification.
This change
- switches verify job to Multijob project type since Freestyle does
not support aborting all the downstream jobs when a new patch for
same change comes to Gerrit for existing change. When Gerrit Trigger
aborts the upstream verify job that was triggered for the previous
patch of the same change, Multijob then aborts the downstream
phase jobs, not leaving orphaned phase jobs behind.
- creates phase jobs to do limited verification activities in order
to provide more granular feedback. Earlier phases fail the patch
verification in order to provide feedback for the failed phase
rather than whole basic, deploy, and smoke test.
Change-Id: I053db2a54020139d57d74d254a25ed0480767267
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This is the first step towards improved Commit Gating and this
change does not impact the current way of working for Joid. This
means that no additional verification activities will be done for
changes/patches coming to Gerrit for Joid as of yet.
Because of this, the execute shells contain nothing but simple echos.
Functest job hasn't been created/connected either since we don't do
full commit verification.
This change
- switches verify job to Multijob project type since Freestyle does
not support aborting all the downstream jobs when a new patch for
same change comes to Gerrit for existing change. When Gerrit Trigger
aborts the upstream verify job that was triggered for the previous
patch of the same change, Multijob then aborts the downstream
phase jobs, not leaving orphaned phase jobs behind.
- creates phase jobs to do limited verification activities in order
to provide more granular feedback. Earlier phases fail the patch
verification in order to provide feedback for the failed phase
rather than whole basic, deploy, and smoke test.
Change-Id: If6723b06bb937329e104ca85865b0d750c45e91e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
Modify the trigger time on zte-pod1 from 9:15 A.M. to 10:00 A.M..
Change-Id: I802ab718fa506ca6fc33d1de36d12c125ffca20c
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
JIRA: COMPASS-438
Change-Id: Ic94cc244141e2ff3a15fa2cdaeb4cac93ca04fe5
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: I99d7eba10f9adee3faccb1eb4a0e3bfd94fcaed2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
|
|
|
|
New job allows execution of deployment + cperf test on intel-pod2. Job
will automatically pull the latest RPM by default but can be overridden
in jenkins. Once we validate this job works, we can add it to be part
of the daily.
Change-Id: I8ecd4cc175e206e9ff2d8798530a5fabf3d47cfc
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Signed-off-by: Marcus G. K. Williams <marcus.williams@intel.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Idbe569b1ea7b665dec86f1de176727fe8b63b654
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
Change-Id: Ifdc9d00a882990c893d27599e2bae4f387e9bdf0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA:RELENG-111
Change-Id: I9606fad27b6a12fece92ba94592f89625b6c4bd5
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
Change-Id: Ifd51f2923b8f79e8400e05661e68db585d118399
Signed-off-by: Yuanyou Zhang <zhangyuanyou@huawei.com>
|