ahothan [Mon, 28 Aug 2017 15:04:52 +0000 (08:04 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-11 Cannot override extra_specs in flavor using -c
Add a whitelist for keys that can't be verified
Change-Id: I8d56cb850fb133eec0097ae80f6ee5f827e651c6
Signed-off-by: ahothan <ahothan@cisco.com>
tomsou [Tue, 22 Aug 2017 14:23:53 +0000 (14:23 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Fix import module functionality for each testcase
Fix the path, from where import_module runs each testcase
JIRA: SDNVPN-176
Change-Id: Ibc6880b4865d3ac0c276d1aa81a08e90af3d809e
Signed-off-by: tomsou <soth@intracom-telecom.com>
Michael Polenchuk [Fri, 25 Aug 2017 11:47:55 +0000 (15:47 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [baremetal] Add required user on vcp nodes
* add user of "ubuntu" so that functest gets cluster credentials
* reduce cpu resources for vcp nodes in nofeature scenario
* tune salt targets for maas state
* specify ntp servers
Change-Id: I433a1de1cd2c69c6747c62c3359f5485dee3bfa4
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mbeierl [Mon, 28 Aug 2017 14:09:57 +0000 (10:09 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Fixup Daily
Allows daily to terminate on error
Change-Id: I31efdf3adcf6f2c09e02c21c4d10a5894d0ad6b7
Signed-off-by: mbeierl <mark.beierl@dell.com>
Narinder Gupta [Mon, 28 Aug 2017 13:46:28 +0000 (08:46 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- modfiied as per new requirements in the functest.
Change-Id: I86866f2564e122f1d001706964096602665e10e3
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
mbeierl [Fri, 25 Aug 2017 15:09:17 +0000 (11:09 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Change to list of keyservers
Change-Id: Iae2ad128e9cc26fe2142a1278e425ea00fd70635
Signed-off-by: mbeierl <mark.beierl@dell.com>
Tim Rozet [Mon, 28 Aug 2017 13:22:51 +0000 (09:22 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: disable storperf in daily
storperf has infinite loop:
https://build.opnfv.org/ci/job/storperf-apex-baremetal-daily-master/10/consoleFull
Change-Id: I526cddbda15c6262b4afd7c30b6d2681011f48a5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Morgan Richomme [Mon, 28 Aug 2017 12:31:52 +0000 (12:31 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Avoid exiting when snapshot initialization failed"
- Avoid exiting when snapshot initialization failed
Change-Id: Ia8162d6c64847090d94f97fdab92cad2b5f059f1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Linda Wang [Mon, 28 Aug 2017 10:00:21 +0000 (10:00 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Temporarily download cirros from artifacts
The domain download.cirros-cloud.net expired 2017-08-27, meaning
cirros image downloads fail, so change the download url to artifacts
temporarily.
Change-Id: I26e0723b5df1300c3869cc2f4cad138794c17e4b
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Narinder Gupta [Mon, 28 Aug 2017 11:59:27 +0000 (11:59 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Add Nokia pod 1 deployment config and details"
- Add Nokia pod 1 deployment config and details
Change-Id: Iafc0172dea008611a3251ee8adfe56218e4c32b1
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
Martin Kulhavy [Mon, 28 Aug 2017 10:09:54 +0000 (13:09 +0300)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Add an example and blank labconfig files
The currently available labconfig files may be confusing and are little
documented. There should be one example config file which is kept
up-to-date and well commented.
Change-Id: Ic765f647ded25ea43cc601153fde9eee9c233790
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
Zhijiang Hu [Mon, 28 Aug 2017 11:45:17 +0000 (19:45 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Add OpenStack reconfig and Upgrade docs
Change-Id: I971cc23d47b90cbf03b194d3e6918262b5e3f8a5
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Serena Feng [Mon, 28 Aug 2017 10:00:47 +0000 (10:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "update scenario name"
- update scenario name
url PUT /api/v1/scenarios/<scenario_name>
if new_name already exist, return Forbidden
if new_name == name, return Forbidden
Change-Id: If3b82b3df4a763d60dad110caca2659c5f39ab50
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Serena Feng [Mon, 28 Aug 2017 09:28:11 +0000 (09:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "update installer under scenario"
- update installer under scenario
1. post, add one or more new installers
2. update, replace existed installers as a totality
3. delete, delete one or more installers by name
4. in post&update, if schema is not consistent with ScenarioInstaller model,
BadRequest will be raised(only extra keys will be detected currently)
5. in post, if installer already exist, return Conflict with already exist
message
6. in update, if a installer appears more than once, also return Conflict
with already exist message
Change-Id: I830dba3bcf5f1a9d1c93513b4aae59009f69dc8f
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Ross Brattain [Mon, 28 Aug 2017 09:19:28 +0000 (09:19 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "DRAFT: update yardstick generic test cases dashboard"
- DRAFT: update yardstick generic test cases dashboard
current dashboard is obselete and hard to understand
add local grafana dashboard automatically import by
"yardstick env grafana"
update grafana version to latest steady
Change-Id: Iffae9170231d3e0867a52a1f6b5e99c4650b7326
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Zhijiang Hu [Mon, 28 Aug 2017 03:37:49 +0000 (23:37 -0400)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Introduce deployment error recovery level
Change-Id: I023a637e793bae845feabed0d7b80072d3f9f0b7
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Serena Feng [Mon, 28 Aug 2017 08:27:48 +0000 (08:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "simplify unit tests implementation of update scenario"
- simplify unit tests implementation of update scenario
1. delete useless input arguments
2. update on and assert with self.req_d directly
delete intermediate variable 'scenario'
Change-Id: I3eda1df4893c890bb23ccf05b45ce2de5fa9dd93
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Serena Feng [Mon, 28 Aug 2017 07:50:12 +0000 (07:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "update versions under scenario"
- update versions under scenario
1. post, add one or more new versions
2. update, replace existed version as a totality
3. delete, delete one or more versions by name
4. in post&update, if schema is not consistent with ScenarioVersion model,
BadRequest will be raised(only extra keys will be detected currently)
5. in post, if project already exist, return Conflict with already exist
message
6. in update, if a version appears more than once, also return Conflict
with already exist message
7. add update with conflict unittest for projects
Change-Id: I0d2c8a5567f3abce7b0313a64e18303af02cc002
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Jun Li [Mon, 28 Aug 2017 07:39:32 +0000 (07:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "change the dovetail weekly job pod"
- change the dovetail weekly job pod
Change-Id: Ie1183ad0420058ddba8b46e474740a057dcf3b12
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Deepak S [Mon, 21 Aug 2017 09:51:33 +0000 (02:51 -0700)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Added developer user guide draft for samplevnfs
Change-Id: I15a5f7ae8e3aac5d509b7a722f7032fbd2da69d0
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Justin chi [Mon, 28 Aug 2017 07:29:18 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix docker install"
- Fix docker install
Docker install only exist in off-line deploy
flow. Add it into normal deploy flow.
Change-Id: I2addf54eb6f74cb8faf799db343d84eaacea9fcb
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Leo wang [Mon, 28 Aug 2017 07:26:58 +0000 (07:26 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Bugfix: functest only keeps the last test case's log"
- Bugfix: functest only keeps the last test case's log
JIRA: DOVETAIL-490
1. Dovetail just keeps the last tempest/defcore/ipv6/bgpvpn test's log file.
2. All log files should be kept, so users and developers can know the reason
of failed test cases.
3. tempest logs will be stored in directory tempest_logs/
4. defcore logs will be stored in directory defcore_logs/
5. IPv6 logs will be stored in directory ipv6_logs/
6. bgpvpn logs will be stored in directory bgpvpn_logs/
7. All vping logs are in functest.log
Change-Id: I79eae79cb32d65ce1ada3dd6f4c6dfd3945fc512
Signed-off-by: xudan <xudan16@huawei.com>
Morgan Richomme [Mon, 28 Aug 2017 07:12:05 +0000 (07:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Avoid exiting the script if an error happens"
- Avoid exiting the script if an error happens
1. Avoid exiting the script if an tier fails
2. Push logs to artifacts
Change-Id: Ia258994e4694bb71615f7adc18967afcc237813f
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Morgan Richomme [Mon, 28 Aug 2017 07:11:41 +0000 (07:11 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Add log info of refstack tests into functest.log"
- Add log info of refstack tests into functest.log
Change-Id: I9edf555ba17b491768fbe298e65c3b11b341d76e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Morgan Richomme [Mon, 28 Aug 2017 07:06:19 +0000 (07:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Split HA and NOHA scenarios into 2 tables in reporting"
- Split HA and NOHA scenarios into 2 tables in reporting
the goal is to vizualize more quickly the HA and NOHA scenario
Note that if no scenario is available, the table title is displayed
Change-Id: Ibdade30aadf40fe4f7b9bfe547d23c186cb3e1df
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Mon, 28 Aug 2017 07:06:09 +0000 (07:06 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove Onos in Functest"
- Remove Onos in Functest
No feedback from onos projects for Euphrates for MS6
Change-Id: I8d295c65e4b621df87752e15b5f41e04a80b32ca
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Xuan Jia [Sat, 26 Aug 2017 02:27:34 +0000 (10:27 +0800)]
Update git submodules
* Update docs/submodules/openretriever from branch 'master'
- create new directory for release E
Change-Id: I9da83cac279d9958fb58a67254b7861e231455cc
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Leo wang [Mon, 28 Aug 2017 03:48:40 +0000 (03:48 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Bugfix: pre_condition cmds is just executed once"
- Bugfix: pre_condition cmds is just executed once
JIRA: DOVETAIL-489
1. All the cmds defined in pre_condition is just executed once for each type
i.e. functest, yardstick, bottlenecks...
2. The copy cmds defined in each functest test cases are just executed for the
first test case rather than all test cases.
3. Make the cmds to be executed for each test case.
Change-Id: I571f0eb9dd3cab77fc8597e5a9b5246398804d3e
Signed-off-by: xudan <xudan16@huawei.com>
Yujun Zhang [Mon, 28 Aug 2017 01:54:21 +0000 (01:54 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Refactor storperf testing scripts into ansible role"
- Refactor storperf testing scripts into ansible role
Change-Id: Ifbfe0818a528dbd9b2c176acf39450ca480e931a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Yujun Zhang [Mon, 28 Aug 2017 01:54:13 +0000 (01:54 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Skip container and docker image clean up"
- Skip container and docker image clean up
- This helps to use the cache on CI pod and reduce build time.
- Dangling containers and docker images will be cleaned up in a
separate periodic job.
Change-Id: Ifa756714698c71b8dde0cbe089661936e94e8a17
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Yujun Zhang [Sat, 26 Aug 2017 02:53:47 +0000 (10:53 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Move storage-qpi proposal to devguide
Change-Id: I91402f15ac3fafce112c2568e0e3b8b3464ba1d5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Jun Li [Mon, 28 Aug 2017 01:33:46 +0000 (01:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "yardstick pod4 job Offline"
- yardstick pod4 job Offline
This changes will make yardstick huawei-pod4 job offline.
Change-Id: Id0bc805e93ff2e38383717af4b486f4f3bddfc66
Signed-off-by: liyin <liyin11@huawei.com>
Jun Li [Mon, 28 Aug 2017 01:12:10 +0000 (01:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Jobs on Compass built time out"
- Jobs on Compass built time out
In order to save the time, just download ubuntu and cirros images once and
stored in the host for all dovetail jobs.
JIRA: DOVETAIL-491
Change-Id: I07b39d5a04bfbce9ebf43f184103b503785b6e7a
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Sun, 27 Aug 2017 23:37:43 +0000 (19:37 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes bridge checking on jumphost for bm
Change-Id: I5e90dd84383c7348d2cbe58a18370ca10d915598
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sun, 27 Aug 2017 23:21:43 +0000 (19:21 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes external network with baremetal interface
Change-Id: Icd65ffbd14dee603e5b2a0a42e9d0cdfd98c694c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sun, 27 Aug 2017 19:21:26 +0000 (15:21 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix verify trigger paths
Change-Id: I3878f3e1a85b31ddba8d3f53e774a9e1d16f8afb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sun, 27 Aug 2017 19:15:14 +0000 (15:15 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes baremetal interface attach
Change-Id: If0e501c218b1ea981caa255b5e217b5118b772b0
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sun, 27 Aug 2017 18:48:41 +0000 (14:48 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix permissions on deploy
Change-Id: I36066bf003b1504524a5b8143cceef7829b23ca8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sun, 27 Aug 2017 17:05:22 +0000 (13:05 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix daily deploys using rpm
Change-Id: Iba1b2f47e8ace4fb4a9eed80342fcb8950e848f8
Signed-off-by: Tim Rozet <trozet@redhat.com>
ahothan [Sun, 27 Aug 2017 15:28:42 +0000 (08:28 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-10 Relax config error message
Change-Id: I1078b01cbfa3f006b2d4170e4e84b93b547c0765
Signed-off-by: ahothan <ahothan@cisco.com>
zhouya [Sat, 26 Aug 2017 06:50:59 +0000 (14:50 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- revert build_pxe_for_discover function to build pxe server
In case of deploy failed with deploy.sh file without reinstall
daisy node, we need to resetup DHCP in tempest.py script
Change-Id: Ia7b4de7933bf4957226a2bf0965858a555f0ed54
Signed-off-by: zhouya <zhou.ya@zte.com.cn>
Emma Foley [Sat, 26 Aug 2017 13:53:03 +0000 (13:53 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "ci: verify generated rpms"
- ci: verify generated rpms
Check that all rpms listed in rpms_list file are generated
Change-Id: I18d548bbfdff3f21c662670f4b3007827e6c1e41
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
Tim Rozet [Sat, 26 Aug 2017 12:04:27 +0000 (12:04 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Add missing iso build dependencies"
- Add missing iso build dependencies
Change-Id: Ie7c07d34819ea29575f94ecac3da046758415da6
Signed-off-by: Feng Pan <fpan@redhat.com>
Yifei Xue [Thu, 24 Aug 2017 13:50:22 +0000 (21:50 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Docs update for E release
JIRA: -
Update the structure of docs directory.
Update the docs for E release.
Add some new docs for E release.
Change-Id: Ib4b6aced3d6ac88404d8518b5461e20d26e017e1
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Zhijiang Hu [Sat, 26 Aug 2017 08:22:29 +0000 (08:22 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "deploy.sh refactory"
- deploy.sh refactory
This can be seen as a code clean up before we implementing
running deploy.sh without recreate daisy vm and networks.
Change-Id: I9bb67fdc7220cc70e2e876cc05750c22630d5ac8
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Zhijiang Hu [Sat, 26 Aug 2017 07:02:13 +0000 (07:02 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Add the pytest files for post py files"
- Add the pytest files for post py files
1.add the test_keystoneauth.py and test_post_execute.py
2.modify the test-requirements.txt to update the dependent
python package.
Change-Id: I0957c723bd82faa9060c7d5ae021d46feaed05ae
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Jing Lu [Sat, 26 Aug 2017 06:15:09 +0000 (06:15 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Test case: Fio volume benchmark testcase using job file"
- Test case: Fio volume benchmark testcase using job file
JIRA: YARDSTICK-791
In some use cases, Fio is used with a job file instead of parameters.
This work is about adding support for the job file and add a new test case
for volume testing.
Change-Id: I312d61bf6e7d95f23eedb0b6487f6103b7d76355
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Kubi [Sat, 26 Aug 2017 03:46:39 +0000 (03:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Raise Exception if HA test case failed"
- Raise Exception if HA test case failed
Change-Id: Ia3677724075c1c1408f50bbfcebd3cbcde251d66
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Narinder Gupta [Sat, 26 Aug 2017 03:34:58 +0000 (22:34 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- added OS_REGION_NAME
Change-Id: Ic1de594408773430d7d4656465575f79dc0cb781
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Rex Lee [Sat, 26 Aug 2017 03:21:15 +0000 (03:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Create test suite k8-nosdn-lb-noha run with k8s context"
- Create test suite k8-nosdn-lb-noha run with k8s context
JIRA: YARDSTICK-800
We have k8-nosdn-lb-noha scenario with kubernetes deployment.
So we need to add k8-nosdn-lb-noha test suite to run test case.
Change-Id: Id6dc73ad999733ddfa2e03673c20f7e92a8250a3
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Rex Lee [Sat, 26 Aug 2017 03:20:23 +0000 (03:20 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "bugfix: tc063 fails to get the correct result in ubuntu node"
- bugfix: tc063 fails to get the correct result in ubuntu node
Change-Id: If96dc008d898a77445246aa7e9c98fab160626df
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Xuan Jia [Fri, 25 Aug 2017 02:47:26 +0000 (10:47 +0800)]
Update git submodules
* Update docs/submodules/openretriever from branch 'master'
- Fix Doc Issue
Change-Id: Ia22693ac9c69fb1fb68c33cd9396bd73477597f5
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Dan Radez [Thu, 24 Aug 2017 18:12:00 +0000 (14:12 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Skip the python3 vbmc patch
- vbmc has already been imported so we know it's there
if vbmc is located in a different spot than the
hardcoded location just skip the patch
Change-Id: I765fb94c09e0775084ecd37659f4900411eb0e3e
Signed-off-by: Dan Radez <dradez@redhat.com>
Ross Brattain [Sat, 26 Aug 2017 01:14:25 +0000 (01:14 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "improve tc055 results"
- improve tc055 results
Change-Id: Ib1282c75c5f9cdc416bedf5c7a2e2d3f44c737f1
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Ross Brattain [Sat, 26 Aug 2017 01:14:10 +0000 (01:14 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "improve tc002 to make packet size parameterize"
- improve tc002 to make packet size parameterize
JIRA: YARDSTICK-793
Change-Id: I95d014ad3d2e19dd2df1f5e72d994da2f44d4544
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Sharada Shiddibhavi [Fri, 25 Aug 2017 09:55:49 +0000 (09:55 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Added testcases for Gnocchi, AODH, SNMP and Intel_RDT
Added testcases for newly added plugins - Gnocchi, AODH,
SNMP and Intel RDT for Functest-Barometer project
Change-Id: Ice7db5a49852d95e9c3054a0670dbd193f40f26c
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
Ross Brattain [Fri, 25 Aug 2017 22:33:35 +0000 (22:33 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "collectd: disable auto-provision"
- collectd: disable auto-provision
auto-provision requires Internet access inside
the VNF, which may not be the case.
Change-Id: I2b5b73e1b80074356943c5e3152c3e6a318f3ca4
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Maciej Skrocki [Thu, 24 Aug 2017 01:35:30 +0000 (18:35 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Enabling ACL test for provider network.
Properly re-using network_type from model.
Change-Id: I40180eb53080a360b4099c034038eac67716f8d1
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Kerim Gokarslan [Thu, 24 Aug 2017 22:20:19 +0000 (15:20 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-9 Create VM image and upload to OPNFV artfact repo
Change-Id: Iffad4cccacccbb3df240d1b004c27ae209cec701
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Ross Brattain [Fri, 25 Aug 2017 20:00:24 +0000 (20:00 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Added external versions for vFW and cgnat TCs."
- Added external versions for vFW and cgnat TCs.
Change-Id: I6778dac0c60f090238ed1f4860470e62a64c7d69
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Ross Brattain [Fri, 25 Aug 2017 20:00:13 +0000 (20:00 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "ansible: update dpdk, trex and samplevnf install"
- ansible: update dpdk, trex and samplevnf install
we now clone samplevnf from git repo
made install_samplevnf role that takes as parameter VNF name
added ubuntu_server_cloudimg_modify_samplevnfs playbook
Change-Id: I5724e3b844b3137542a5c293516893a5c80f5c61
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Narinder Gupta [Fri, 25 Aug 2017 18:47:29 +0000 (18:47 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Create new consolidated documentation for JOID"
- Create new consolidated documentation for JOID
The current documentation contains many different versions, which
overlap and partly contradict each other. This makes it very hard for
people with no experience with JOID to deploy it for the first time.
This commit tries to create a new docs structure, merging information
currently spread across different files, while at the same time updating
the information and adding new hints based on the experience deploying
JOID in our lab.
The new docs structure is inspired by and tries to follow the docs
structure used for the APEX installer.
As a next step after finalizing this transformation, the other
overlapping docs directories shall be removed
Change-Id: I7075ea48565a7bd509321a532f1173cffd24cdbc
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
Narinder Gupta [Fri, 25 Aug 2017 18:45:59 +0000 (13:45 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- modified to use correct VIP address for internet api.
Change-Id: I75fb70280b73feecf00fe8400c1e57f7ea3f3a4d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Ross Brattain [Fri, 25 Aug 2017 17:48:30 +0000 (10:48 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Trex: fix KPI collection
return super result
Change-Id: I723a37281da15c1887ae1b3cf91d7e957b1924d1
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Dan Radez [Fri, 25 Aug 2017 18:24:50 +0000 (18:24 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Updates and additions to handle aarch64"
- Updates and additions to handle aarch64
- move patches from x86 only to common virt-customize
- updates to undercloud to configure pxe and external network
- initial updates to overcloud deploy functions
JIRA: APEX-381
Change-Id: I496e196535e63bfd31654d0f501fe3f00fa5ca3f
Signed-off-by: Dan Radez <dradez@redhat.com>
Delia Popescu [Fri, 25 Aug 2017 11:44:28 +0000 (14:44 +0300)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Pod name changes in ARMBAND
arm-pod3 pod name is changed to arm-pod5
arm-virtual1 pod name is changed to arm-virtual2
Change-Id: I6746fcdd52bbed5b6a61147d0abc5db64876dc97
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Ulas Kozat [Tue, 25 Jul 2017 18:23:48 +0000 (11:23 -0700)]
Update git submodules
* Update docs/submodules/domino from branch 'master'
- JIRA: DOMINO-27 Extend publish RPC call
Change-Id: If8cba13e3237c034ceace68cf4b14f3090612ab5
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Emma Foley [Fri, 25 Aug 2017 16:36:08 +0000 (16:36 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "Docs: Updating Barometer Configuration Guide for E Release"
- Docs: Updating Barometer Configuration Guide for E Release
The following two files have been updated in docs/release/configguide/:
featureconfig.rst and postinstall.rst
Change-Id: Id63bb150b562c5501691b4da0cb7272ca98bf65a
Signed-off-by: Calin Gherghe <calin.gherghe@intel.com>
Emma Foley [Fri, 25 Aug 2017 15:30:31 +0000 (15:30 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docs: updated scenario document for E release."
- docs: updated scenario document for E release.
* removed old scenario os-nosdn-kvm_ovs_dpdk_bar-ha file.
* added two new scenario files.
Change-Id: If737b34ecd3cc594b5e2bca82268f3c8ec6476f7
Signed-off-by: Shobhi <shobhi.jain@intel.com>
Mark Beierl [Fri, 25 Aug 2017 15:09:04 +0000 (15:09 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Update docs."
- Update docs.
- Add installation steps for ARM
JIRA: STORPERF-198
Change-Id: I95e5d82cc4855bfad6052335397dc82a621785bd
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Frank Brockners [Fri, 25 Aug 2017 14:58:29 +0000 (14:58 +0000)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- Merge "Documetation for odl-fdio-dvr scenarios"
- Documetation for odl-fdio-dvr scenarios
Change-Id: I209c2250ebb96c595ccf881877d3fe662cfe6dd1
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
juraj.linkes [Wed, 23 Aug 2017 08:52:15 +0000 (10:52 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- Update of existing scenarios documentation
We're not releasing l2 scenarios and l3 scenarios have been renamed.
Change-Id: Ia6862ab937bf52beb534c46e95747d57be335a25
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
mbeierl [Fri, 25 Aug 2017 14:53:32 +0000 (10:53 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Re-adding missing sample file
Change-Id: Ia0023b0e0cf25519fe2c418ed953618370991e30
Signed-off-by: mbeierl <mark.beierl@dell.com>
saksham115 [Thu, 24 Aug 2017 21:46:58 +0000 (03:16 +0530)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Addition of slope line to graph
JIRA: STORPERF-195
Change-Id: I0d674c77976ba7378143edcef4485a6b90a19fc7
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
mbeierl [Thu, 24 Aug 2017 21:26:37 +0000 (17:26 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Reinstating Merge
Change-Id: I94cf1d4c67bef421a25aef4f0da05514ebb83b96
Signed-off-by: mbeierl <mark.beierl@dell.com>
Martin Klozik [Fri, 25 Aug 2017 14:13:13 +0000 (15:13 +0100)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- report: Update paths after doc reorganization
Directory with report files was moved to different
location. Thus CI build script must be updated too.
Change-Id: Id5b4c8b2740c01c821c25f8bfdaeb25352410e76
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Martin Klozik [Fri, 25 Aug 2017 13:46:32 +0000 (13:46 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "build: Rename cloned repositories and remove cuse"
- build: Rename cloned repositories and remove cuse
VSPERF expects folders to be named a certain way, but this may not be
the case if another repository is specified via the package-list.mk
file. One example of this is the DPDK stable repo which gets cloned to
the "dpdk-stable" directory unless otherwise specified. Thus Makefiles
were updated to enforce expected folder names.
Unused configuration related to vHostCuse support was removed.
Change-Id: Ifa48898d51e96c72e7d740f43cb635d729b2a796
Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Cian Ferriter [Fri, 25 Aug 2017 07:11:34 +0000 (08:11 +0100)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- gitignore: Ignore non vsperf files
.gitignore was updated to ignore following files:
* VPP project directory
* l2fwd binary files
* tags
JIRA: VSPERF-529
Change-Id: Idc10eae7b14c72a863f3473e02cbdc7c47d31b41
Signed-off-by: Cian Ferriter <cian.ferriter@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Shobhi [Fri, 25 Aug 2017 08:45:48 +0000 (09:45 +0100)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docs: updated release notes for E release.
* Updated summary section.
* Updated backlog and testsuite section.
Change-Id: I32ed41bbe4badf43b6277636c2c901fa45918fa9
Signed-off-by: Shobhi <shobhi.jain@intel.com>
Morgan Richomme [Fri, 25 Aug 2017 12:30:07 +0000 (12:30 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Get rid of tacker_client_install.sh"
- Get rid of tacker_client_install.sh
It's removed from sfc tree to deploy the official version instead [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/40237/
Change-Id: I84b2f8ce2842c5da2d0678e54129c632f4f476ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Morgan Richomme [Fri, 25 Aug 2017 12:14:44 +0000 (12:14 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Create API to get log for each task"
- Create API to get log for each task
API: /api/v1/functest/tasks/<task_id>/log
METHOD: GET
JIRA: FUNCTEST-867
Change-Id: I987cbf662e4da349bf7583e48da5d981a2f1e0fd
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Morgan Richomme [Fri, 25 Aug 2017 12:14:36 +0000 (12:14 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Create API to update hosts info"
- Create API to update hosts info
API: /api/v1/functest/envs/action
METHOD: POST
PARAMS:
{
"action": "update_hosts",
"args": {
"identity.ac.dz.com": "8.20.11.22",
"image.ac.dz.com": "8.20.11.22"
}
}
JIRA: FUNCTEST-856
Change-Id: Ifaf064110ade6e39189dd14b38c921d9e1c3568d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Dimitrios Markou [Fri, 25 Aug 2017 11:01:18 +0000 (14:01 +0300)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Remove custom tacker-client installation script
In previous releases we used a custom tacker client
because we also used a custom tacker.
For the next release we migrate to the the upstream tacker
so we don't need anymore the aforementioned installation script
because now we support the upstream tacker client.
Change-Id: I0c502426161bbeaaf2418823fe91c2025f1494a8
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Dimitrios Markou [Fri, 25 Aug 2017 09:39:58 +0000 (12:39 +0300)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Include the tacker python client to the requirements.txt
In OPNFV/SFC project we are going to substitute
the custom tacker that we used so far with the upstream one.
So as outcome of the aforementioned change we will need the
upstream tacker client.
Change-Id: I8425c7168c1be69d090481efbf3f966e8d04e609
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
Cedric Ollivier [Fri, 25 Aug 2017 11:30:33 +0000 (11:30 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "download_images.sh: add --keep option to avoid redownloading images"
- download_images.sh: add --keep option to avoid redownloading images
Change-Id: Id25f1a354ffd067ba926dc67907b6ca913999437
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Manuel Buil [Fri, 25 Aug 2017 07:27:45 +0000 (09:27 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Updated sfc section in testcases
That section had an old scenario name which resulted in errors when sfc
functests tests needed to be executed
Change-Id: Ie35bb0d97c3d6cad6a97137355f146e8d20a40b9
Signed-off-by: Manuel Buil <mbuil@suse.com>
Morgan Richomme [Fri, 25 Aug 2017 09:46:41 +0000 (09:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove download images logs (too verbose)"
- Remove download images logs (too verbose)
logs were used to troubleshoot Functest CI pipeline issue
solved with [1]
[1]: https://gerrit.opnfv.org/gerrit/#/c/40109/
Change-Id: I56587f355c5e117efa8d0338204b0ced741477a7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Jain, Shobhi [Tue, 15 Aug 2017 13:53:47 +0000 (14:53 +0100)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- docs: updated userguide for E release.
* Updated fuel reference with Apex.
* Updated instructions for Centos 7.
* Updated configuration to match sample configuration.
* Fixed typos.
Change-Id: I40fc3eb423589e4643eefb31259937f8a6f96a15
Signed-off-by: Jain, Shobhi <shobhi.jain@intel.com>
Morgan Richomme [Fri, 25 Aug 2017 08:06:18 +0000 (08:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "bug fix: installation of node, bower and grunt for reporting docker"
- bug fix: installation of node, bower and grunt for reporting docker
- change node installation process
- clean setup (no need of pbr)
Change-Id: I9015486e3892e7c949bad5140cc4180ec9f07aa7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Yang Yu [Fri, 25 Aug 2017 07:31:58 +0000 (15:31 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Bug-fix: syntax error for add compass pod yaml
JIRA: BOTTLENECK-178
Containerized compass does not support ssh method to get the POD
yaml anymore. This patch is to fix the syntax error of last patch.
Change-Id: Ibd1711a645327db0c43a602519a9fa47ddaec64f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Yang Yu [Fri, 25 Aug 2017 06:24:07 +0000 (14:24 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Bug-fix: Add compass pod yaml in btks config dir
JIRA: BOTTLENECK-178
Containerized compass does not support ssh method to get the POD
yaml anymore. This patch is to fix the issue.
Change-Id: I98ca9a419d71d0ec22bf48ef40d4c5fb2d96d1b2
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Trevor Cooper [Mon, 22 May 2017 20:24:59 +0000 (13:24 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Added top-down scope analysis based on cvp objectives and end-user expectations. Also simplified to focus on scope only.
Change-Id: Ibde9fdacfd026f7859bd6fd239d79fdbdeccad01
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
hongbo tian [Fri, 25 Aug 2017 06:35:36 +0000 (06:35 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Draft a workflow that will work with the CVP web portal and test API. Also made simplifications for the first release."
- Draft a workflow that will work with the CVP web portal and test API. Also made simplifications for the first release.
Change-Id: Ief92a7e71c546883fdf472346646a43c9ae26c94
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Linda Wang [Fri, 25 Aug 2017 06:24:38 +0000 (06:24 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix args parsing in run_tests"
- Fix args parsing in run_tests
By default, 'report' and 'noclean' are both False, so
self.clean_flag shoule be True and self.report_flag
should be False.
Change-Id: I4935f70bd124fbb996dcaa73e01e0e61cd0184e1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Linda Wang [Fri, 25 Aug 2017 04:15:32 +0000 (04:15 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix the config of vping net
Change-Id: I71cea850985c67cf4c4e42a29600f9d63291fc94
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Rex Lee [Fri, 25 Aug 2017 06:17:53 +0000 (06:17 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add rpm,image directories and SLA options to Livemigration"
- Add rpm,image directories and SLA options to Livemigration
This patch includes adding of rpm and image directories in addition
to scripts directory for execution of live migration test case and
SLA options for downtime,totaltime and setuptime.
Change-Id: I22747b978aa16b6c3ee9e3cdd05cf77a10207626
Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Michael Polenchuk [Thu, 24 Aug 2017 11:45:04 +0000 (15:45 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [baremetal] Bring in ovs/dpdk scenario
Change-Id: Ia0d828fa31549a12b6740e0edeeba2ab13a9b998
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Tim Rozet [Fri, 25 Aug 2017 05:21:16 +0000 (01:21 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes issues with baremetal
Change-Id: I60470611a70261d57ccbfd0e499f4336c7a12fe1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Ross Brattain [Fri, 25 Aug 2017 04:55:56 +0000 (04:55 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Removed unnecessary image definitions and flavor names."
- Removed unnecessary image definitions and flavor names.
Change-Id: I13464d997ff9aba09a6cff7d3ff62f29df770a38
Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Ross Brattain [Fri, 25 Aug 2017 04:52:05 +0000 (04:52 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fixed invalid vfw/vacl rulw config issues"
- Fixed invalid vfw/vacl rulw config issues
Change-Id: Ib96bc4bec359005e04e4a839846779d918881ba4
Signed-off-by: Deepak S <deepak.s@linux.intel.com>