Ryota MIBU [Thu, 28 Jul 2016 14:25:30 +0000 (23:25 +0900)]
fix opnfv-docs job trigger (verify)
All opnfv-docs jobs are not run, except yardstick, after [1] merged.
This patch fixes the bug in the verify job definition.
[1] https://gerrit.opnfv.org/gerrit/#/c/17479/
Change-Id: I9c0ac67d31f712d44030649aaec38b1c22fa3f67
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Ryota MIBU [Thu, 28 Jul 2016 10:36:14 +0000 (19:36 +0900)]
fix opnfv-docs job trigger
All opnfv-docs jobs are not run, except yardstick, after [1] merged.
This patch fixes bug in the job definition.
[1] https://gerrit.opnfv.org/gerrit/#/c/17479/
Change-Id: I75c1fac52a5a87a659fe0417f5da046b73a53b20
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
SerenaFeng [Wed, 27 Jul 2016 04:38:13 +0000 (12:38 +0800)]
update testapi server in testresults.opnfv.org
support body of post results carries no trust_indicator
add unittest of no trust_indicator in post results body
specify changes in db
JIRA: FUNCTEST-391
Change-Id: Ic61a5edbad1bca7689d618761bca94ef69dea80b
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Michal Skalski [Wed, 27 Jul 2016 08:35:39 +0000 (10:35 +0200)]
Set schedule for fuel-os-nosdn-kvm-ha scenario
Change-Id: Ic912f5209c769f4aaeff36fc6517918599964c89
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Tim Rozet [Tue, 26 Jul 2016 19:05:14 +0000 (19:05 +0000)]
Merge "Apex: adds ODL SFC to daily"
Tim Rozet [Tue, 26 Jul 2016 17:28:52 +0000 (13:28 -0400)]
Apex: adds ODL SFC to daily
Change-Id: I993c459d012bddbcd4db041ada17aa9133d0bbf4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Tue, 26 Jul 2016 17:04:20 +0000 (10:04 -0700)]
Pin Flake8 to 2.6.2 for python linting
A new version of flake8 recently came out that dropped support for
python 2.6 and introduced regressions.
Change-Id: I6b91d6feced4d24f71897b66dfb9faeae64ad611
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Tue, 26 Jul 2016 15:47:29 +0000 (15:47 +0000)]
Merge "Mount a local image store directory to qtip container."
jose.lausuch [Tue, 26 Jul 2016 11:50:52 +0000 (13:50 +0200)]
Replace single by double quotes in fetch credentials
'fuel --env $env_id' fails because a variable in single quotes
is not read, it is treated as a literal string.
When using double quotes, the variable is replaced by
its value
Change-Id: I39e777ec27c547e012d6f4674bc24e20d421889c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Dimitri Mazmanov [Tue, 26 Jul 2016 10:07:27 +0000 (12:07 +0200)]
Use head instead of tail
When retreiving an environment id use head to get the first available
environment
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
jose.lausuch [Tue, 26 Jul 2016 07:58:14 +0000 (09:58 +0200)]
[Functest] Increase daily job timeout to 180
Some installer/scenarios take too long to execute the
tests and the job times out.. Although this is not the
best solution, we can let the installer teams run the
tests to see why it takes too long sometimes)
Change-Id: I37cc393c65408741c5f0ecb9cc12ad6297c31d6d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Fatih Degirmenci [Tue, 26 Jul 2016 07:43:44 +0000 (07:43 +0000)]
Merge "[multisite] trigger functest followed daily deployment job"
Ryota MIBU [Tue, 26 Jul 2016 04:29:38 +0000 (04:29 +0000)]
Merge "clean opnfv/opnfv-docs.yml"
meimei [Fri, 22 Jul 2016 07:10:33 +0000 (15:10 +0800)]
[multisite] trigger functest followed daily deployment job
Change-Id: I0317d3c1869494c7552a5b5699bb7b3af3ecc5f0
Signed-off-by: meimei <meimei@huawei.com>
Aric Gardner [Mon, 25 Jul 2016 20:43:49 +0000 (20:43 +0000)]
Merge "Enable delete for artifact retention script"
Aric Gardner [Mon, 25 Jul 2016 20:43:17 +0000 (20:43 +0000)]
Merge "Enable artifact signing for fuel merge jobs"
Aric Gardner [Thu, 21 Jul 2016 16:22:27 +0000 (12:22 -0400)]
Enable delete for artifact retention script
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>
Dimitri Mazmanov [Mon, 25 Jul 2016 16:10:25 +0000 (18:10 +0200)]
Make environment id dynamic
Removed hardcoded value of fuel environment. The value is now fetched
from an environment variable FUEL_ENV.
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
Change-Id: Iae8e5139f013ca7947e79a1a9a44efd82f48b95b
jose.lausuch [Mon, 25 Jul 2016 13:34:15 +0000 (15:34 +0200)]
[Functest] Add DEPLOY_TYPE in the container creation
Change-Id: Id06771db96d1ca014c153ffc2b7567d6b2ea07ea
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Dimitri Mazmanov [Mon, 25 Jul 2016 13:17:17 +0000 (15:17 +0200)]
Always use controller from environment 1
In case of multiregion fuel deployments (which is implemented using fuel
environments), always use a controller from the first environment
(RegionOne), as for multisite RegionOne is the master region.
This fix will not affect single region deployments, because the -env 1
property will result in the same single output.
Signed-off-by: Dimitri Mazmanov <dimitri.mazmanov@ericsson.com>
Ryota MIBU [Mon, 25 Jul 2016 03:14:49 +0000 (12:14 +0900)]
clean opnfv/opnfv-docs.yml
- make 'opnfv-docs-*' jobs run against all repositories which has docs
directory.
- remove docs builder from yardstick-project-jobs
JIRA: RELENG-133
Change-Id: Id0cf6e600ed112c6f082f6bc924eaeccb0481e49
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
zhangyuanyou [Mon, 25 Jul 2016 02:11:18 +0000 (10:11 +0800)]
enable onos-sfc-ha daily deployment.
Change-Id: I9e7033eb9c64e9f922f61e4dca20be1de8f06383
Signed-off-by:Yuanyou Zhang<zhangyuanyou@huawei.com>
Tim Rozet [Fri, 22 Jul 2016 19:34:17 +0000 (15:34 -0400)]
Apex: adds onos sfc to daily
JIRA: APEX-172
Change-Id: I651a0f5a5afba82f46b719b16015d588f8bb8a5f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Fri, 22 Jul 2016 13:39:42 +0000 (15:39 +0200)]
functest: Adjust job timeout based on the loop
Change-Id: I405bcbf26965a5290fb8dad9786881251e6aea81
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jose.lausuch [Wed, 20 Jul 2016 09:52:22 +0000 (11:52 +0200)]
Redirect stdout to /dev/null when pushing results to artifacts
Change-Id: Iafa37838337caf8c196b396f2e94c405629a0e2c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
meimei [Fri, 22 Jul 2016 01:46:57 +0000 (09:46 +0800)]
[bugfix] wrong directory of ansible log
Change-Id: I79f209dac19cb0e66049f5a6062a54ff2971cefe
Signed-off-by: meimei <meimei@huawei.com>
Tim Rozet [Thu, 21 Jul 2016 18:42:40 +0000 (14:42 -0400)]
Apex: Enable bgpvpn scenario in daily
Change-Id: I82af3388275ceb716d24f2a11405a213624ffbd1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Thu, 21 Jul 2016 17:55:40 +0000 (17:55 +0000)]
Merge "Enable Flake8 Checks on QTIP"
Aric Gardner [Thu, 21 Jul 2016 17:43:07 +0000 (17:43 +0000)]
Merge "Add 'builder-sandbox' job to Releng"
Tim Rozet [Thu, 21 Jul 2016 15:57:37 +0000 (15:57 +0000)]
Merge "add job definition based on existing apex cperf runner template"
Trevor Bramwell [Thu, 21 Jul 2016 15:42:32 +0000 (08:42 -0700)]
Enable Flake8 Checks on QTIP
Add '.tox' to list of directories to ignore since it contains unrelated
python code in virtualenvs.
JIRA: QTIP-89
Change-Id: I577c4ea61fe6b76f7f67ec7c9d4af544d0f73f71
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Thu, 21 Jul 2016 15:44:21 +0000 (11:44 -0400)]
Don't fail the build if importing gpg key fails
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>
meimei [Thu, 21 Jul 2016 09:21:17 +0000 (17:21 +0800)]
enable uploading log from huawei nodes
Change-Id: Ie69fa1f4493e806a8c357a4cff1f9c51bbfa591e
Signed-off-by: meimei <meimei@huawei.com>
Ryota Mibu [Thu, 21 Jul 2016 12:52:21 +0000 (12:52 +0000)]
Merge "Move Releng Jobs under 'releng' folder"
raghavendracharik [Wed, 20 Jul 2016 11:10:13 +0000 (04:10 -0700)]
Implementation of testcase/pod declaration dashboard for adding tescases
JIRA: FUNCTEST-26
Change-Id: Iceb1c54ba8c245d43cc553533fdf4fd3284c7132
Signed-off-by: raghavendracharik <raghavendrachari.kamsali@hpe.com>
meimei [Thu, 21 Jul 2016 06:29:12 +0000 (14:29 +0800)]
bugfix: should reset os_version from os_version_option
Change-Id: Ifcd9355055405c9c4f89a774d7a8fc44997884e3
Signed-off-by: meimei <meimei@huawei.com>
meimei [Thu, 21 Jul 2016 09:09:12 +0000 (09:09 +0000)]
Merge "[compass]reset building timer, and deployment time"
meimei [Thu, 21 Jul 2016 03:52:37 +0000 (11:52 +0800)]
[compass] undo uploading test results untill got the credential
Change-Id: I0352866f022b9f0ca71e5c6a21126983266d39a9
Signed-off-by: meimei <meimei@huawei.com>
meimei [Thu, 21 Jul 2016 03:26:28 +0000 (11:26 +0800)]
[compass]reset building timer, and deployment time
the duration of daily job have been decreased to within 4hours
Change-Id: Ia42f223bfd0df7c7138cee3db69b11a67a78d64b
Signed-off-by: meimei <meimei@huawei.com>
mei mei [Thu, 21 Jul 2016 01:48:45 +0000 (01:48 +0000)]
Merge "change the region from Canonical to default regionOne"
Jun Li [Thu, 21 Jul 2016 01:40:43 +0000 (01:40 +0000)]
Merge "[compass] add new scenario ci jobs"
Trevor Bramwell [Tue, 19 Jul 2016 21:20:20 +0000 (14:20 -0700)]
Add 'builder-sandbox' job to Releng
Any changes slated for the 'sandbox' branch of this repo will be
published to https://sandbox.opnfv.org, with the exception of the
releng-ci jobs themselves. This will provide visibility to changes
slated for Jenkins and allow for easier understanding of how JJB works
for new users.
- Step [2/2] in publishing jobs to the Jenkins sandbox
JIRA: RELENG-91
Change-Id: I94c28081b1d96e5eae76a4f1f11dcf5cb9b6cf35
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Wed, 20 Jul 2016 23:48:59 +0000 (16:48 -0700)]
Move Releng Jobs under 'releng' folder
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>
Jamo Luhrsen [Wed, 20 Jul 2016 22:33:06 +0000 (15:33 -0700)]
add job definition based on existing apex cperf runner template
Change-Id: I4d077acac3d2cd4e23bec7da3b5143dcb027e33f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Tim Rozet [Wed, 20 Jul 2016 20:18:00 +0000 (20:18 +0000)]
Merge "Apex: disables failing parent daily job due to a deploy job failing"
Tim Rozet [Wed, 20 Jul 2016 20:06:06 +0000 (16:06 -0400)]
Apex: disables failing parent daily job due to a deploy job failing
Change-Id: I556b29578fd8debc7b38970fe256c858aa70556a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Wed, 20 Jul 2016 18:31:11 +0000 (11:31 -0700)]
Remove md5 hashes from OPNFV Artifact API
These are not used and irrelevant
Change-Id: I742b5c33087749804fb16d1df21b15e7dfe44c4d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Wed, 13 Jul 2016 19:57:46 +0000 (15:57 -0400)]
Enable artifact signing for fuel merge jobs
refactored things into functions so we can choose between verify and
merge
Will skip verify jobs.
Do we need to upload verify jobs to google storage?
Change-Id: If9f677cbe38e17a22ac1c54698168383240cbc38
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Narinder Gupta [Wed, 20 Jul 2016 17:08:24 +0000 (12:08 -0500)]
change the region from Canonical to default regionOne
Enabling the onos with sfc for trusty only.
Change-Id: I052eb82b2d4ccccad958c5564ede53a923e00aa5
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
meimei [Wed, 20 Jul 2016 02:14:56 +0000 (10:14 +0800)]
[compass] add new scenario ci jobs
os-odl_l2-moon-noha
os-nosdn-kvm-ha
Change-Id: I13e3efbc657b7ce37eac43ff80a0168d59901340
Signed-off-by: meimei <meimei@huawei.com>
Fatih Degirmenci [Wed, 20 Jul 2016 08:09:04 +0000 (08:09 +0000)]
Merge "fuel: Adjust build throttling"
Fatih Degirmenci [Wed, 20 Jul 2016 08:07:29 +0000 (10:07 +0200)]
fuel: Adjust build throttling
Change-Id: I4eab4e87e145881912fcc5570cbb04606f0514fb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
meimei [Wed, 20 Jul 2016 07:47:31 +0000 (15:47 +0800)]
[multisite] add new testsuite of multisite
Change-Id: If63cca009f539125ce877fa05f40178bb1c71247
Signed-off-by: meimei <meimei@huawei.com>
Fatih Degirmenci [Wed, 20 Jul 2016 07:46:00 +0000 (07:46 +0000)]
Merge "add unit tests for Moon"
mei mei [Wed, 20 Jul 2016 03:21:33 +0000 (03:21 +0000)]
Merge "RELENG-131 Add CI task for joid-os-onos-sfc-ha."
meimei [Wed, 20 Jul 2016 01:23:52 +0000 (09:23 +0800)]
[compass]zenial deployment bugfix
Change-Id: Iaced24782396f78d0620f4283b33c644739f88e7
Signed-off-by: meimei <meimei@huawei.com>
Narinder Gupta [Tue, 19 Jul 2016 20:48:00 +0000 (15:48 -0500)]
joid: Revert the order of functest and yardstick
Change-Id: I70318bc7c7197fdd67dc42fcd13e0d529b3f018d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Fatih Degirmenci [Tue, 19 Jul 2016 15:50:45 +0000 (15:50 +0000)]
Merge "joid: Update verify jobs and introduce Multijob and verify phases"
Fatih Degirmenci [Tue, 19 Jul 2016 15:42:10 +0000 (17:42 +0200)]
fuel: Fix jjb escaping
Change-Id: I5cc33f949b7db0c17b92a01777cb57b16a05b637
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Tue, 19 Jul 2016 15:17:45 +0000 (15:17 +0000)]
Merge "apex, cperf: Adds cperf job to Apex"
Fatih Degirmenci [Tue, 19 Jul 2016 14:45:30 +0000 (14:45 +0000)]
Merge "fuel: Update verify jobs and introduce Multijob and verify phases"
Fatih Degirmenci [Tue, 19 Jul 2016 08:01:05 +0000 (10:01 +0200)]
fuel: Fix the log argument
Change-Id: Iae50079427b9fb264b22ba19919cb66029a085fa
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
meimei [Mon, 18 Jul 2016 08:11:19 +0000 (16:11 +0800)]
[compass] COMPASS vm Support ubuntu 16.04
JIRA: COMPASS-431
Change-Id: I42b632170f4423627b57bdc21f5d5718a46067b0
Signed-off-by: meimei <meimei@huawei.com>
meimei [Tue, 19 Jul 2016 01:20:24 +0000 (01:20 +0000)]
Merge "[compass] add new job of onos-sfc senario"
Aric Gardner [Mon, 18 Jul 2016 19:55:54 +0000 (19:55 +0000)]
Merge "Add support for ubuntu (keep support for centos)"
Aric Gardner [Mon, 18 Jul 2016 19:54:53 +0000 (19:54 +0000)]
Merge "fuel: Upload deployment logs to artifacts.opnfv.org"
Aric Gardner [Mon, 18 Jul 2016 15:53:13 +0000 (11:53 -0400)]
Add support for ubuntu (keep support for centos)
Compass signing was failing on ubuntu
Change-Id: Ieda6cfd67c7b36045b0a30c01a0eb3f0e7165710
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Mon, 18 Jul 2016 12:20:06 +0000 (14:20 +0200)]
fuel: Upload deployment logs to artifacts.opnfv.org
Change-Id: I99bb2f621c49e50d169d4d51d0811a4531988188
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
rexlee8776 [Fri, 15 Jul 2016 02:55:53 +0000 (02:55 +0000)]
change ci from base-on-pod to base-on-scenario (in progress)
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>
Fatih Degirmenci [Mon, 18 Jul 2016 09:14:31 +0000 (11:14 +0200)]
fuel: Update verify jobs and introduce Multijob and verify phases
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>
Fatih Degirmenci [Mon, 18 Jul 2016 08:33:00 +0000 (10:33 +0200)]
joid: Update verify jobs and introduce Multijob and verify phases
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>
Fatih Degirmenci [Mon, 18 Jul 2016 08:04:03 +0000 (08:04 +0000)]
Merge "reschedule on zte-pod1"
wu.zhihui [Mon, 18 Jul 2016 07:23:24 +0000 (15:23 +0800)]
reschedule on zte-pod1
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>
meimei [Mon, 18 Jul 2016 06:58:32 +0000 (14:58 +0800)]
[compass] add new job of onos-sfc senario
JIRA: COMPASS-438
Change-Id: Ic94cc244141e2ff3a15fa2cdaeb4cac93ca04fe5
Signed-off-by: meimei <meimei@huawei.com>
wu.zhihui [Fri, 15 Jul 2016 03:40:54 +0000 (11:40 +0800)]
Mount a local image store directory to qtip container.
Use docker run with parameter -v.
The image file QTIP_CentOS.qcow2 is downloaded each time.
To save the execution time of CI, mount this file to a local
directory of qtip container.
Change-Id: I86350e4af872001a74d37d1e8d481c565be0de28
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Trevor Bramwell [Fri, 15 Jul 2016 20:51:53 +0000 (13:51 -0700)]
Run Flake8 Linting on SDNVPN Project
Change-Id: I99d7eba10f9adee3faccb1eb4a0e3bfd94fcaed2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Jose Lausuch [Fri, 15 Jul 2016 07:07:09 +0000 (07:07 +0000)]
Merge "Enable parser tox unit test in python2.7 and python3.4 environment"
Aric Gardner [Thu, 14 Jul 2016 19:18:09 +0000 (19:18 +0000)]
Merge "Enable Artifact signing for Compass"
Aric Gardner [Thu, 14 Jul 2016 15:30:54 +0000 (15:30 +0000)]
Merge "fixes for docs-build.sh migration"
Jamo Luhrsen [Wed, 15 Jun 2016 21:33:48 +0000 (14:33 -0700)]
apex, cperf: Adds cperf job to Apex
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>
Yujun Zhang [Thu, 14 Jul 2016 07:33:52 +0000 (15:33 +0800)]
Add new PTL to qtip notification recipients
Change-Id: Idbe569b1ea7b665dec86f1de176727fe8b63b654
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Fatih Degirmenci [Wed, 13 Jul 2016 12:35:22 +0000 (14:35 +0200)]
multisite: Create kingbird daily deploy and multisite verify job
Change-Id: Ifdc9d00a882990c893d27599e2bae4f387e9bdf0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
zhifeng.jiang [Tue, 12 Jul 2016 07:28:00 +0000 (15:28 +0800)]
Enable parser tox unit test in python2.7 and python3.4 environment
JIRA:RELENG-111
Change-Id: I9606fad27b6a12fece92ba94592f89625b6c4bd5
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
zhangyuanyou [Thu, 14 Jul 2016 03:51:08 +0000 (11:51 +0800)]
RELENG-131 Add CI task for joid-os-onos-sfc-ha.
Change-Id: Ifd51f2923b8f79e8400e05661e68db585d118399
Signed-off-by: Yuanyou Zhang <zhangyuanyou@huawei.com>
Aric Gardner [Wed, 13 Jul 2016 19:41:57 +0000 (15:41 -0400)]
Enable Artifact signing for Compass
The change to gpg_import_key is just so that I could +x it.
Change-Id: I647d0586e7c5f653f6c1a479db2b1c75c4620064
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Wed, 13 Jul 2016 13:56:09 +0000 (15:56 +0200)]
sandbox: Fix the phase job names
Change-Id: I491195959a85215135f0c013f834924246e0fd3b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 13 Jul 2016 13:30:01 +0000 (15:30 +0200)]
sandbox: Settle the final job structure proposal for verify jobs
Change-Id: I6dea558f423b4b690790bf8b9606dec4e5e4439d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 13 Jul 2016 13:06:16 +0000 (15:06 +0200)]
sandbox: Enable concurrency and fine tune blockers and node assignment
Change-Id: I9d238f76695ed454bc81ad1805cdbc9149a39460
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 13 Jul 2016 12:03:49 +0000 (14:03 +0200)]
sandbox: Pass predefined parameters to verify phase jobs
Change-Id: I6ac1d203123c6ea492b5c796e8312f38f64f57ae
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 13 Jul 2016 11:53:41 +0000 (13:53 +0200)]
sandbox: Test multijob for verify jobs
Change-Id: Id9da8feec951748060296dc427ef82bf78126f00
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 13 Jul 2016 09:21:20 +0000 (11:21 +0200)]
sandbox: Fix slave labels
Change-Id: I9f570cb5594d6b27e433fd5920f047209c404dcd
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Wed, 13 Jul 2016 08:29:40 +0000 (10:29 +0200)]
sandbox: Introduce dependency between verify jobs
Change-Id: I227e4584685941377052465459962ea99f3e7bfb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
WuKong [Fri, 8 Jul 2016 12:53:33 +0000 (14:53 +0200)]
add unit tests for Moon
Change-Id: If1a0e02b8eaba52b68501e6463b02b3a0547c2c9
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Fatih Degirmenci [Tue, 12 Jul 2016 11:47:43 +0000 (11:47 +0000)]
Merge "fastpathmetrics: modify daily job to build nightly"
Maryam Tahhan [Tue, 12 Jul 2016 10:57:39 +0000 (11:57 +0100)]
fastpathmetrics: modify daily job to build nightly
Change-Id: I037f4d9df9be6d80c4cf71bd14a40ec2fb8db10e
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Morgan Richomme [Tue, 12 Jul 2016 10:53:36 +0000 (10:53 +0000)]
Merge "auto update of testAPI using ansible-playbook"
SerenaFeng [Mon, 11 Jul 2016 09:29:03 +0000 (17:29 +0800)]
auto update of testAPI using ansible-playbook
rename db related files
write ansible file
update README.md
JIRA: FUNCTEST-360
Change-Id: Ib1a1a5ad846ed003cf90da770d94ceb7c011d39d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Fatih Degirmenci [Mon, 11 Jul 2016 09:41:24 +0000 (11:41 +0200)]
fuel: Enable trigger for os-odl_l2-bgpvpn-ha on baremetal
Change-Id: I7e592335f156a95d72c3c184f449299b9533466b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Ryota Mibu [Mon, 11 Jul 2016 07:37:05 +0000 (07:37 +0000)]
Merge "Enable Verification Results on Flake8 Reports"
Trevor Bramwell [Tue, 5 Jul 2016 20:46:33 +0000 (13:46 -0700)]
Enable Verification Results on Flake8 Reports
Flake8 violations will now fail verification. If no errors are found,
nothing will be reported to Gerrit.
Change-Id: Icf99a025d4409db69bd6afdb82292d223260f3ab
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>