Jun Li [Thu, 13 Jul 2017 08:28:52 +0000 (08:28 +0000)]
Merge "[Yardstick]Update Apex CI pod info for Yardstick CI jobs"
JingLu5 [Thu, 13 Jul 2017 06:54:27 +0000 (06:54 +0000)]
[Yardstick]Update Apex CI pod info for Yardstick CI jobs
Change-Id: I2ec55ccba540979148abdf0ab028e114c36eff76
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Morgan Richomme [Thu, 13 Jul 2017 07:22:41 +0000 (07:22 +0000)]
Merge "Making docker deploy script generic"
Sakala Venkata Krishna Rohit [Sat, 8 Jul 2017 06:53:03 +0000 (12:23 +0530)]
Making docker deploy script generic
Replacing words with variables to make docker deploy generic so that it can
be availed by other modules.
Change-Id: Iacf4829aa5feede48038b71155a4dab43a8d427d
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Morgan Richomme [Wed, 12 Jul 2017 09:36:50 +0000 (09:36 +0000)]
Merge "move resources unit tests to tests/unit/resources"
Fatih Degirmenci [Wed, 12 Jul 2017 07:46:57 +0000 (07:46 +0000)]
Merge "Fix missing python packages for password generation"
SerenaFeng [Wed, 12 Jul 2017 06:27:58 +0000 (14:27 +0800)]
move resources unit tests to tests/unit/resources
As webportal is introduced, the project structure
is becoming more complex, it is time to make it a
a little bit more official
Change-Id: Id380d37b07719f053b0bd385a326a2f2944a4b22
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Jun Li [Wed, 12 Jul 2017 00:52:08 +0000 (00:52 +0000)]
Merge "dovetail: conditional step bugfix"
Jun Li [Wed, 12 Jul 2017 00:51:51 +0000 (00:51 +0000)]
Merge "[Yardstick]Use volume-binding to provide rc file to yardstick container"
Fatih Degirmenci [Tue, 11 Jul 2017 20:49:46 +0000 (20:49 +0000)]
Merge "armband: Disable ISO actions for MCP"
Fatih Degirmenci [Tue, 11 Jul 2017 20:46:27 +0000 (20:46 +0000)]
Merge "Weekly Anteater Project Additions"
Juan Vidal Allende [Tue, 11 Jul 2017 16:30:02 +0000 (18:30 +0200)]
Fix missing python packages for password generation
These packages are needed by pw-token-gen.py tool
Change-Id: Ib9d165274449551a469e201da9feeffac5a7a4cf
Signed-off-by: Juan Vidal Allende <juan.vidal.allende@ericsson.com>
Fatih Degirmenci [Tue, 11 Jul 2017 20:30:03 +0000 (20:30 +0000)]
Merge "[QTIP]Change QTIP danube daily jobs to weekly jobs"
Alexandru Avadanii [Tue, 11 Jul 2017 19:44:01 +0000 (21:44 +0200)]
armband: Disable ISO actions for MCP
Sync with changes for Fuel@OPNFV targeting master branch (MCP):
- disable ISO build for master branch;
- turn off upload action & checkout;
- add retrieving OS credentials for MCP;
- disable ISO download for master branch;
Change-Id: I11eacfad7ee1f738119e17c2e63c3d92707f8e1f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
lukehinds [Tue, 11 Jul 2017 07:32:05 +0000 (08:32 +0100)]
Weekly Anteater Project Additions
https://wiki.opnfv.org/display/INF/Project+Roll+Out+for+Anteater
Week begining July the 10th
Change-Id: Ifc6e59f2298ae8d83679a3817c82a2cc6ec4acd6
Signed-off-by: lukehinds <lhinds@redhat.com>
zhihui wu [Tue, 11 Jul 2017 03:06:59 +0000 (11:06 +0800)]
[QTIP]Change QTIP danube daily jobs to weekly jobs
Change-Id: I5e9ee5bf45f4f349dc178ce7062610469c8de008
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
MatthewLi [Tue, 11 Jul 2017 01:46:35 +0000 (21:46 -0400)]
dovetail: conditional step bugfix
error log
https://build.opnfv.org/ci/job/compass-os-odl_l3-nofeature-ha-virtual-daily-master/366/
Subprojects triggered but not blocked for
Change-Id: Idc73361430f91c0f2e8002a950a738054442807f
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
chenjiankun [Tue, 11 Jul 2017 01:35:43 +0000 (01:35 +0000)]
Remove SERVER_URL in reporting deploy job
Since we improved the reporting deploy way, the SERVER_URL is set
to http://testresults.opnfv.org/reporting2 by default. So we don't
need to set it.
So we have to ways:
In CI:
docker run -itd -p 8084:8000 opnfv/reporting:tag
Personal use:
docker run -itd -p 8084:8000 -e SERVER_URL={server_ip}:8084 opnfv/reporting:tag
(8084 is the port mapping, you can change it)
Change-Id: Ibe8adbb4601378d59d4d1fe6c7dd3266222c47d1
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Trevor Bramwell [Mon, 10 Jul 2017 17:36:40 +0000 (17:36 +0000)]
Merge "Yamllint Job for Octopus, Pharos, and Anteater"
Trevor Bramwell [Mon, 10 Jul 2017 17:27:21 +0000 (17:27 +0000)]
Merge "Send Build Notifications to Jenkins Admins"
Jun Li [Mon, 10 Jul 2017 09:33:55 +0000 (09:33 +0000)]
Merge "Ignore create_pod_file failure for Compass latest deployment"
JingLu5 [Mon, 10 Jul 2017 07:00:25 +0000 (07:00 +0000)]
[Yardstick]Use volume-binding to provide rc file to yardstick container
The 'fetch_os_creds' script is preferred to run on jump server to get OS creds as mand projects do,
this patch unify the way to get OS creds by volume-binding.
Change-Id: I0da54545ee088458c952f216945c29232d487692
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Jun Li [Mon, 10 Jul 2017 06:57:30 +0000 (06:57 +0000)]
Merge "dovetail: fix compass branch issue"
xudan [Mon, 10 Jul 2017 06:38:41 +0000 (02:38 -0400)]
Ignore create_pod_file failure for Compass latest deployment
JIRA: DOVETAIL-460
Change-Id: Ibd89d338e94178fadcdfe533c71e4df74641b97c
Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Mon, 10 Jul 2017 06:17:39 +0000 (06:17 +0000)]
Merge "patch don't verify in centos In master branch, compass4nfv don't support centos. it is needless to verify in centos."
MatthewLi [Mon, 10 Jul 2017 03:34:54 +0000 (23:34 -0400)]
dovetail: fix compass branch issue
log https://build.opnfv.org/ci/job/compass-os-nosdn-nofeature-ha-virtual-daily-danube/119/
Change-Id: I7ea57268b92e48c3531f412551c9582f440950ee
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
wutianwei [Mon, 10 Jul 2017 03:03:52 +0000 (11:03 +0800)]
compass verify have problem to git clone functest
Change-Id: I390c742040b3f32c705c989cac82ee7cbe7b5748
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Fri, 7 Jul 2017 19:25:28 +0000 (19:25 +0000)]
Merge "prototypes: xci: xci-deploy: Set default value for devel parameters"
Jun Li [Fri, 7 Jul 2017 09:27:56 +0000 (09:27 +0000)]
Merge "Change owner of the openrc file for compass"
Jose Lausuch [Fri, 7 Jul 2017 08:44:15 +0000 (08:44 +0000)]
Merge "Push Functest API doc to artifact"
Linda Wang [Fri, 7 Jul 2017 06:06:16 +0000 (06:06 +0000)]
Change owner of the openrc file for compass
The jenkins user is not permitted to view openrc file
with root owner and group.[1]
cat: /home/jenkins/opnfv-openrc.sh: Permission denied
[1]: https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/1293/console
Change-Id: I89d0597c8f0ece00f70fd6622048794b15510636
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Jun Li [Fri, 7 Jul 2017 03:36:40 +0000 (03:36 +0000)]
Merge "Compass: add retrieving OS credentials for Containers"
Sakala Venkata Krishna Rohit [Thu, 6 Jul 2017 11:33:51 +0000 (17:03 +0530)]
bugfix for reporting verify job
Copying xml files to workspace folder as jenkins searchs for xml files
from workspace directory. This solves the configuration error the
reporting verify job is facing.
Change-Id: I747a6e93995188d645d3fa09cdbd60e7a7fc453b
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Sakala Venkata Krishna Rohit [Thu, 6 Jul 2017 10:09:06 +0000 (15:39 +0530)]
Bugfix for failure of reporting verify job
Prefer to run unit tests from the directory in which unit test script
is present as errors are being raised if it is being run from other
directories.
Change-Id: Ifa2000ac333f2e985feeae76c0040a1831f60253
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Morgan Richomme [Thu, 6 Jul 2017 09:44:05 +0000 (09:44 +0000)]
Merge "Reporting docker deployment improvement"
Sakala Venkata Krishna Rohit [Wed, 5 Jul 2017 08:17:24 +0000 (13:47 +0530)]
Push Functest API doc to artifact
Note that it is not the final goal
The final goal is to integrate api doc into Functest
developer guide
This will be triggered from opnfvdocs and replace the current
developer guide:
http://docs.opnfv.org/en/stable-danube/submodules/functest/docs/testing/developer/devguide/index.html
This patch allows to have an up-to-date api docs on the artifact after
functest merge
http://artifacts.opnfv.org/functest/docs/
Change-Id: I91256add29ce9eadd66764c2234da1d60981dd31
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
wutianwei [Wed, 5 Jul 2017 08:32:17 +0000 (16:32 +0800)]
patch don't verify in centos
In master branch, compass4nfv don't support centos.
it is needless to verify in centos.
Change-Id: I0d7797ca4c057d2422a9bde5d684577a32854e33
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jose Lausuch [Thu, 6 Jul 2017 07:12:31 +0000 (07:12 +0000)]
Merge "Functest verify jobs only for master branch"
Jose Lausuch [Thu, 6 Jul 2017 07:11:40 +0000 (07:11 +0000)]
Merge "bugfix: hardcoded testapi urls"
Linda Wang [Thu, 6 Jul 2017 06:37:41 +0000 (06:37 +0000)]
Compass: add retrieving OS credentials for Containers
Compass has changed the mechanism of deployment (Containers) in master,
so we adjust the way to fetch the OS credentials file.
Change-Id: If126ac9b081589c21466b59eae05b107bf6dc425
Signed-off-by: Linda Wang <wangwulin@huawei.com>
chenjiankun [Thu, 6 Jul 2017 03:45:01 +0000 (03:45 +0000)]
Reporting docker deployment improvement
In the patch, I make build pages(landing page ...),
when docker build, when run a container, we can set
the api url(default:testresults.opnfv.org/reporting2) by -e;
For example:
1. In testresults.opnfv.org:
docker run -itd -p 8888:8000 -p 80:80 opnfv/reporting:tag
visit: http://testresults.opnfv.org/reporting2/reporting/index.html
2. Personal use:
docker run -itd -p 8888:8000 -p 80:80 -e SERVER_URL=192.168.131.2:8888 opnfv/reporting:tag
visit: http://192.168.131.2:8888/reporting/index.html
Change-Id: Ib838c12e785151acf9852f25eab254aedc520a1d
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Alex Yang [Thu, 6 Jul 2017 00:46:00 +0000 (08:46 +0800)]
Change the installer ip of daisy-baremetal
From 10.20.11.2 to 10.20.7.3
Change-Id: I796e2bcf3065df804eefec28c2ed9ecdcb198d7a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Markos Chandras [Wed, 5 Jul 2017 14:06:49 +0000 (15:06 +0100)]
prototypes: xci: xci-deploy: Set default value for devel parameters
Commit
68412ffc734e ("prototypes: xci: xci-deploy.sh: Append trailing
slash for rsync vars") modified xci-deploy.sh script to append a
trailing slash to the devel variables but it broke the script when
one of these variables was not set (since we run with 'set -eu') with
the following error:
./xci-deploy.sh: line 45: !local_user_var: unbound variable
Fixes: I0103b754585931fa1dcd3966c52d7e4a8f2f63f6
Change-Id: Ic2465ff07348b61e74e191516425cd10d80c1fce
Signed-off-by: Markos Chandras <mchandras@suse.de>
jose.lausuch [Mon, 26 Jun 2017 08:38:23 +0000 (10:38 +0200)]
Functest verify jobs only for master branch
The verify job is running tox which is not in stable/danube
branch. Therefore, the bugfixes in that branch fail.
This enables verify jobs only to master branch.
Change-Id: Iff2a7b5e2d6aaff489767e77ebfa9a16bb9326de
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
SerenaFeng [Wed, 5 Jul 2017 08:20:54 +0000 (16:20 +0800)]
bugfix: hardcoded testapi urls
testapi webportal's urls are fixed in configure files
this patch aims to modify them according to base_url
provided when bringing up container
Change-Id: I29c461fc3b837e54d4ff5330dcaa520637590ff7
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Jun Li [Wed, 5 Jul 2017 01:53:27 +0000 (01:53 +0000)]
Merge "remove scenarios"
Serena Feng [Wed, 5 Jul 2017 01:50:39 +0000 (01:50 +0000)]
Merge "Enable ODL scenarios jobs"
Markos Chandras [Tue, 4 Jul 2017 18:02:48 +0000 (18:02 +0000)]
Merge "prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars"
Jose Lausuch [Tue, 4 Jul 2017 13:26:06 +0000 (13:26 +0000)]
Merge "Use former calls to running Functest in Danube"
Ryota Mibu [Tue, 4 Jul 2017 13:19:36 +0000 (13:19 +0000)]
Merge "add zte-virtul3 and zte-virtul4 to Doctor CI pods"
jose.lausuch [Tue, 4 Jul 2017 12:35:23 +0000 (14:35 +0200)]
Use former calls to running Functest in Danube
Change-Id: I472a41e3c2ad41e97a6f4ea3b82d72df73c8416b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
wutianwei [Tue, 4 Jul 2017 06:44:24 +0000 (14:44 +0800)]
remove scenarios
compass4nfv don't support openo, moon,onos in master branch
so we remove these scenario
Change-Id: Ibfad2b352b1236dac48453101860cdd538528aa3
Signed-off-by: wutianwei <wutianwei1@huawei.com>
MatthewLi [Tue, 4 Jul 2017 07:37:59 +0000 (03:37 -0400)]
dovetail change tag to cvp.0.2.0
after https://gerrit.opnfv.org/gerrit/#/c/36775/ merged
let it run in CI
Change-Id: I46a4a55aab673c346291428eccdc24c77cfd8bc4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Zhijiang Hu [Mon, 3 Jul 2017 17:39:51 +0000 (01:39 +0800)]
Enable ODL scenarios jobs
This PS does the follwoing things:
1. Enable ODL scenarios jobs on CI Pod
2. Change default scenario from ha to noha
Change-Id: I548174bfa551aa06b6d9bfe64cf119eea37efda3
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Jose Lausuch [Tue, 4 Jul 2017 07:29:05 +0000 (07:29 +0000)]
Merge "Add jenkins jobs for automatic reporting dashboard deployment"
Ryota MIBU [Tue, 27 Jun 2017 14:24:05 +0000 (14:24 +0000)]
add zte-virtul3 and zte-virtul4 to Doctor CI pods
Change-Id: I1a27979cad590886fb5cdb039d69611a473cbe3c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
jose.lausuch [Tue, 4 Jul 2017 07:08:52 +0000 (09:08 +0200)]
Allow zte-virtual1 publish logs to artifact repo
Change-Id: I0a8935351444909b13ed306baf4f36311c8186c9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Ryota Mibu [Tue, 4 Jul 2017 02:46:13 +0000 (02:46 +0000)]
Merge "add python verify job for doctor"
Markos Chandras [Mon, 3 Jul 2017 21:46:37 +0000 (21:46 +0000)]
Merge changes from topics 'prototypes/xci/config/pinned-versions-bump-dates', 'prototypes/xci/config/pinned-versions-bump-bifrost-version'
* changes:
prototypes: xci: scripts: Update SHA dates
prototypes: xci: update-osa-version-files: Add support for updating bifrost SHAs
Fatih Degirmenci [Mon, 3 Jul 2017 21:39:15 +0000 (21:39 +0000)]
Merge "xci: Fix README for setting dev path instructions"
Markos Chandras [Mon, 3 Jul 2017 21:34:08 +0000 (21:34 +0000)]
Merge "prototypes: xci: Update SHAs for OSA and its roles"
Markos Chandras [Mon, 3 Jul 2017 21:24:41 +0000 (22:24 +0100)]
prototypes: xci: xci-deploy.sh: Append trailing slash for rsync vars
The 'synchronize' Ansible module uses rsync and for that we need
to indicate that we want to copy the contents of the development path
and not the development path itself. As such we need to ensure that a
trailing slash is always appended to the user variables but we need to
also ensure that we will not end up with double slashes.
Change-Id: I0103b754585931fa1dcd3966c52d7e4a8f2f63f6
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Mon, 3 Jul 2017 21:12:12 +0000 (21:12 +0000)]
Merge "barometer: Fix upload URL"
Fatih Degirmenci [Mon, 3 Jul 2017 18:29:22 +0000 (20:29 +0200)]
xci: Fix README for setting dev path instructions
Change-Id: I56c727c242b6826f87a64246b6b4736a637c1abe
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Mon, 3 Jul 2017 15:17:14 +0000 (17:17 +0200)]
barometer: Fix upload URL
Change-Id: Id8c5572adb2691882519b0136346a393dd4115f9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
lukehinds [Mon, 3 Jul 2017 13:45:02 +0000 (14:45 +0100)]
Weekly Anteater Project Additions
https://wiki.opnfv.org/display/INF/Project+Roll+Out+for+Anteater
Week begining July the 2nd
Depends-on: I3610868930f0d6033e528548dceb09b3279b6b8d
Change-Id: I541ab95f054e8159f41f16520083f71ea2dc5d1f
Signed-off-by: lukehinds <lhinds@redhat.com>
Morgan Richomme [Mon, 3 Jul 2017 11:56:18 +0000 (11:56 +0000)]
Merge "Directly call Functest console scripts"
Markos Chandras [Mon, 3 Jul 2017 08:37:17 +0000 (09:37 +0100)]
prototypes: xci: scripts: Update SHA dates
Update the dates in the pinned-versions file whenever we update
the SHAs.
Change-Id: I23ebd90a3fc688a7501fcb2d32217357f8c31657
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Thu, 29 Jun 2017 08:46:32 +0000 (09:46 +0100)]
prototypes: xci: update-osa-version-files: Add support for updating bifrost SHAs
Add a second optional argument to update the bifrost SHA instead of
doing this bit manually.
Change-Id: I0fab8745ae08ad4f54a2a1f5b0b7a64fde4b8295
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Thu, 29 Jun 2017 07:03:12 +0000 (08:03 +0100)]
prototypes: xci: Update SHAs for OSA and its roles
This also updates the second (pre_release) argument of
'update_ansible_role_requirements' from 'false' to 'true' so that
non-openstack roles can be updated as well.
Change-Id: Id424499f44c9b51c02d56e5d93580faeea50ad12
Signed-off-by: Markos Chandras <mchandras@suse.de>
MatthewLi [Mon, 3 Jul 2017 01:55:01 +0000 (21:55 -0400)]
fix dovetail branch issue
error logs
https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-danube/43/console
Change-Id: I0634041a0679fa7f3e6a4e6c627b3205a3b0372d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
rohitsakala [Thu, 29 Jun 2017 16:38:05 +0000 (22:08 +0530)]
Add jenkins jobs for automatic reporting dashboard deployment
Jenkins Jobs have been added for automating the deployment of the
reporting dashboard. Also multijob has been added for automating the
update of docker in the docker hub and generating docs which is empty
for now. Modified unit tests of reporting to make it run from any
directory.
Modified the testapi jenkins jobs yaml file to generic so that many
other modules which may have the same usecases can be integrated easily
just like the reporting one that is done now.
Change-Id: Id13a55416e17199dae1dd6ce64f7c167d117ba37
Signed-off-by: Sakala Venkata Krishna Rohit <rohitsakala@gmail.com>
Fatih Degirmenci [Fri, 30 Jun 2017 23:22:25 +0000 (23:22 +0000)]
Merge "barometer: remove old script from merge job steps"
Cédric Ollivier [Fri, 30 Jun 2017 20:03:09 +0000 (22:03 +0200)]
Directly call Functest console scripts
It conforms jjobs with "Define console_scripts" [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/36781/
Change-Id: I9209e6efa1b493e24135402a46df72aaa14115d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
dongwenjuan [Wed, 26 Apr 2017 06:53:38 +0000 (14:53 +0800)]
add python verify job for doctor
Change-Id: I5432c5c87f0eed279cba0b80947761a81a72cd61
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
agardner [Wed, 31 May 2017 18:37:30 +0000 (14:37 -0400)]
this script is called by jenkins user
we need to sudo the mkdir
Change-Id: I4db726e92566917ecd384884cf1a3c60354c2065
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Thu, 29 Jun 2017 18:44:21 +0000 (18:44 +0000)]
Merge "bug fix: typo in bottlenecks naming (reporting page)"
Maryam Tahhan [Thu, 29 Jun 2017 10:37:48 +0000 (11:37 +0100)]
barometer: remove old script from merge job steps
Change-Id: Ic28513d75f15d4b25a67ccdbc1a2732fe0029411
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Fatih Degirmenci [Thu, 29 Jun 2017 08:33:50 +0000 (08:33 +0000)]
Merge "barometer: include the barometer-project-parameter"
Trevor Bramwell [Thu, 1 Jun 2017 00:08:41 +0000 (17:08 -0700)]
Remove invalid Timed trigger from Bifrost Jobs
A disabled trigger is set to the empty string, not prefixed with a
comment character.
Change-Id: I0b29857f0907f33bb0fb8156bb6db84113f1479d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Jose Lausuch [Wed, 28 Jun 2017 17:48:29 +0000 (17:48 +0000)]
Merge "refactor list operation"
Morgan Richomme [Wed, 28 Jun 2017 15:33:05 +0000 (15:33 +0000)]
Merge "bugfix: Exception when the results is empty"
Markos Chandras [Wed, 28 Jun 2017 14:41:53 +0000 (14:41 +0000)]
Merge "prototypes: xci: scripts: Add update-osa-version-files.sh script"
Maryam Tahhan [Wed, 28 Jun 2017 08:13:17 +0000 (09:13 +0100)]
barometer: include the barometer-project-parameter
Change-Id: I503674dbec81c7255664818c3305311086db9ca3
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Jun Li [Wed, 28 Jun 2017 06:47:33 +0000 (06:47 +0000)]
Merge "dovetail run against different scenarios of compass"
SerenaFeng [Wed, 28 Jun 2017 06:10:45 +0000 (14:10 +0800)]
refactor list operation
all operations mix together make it very difficult to read
Change-Id: I7e4a12fd13a7aa0dc0c8fc09b69c7e43a2ab18ac
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
SerenaFeng [Wed, 28 Jun 2017 03:22:59 +0000 (11:22 +0800)]
bugfix: Exception when the results is empty
list operation crash when limit is not provided, error message:
OperationFailure: the limit must be positive
JIRA: RELENG-265
Change-Id: Id8db93b594010d054a71d301d9c42eed113c12e1
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Trevor Bramwell [Tue, 27 Jun 2017 19:00:48 +0000 (19:00 +0000)]
Merge "Pass fully qualified anteater path to Docker run"
Trevor Bramwell [Tue, 27 Jun 2017 15:17:02 +0000 (08:17 -0700)]
Pass fully qualified anteater path to Docker run
With moving anteater into a virtualenv inside the container, it is no
longer installed to a location accessible by the default PATH. Using the
absolute path to the anteater binary should allow this to run.
Change-Id: I978e96d6de1b6c7bb63ff877b5bc77e1b6ee44df
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Jose Lausuch [Tue, 27 Jun 2017 13:37:17 +0000 (13:37 +0000)]
Merge "bugfix: pagination crash due to memory limitation"
Morgan Richomme [Tue, 27 Jun 2017 13:14:46 +0000 (15:14 +0200)]
bug fix: typo in bottlenecks naming (reporting page)
Change-Id: Ifb2047e688117c7c9af33031467f2025d530f187
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
SerenaFeng [Tue, 27 Jun 2017 11:13:32 +0000 (19:13 +0800)]
bugfix: pagination crash due to memory limitation
MongoDB sorts the results in memory, and the default mem limitation is
32M, if the sort operation consumes more than that it will return an
error:
OperationFailure: Executor error during find command: OperationFailed
Sort operation used more than the maximum
33554432 bytes of RAM. Add an
index, or specify a smaller limit.
To solve this problem, here we leverage aggregate() and
allowDiskUse=True, it is said will not be limited by memory
Change-Id: Id698ad1d02912e8b350a33a926fcccc390814fcc
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
MatthewLi [Mon, 26 Jun 2017 08:26:24 +0000 (04:26 -0400)]
dovetail run against different scenarios of compass
JIRA: DOVETAIL-454
1, scenarios to run
https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
scenarios installer
os-nosdn-nofeature-ha Apex
os-nosdn-kvm-ha Apex
os-odl_l3-fdio-ha Apex
os-odl_l2-nofeature-ha Compass
os-nosdn-nofeature-ha Compass
os-onos-nofeature-ha Compass
os-odl_l3-nofeature-ha Compass
os-nosdn-ovs-ha Fuel
os-odl_l2-bgpvpn-ha Fuel
os-odl_l3-nofeature-ha Fuel
os-nosdn-nofeature-ha Fuel
os-nosdn-kvm_ovs_dpdk-ha Fuel
2, time map(in order to reduce resource in CI)
MON, WED, FRI, SUN ----> latest
TUE, THU, SAT ---> cvp.0.1.0
Change-Id: If9c3fc514e4260530fc4f73299eedd9c1b022692
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Morgan Richomme [Tue, 27 Jun 2017 06:54:08 +0000 (06:54 +0000)]
Merge "bug fix: consider pagination when retrieveing results for reporting"
Morgan Richomme [Mon, 26 Jun 2017 15:04:41 +0000 (17:04 +0200)]
bug fix: consider pagination when retrieveing results for reporting
Due to pagination feature introduced in test API, reporting pages
only considered the first page of results retrieved by the API
the number of pages is now detected to aggregate the results
JIRA: RELENG-259
Change-Id: I0ac90b125baf8c16341c8db22f5602fedd4cdf1b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
chigang [Mon, 26 Jun 2017 14:17:21 +0000 (22:17 +0800)]
Enable onos-sfc baremetal daily job
JIRA:-
Because Baremetal resource is limit, it will take more than 3 hours
in each circle. so diable ocl and enable onos-sfc.
Change-Id: I6a9cfd20324bc5dfa79e6cfc4b5ee3b4e84a3085
Signed-off-by: chigang <chigang@huawei.com>
Jun Li [Mon, 26 Jun 2017 09:03:26 +0000 (09:03 +0000)]
Merge "Add licenses to Dovetail scripts"
xudan [Mon, 26 Jun 2017 08:26:52 +0000 (04:26 -0400)]
Add licenses to Dovetail scripts
JIRA: DOVETAIL-453
Change-Id: I40110eae6eac86953f482f83e0b082149c3d0377
Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Mon, 26 Jun 2017 06:55:57 +0000 (06:55 +0000)]
Merge "Bugfix: Dovetail CI failed with Permission denied"
xudan [Mon, 26 Jun 2017 01:46:35 +0000 (21:46 -0400)]
Bugfix: Dovetail CI failed with Permission denied
JIRA: DOVETAIL-451
1. Dovetail CI jobs failed because of Permission denied.
2. The directory ${WORKSPACE}/cvp/pre_config is created with sudo privilege,
so fetch_os_creds without sudo got Permission denied.
3. Remove the sudo when create directory ${WORKSPACE}/cvp/pre_config.
Change-Id: I802dc1cf8479b61929a9311800e65d357f4a7d34
Signed-off-by: xudan <xudan16@huawei.com>