Narinder Gupta [Wed, 9 Aug 2017 22:42:38 +0000 (22:42 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Download OCL container packages from OPNFV artifact repo (if not present). Updated ceph.yaml to use correct lxd numbers"
- Download OCL container packages from OPNFV artifact repo (if not present).
Updated ceph.yaml to use correct lxd numbers
Change-Id: If147df8cc188e02dafe6d3ce80bd6d4d9f548eb7
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Narinder Gupta [Wed, 9 Aug 2017 22:41:40 +0000 (22:41 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Rename juju run --service flag to --application"
- Rename juju run --service flag to --application
This flag has been renamed in (probably) Juju 2.0.
For reference, compare documentation for `juju run` command in
https://jujucharms.com/docs/1.25/commands and
https://jujucharms.com/docs/2.0/commands
The `--service` flag causes the `openstack.sh` to fail and exit,
skipping important functionality.
Change-Id: Ia5b3f5c29622de2caabee9832aa6920932c43656
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
Steven Pisarski [Wed, 9 Aug 2017 20:23:13 +0000 (20:23 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Reformat auth_url based on the ID API version."
- Reformat auth_url based on the ID API version.
No longer raising an OSCredsError when the auth_url does
not end with a 'v' + some number. Additionally, the auth_url
will be massaged to remove any 'v' + num from the end of
the URL and generate its own version value based on the ID
API version configured.
JIRA: SNAPS-144
Change-Id: I3a7844025324105576da59b1516d0f541281e6bf
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
spisarski [Tue, 8 Aug 2017 19:01:04 +0000 (13:01 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Added test ability for 2 VMs on different networks to ping each other.
JIRA: SNAPS-48
Change-Id: I77973fef06343eb7108e998ea8e939c1f2d9d4a6
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Tim Rozet [Wed, 9 Aug 2017 20:11:10 +0000 (20:11 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Sets baremetal workers to 12"
- Sets baremetal workers to 12
There is an issue where in Newton the number of workers (sub processes)
opened per openstack service scales with the number of logical cores on
the system. On servers with large amount of processors this causes the
cloud to fail after some time due to running out of RAM. This patch
will limit the number of worker processes to 12, which is the limit in
Ocata and onwards.
JIRA: APEX-410
Change-Id: I28c4762830c19cd758a0729017f2d4a9ebe372b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Wed, 9 Aug 2017 20:02:46 +0000 (16:02 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Adds sfc scenarios to daily
Change-Id: I900f9dc6e6dd3bf041fbecc5eab3216f5bd7f8bc
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 1 Aug 2017 21:20:29 +0000 (17:20 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Enables SFC scenarios
apex-tripleo-heat-templates: I230b31dc9ed0ecc5046064628ba2f2505e589522
apex-puppet-tripleo: Icd433ddc6ae7de19a09f9e33b410a362c317138a
Change-Id: I0b17b4e86eb90b949bd62f7e73944adad77ef1a3
Signed-off-by: Tim Rozet <trozet@redhat.com>
Cédric Ollivier [Wed, 2 Aug 2017 16:36:36 +0000 (18:36 +0200)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Add promise package
It eases how Functest installs/runs it (see testcases.yaml [1]).
The former run_tests.py is renamed to avoid duplicated binaries (see
[2] and [3]).
[1] https://git.opnfv.org/functest/tree/functest/ci/testcases.yaml
[2] https://git.opnfv.org/sdnvpn/tree/sdnvpn/test/functest/run_tests.py
[3] https://git.opnfv.org/sfc/tree/sfc/tests/functest/run_tests.py
Change-Id: I626ce6b425399dc5a0a360782352757c26ca1db3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ahothan [Wed, 9 Aug 2017 17:12:26 +0000 (10:12 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Update doc/faq and config comments
Change-Id: I263f2d33ef9010d4ead0a26c390736a11edaaa20
Signed-off-by: ahothan <ahothan@cisco.com>
Trevor Bramwell [Wed, 9 Aug 2017 16:58:51 +0000 (16:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Send 'Build Failed' Emails to Jenkins Admins"
- Send 'Build Failed' Emails to Jenkins Admins
Adds the 'email-jenkins-admins-on-build-failures' publishers for jobs
which have overridden the default list of publishers.
This will provide Jenkins administrators a time-series list of build
failures to assist in debugging issues with the master and agents.
JIRA: RELENG-257
Change-Id: I28f12877562113c9197ed6429ee2a7f3cdbaf346
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Wed, 9 Aug 2017 15:37:33 +0000 (15:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "KVMFORNFV: Implementing kvmfornfv daily jobs."
- KVMFORNFV: Implementing kvmfornfv daily jobs.
JIRA: RELENG-285
This patch includes updated scripts for implementing kvmfornfv daily
jobs to add the new test name livemigration and trigger the livemigration
testcase
Change-Id: I4b32b14a85b87a386b8099b725ad11bc80ca9cdd
Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Tim Rozet [Wed, 9 Aug 2017 14:48:29 +0000 (14:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "APEX: Add os-nosdn-kvm_ovs_dpdk scenarios to daily"
- APEX: Add os-nosdn-kvm_ovs_dpdk scenarios to daily
Change-Id: I8433b84bc2e2c3acf7db67b8bf40aedddb727daa
Signed-off-by: Feng Pan <fpan@redhat.com>
Michael Polenchuk [Wed, 9 Aug 2017 11:15:36 +0000 (15:15 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Synchronize down all of the dynamic modules
Sync all of the salt dynamic modules to make sure custom
modules, states, grains & etc. are on the target nodes.
Change-Id: I04f2ac0465d5381c4c07623e9383619d9b9731de
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Narinder Gupta [Wed, 9 Aug 2017 09:13:12 +0000 (04:13 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Added architecture specific code as enabling for power.
Same should work for ARM as well.
Change-Id: I72f38bf046b2bbded3bc49073d2541010f374d5e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
chenjiankun [Wed, 9 Aug 2017 07:37:22 +0000 (07:37 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Bugfix: remove ping package for it is GPL license
JIRA: YARDSTICK-777
In migrate test case, we use ping to count downtime.
But ping package is GPL license, so we need remove it.
Since ping command tool can not set timeout less then 1 second, and the
downtime is less then 1 second, so we need find another package to replace.
For now, I find most ping tool is GPL license, so maybe later we need to
implement ping ourselves.
And the migrate case can not calculate downtime unless user install ping
themselves.
Change-Id: I78cba5e4af9de2e3c0bb16b27570bed951caf440
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
Linda Wang [Wed, 9 Aug 2017 08:30:30 +0000 (08:30 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Configure AARCH64 image settings for UEFI"
- Configure AARCH64 image settings for UEFI
Configure one parted AARCH64 Cirros image settings for AAVMF(UEFI)
Change-Id: I28ca1ead06c1153e2483c163af9da8e70736ac1c
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
JIRA: ARMBAND-279
kong wei [Wed, 9 Aug 2017 07:17:15 +0000 (07:17 +0000)]
Update git submodules
* Update docs/submodules/escalator from branch 'master'
- Merge "Change PTL info in INFO."
- Change PTL info in INFO.
Change-Id: Iba016aabad42e06560af839a6c7aab6f43374ae8
Signed-off-by: Wei Kong <kong.wei2@zte.com.cn>
kong wei [Wed, 9 Aug 2017 07:16:24 +0000 (07:16 +0000)]
Update git submodules
* Update docs/submodules/escalator from branch 'master'
- Merge "Please vote +1 if you agree this action. Thanks"
- Please vote +1 if you agree this action. Thanks
Change-Id: Ib60b9284a919e02b9dd6c74b120311c725a24a43
Signed-off-by: Jie Hu <hu.jie@zte.com.cn>
kong wei [Wed, 9 Aug 2017 07:16:08 +0000 (07:16 +0000)]
Update git submodules
* Update docs/submodules/escalator from branch 'master'
- Merge "support all cluster update option"
- support all cluster update option
Change-Id: I0ff8951d9106535ed8ee0b1fbdba345c52a00dc8
Signed-off-by: liguomin <li.guomin2@zte.com.cn>
Justin chi [Wed, 9 Aug 2017 06:43:10 +0000 (06:43 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Create endpoint in different region"
- Create endpoint in different region
JIRA: -
Edit keystone_endpoint module to support different region. Before this patch,
endpoint will be update when you use regiontwo or some other region.
Change-Id: Ib37b87892cfa485b468f7500fdabe05ad3b6be4b
Signed-off-by: liyuenan <liyuenan@huawei.com>
Jun Li [Wed, 9 Aug 2017 06:11:08 +0000 (06:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "remove useless workspace from yardstick"
- remove useless workspace from yardstick
There is a img file in this workspace, which consumes lots of disk space when
CI collects artifacts
Change-Id: Idef0624832cf2b12de2a63fc85bb65f4986ce0ca
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Jiang, Yunhong [Wed, 9 Aug 2017 05:38:24 +0000 (05:38 +0000)]
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
- Merge "Add Livemigration testcase for KVMFORNFV"
- Add Livemigration testcase for KVMFORNFV
This patch includes the scripts which will create OVS dpdkvhost user
ports and test live migration using qemu with ovs dpdk and provide the
information of VM downtime,setuptime and totaltime once migration is
completed.
Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Change-Id: I17abf627102d88dffdb99972e5616a0ea5cb62b7
Deepak S [Tue, 20 Jun 2017 21:31:19 +0000 (14:31 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- NSB update
Refactored main NSB VNF classes accroding to class diagram
https://wiki.opnfv.org/display/yardstick/NSB+class+diagram
All the SampleVNFs have been separated and placed under
the SampleVNF class.
Added AutoConnectSSH to automatically create SSH conneciton on demand.
Added VnfdHelper class to wrap the VNFD dictionary in prepartion for
class-based modeling.
Extracted DpdkVnfSetupEnvHelper for DPDK based VNF setup.
Extracted Stats and other client config to ResourceHelper
Had to replace dict_key_flatten with deepgetitem due to Python 2.7
Jinja2 infinite recursion.
Change-Id: Ia8840e9c44cdbdf39aab6b02e6d2176b31937dc9
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ryota Mibu [Wed, 9 Aug 2017 02:46:52 +0000 (02:46 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "refactor apex installer"
- refactor apex installer
JIRA: DOCTOR-100
Change-Id: I684071d35aac99ad1f5b65ae74e0a98ac726af35
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Zhijiang Hu [Wed, 9 Aug 2017 02:17:19 +0000 (02:17 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Use PDF(POD descriptor file) and correct the mapping of nodes and roles"
- Use PDF(POD descriptor file) and correct the mapping of nodes and roles
JIRA: DAISY-42
JIRA: DAISY-56
In bare metal deployment, we can use PDF to get MAC addresses of nodes
https://gerrit.opnfv.org/gerrit/#/c/38387/.
Then we can use the MACs to help to distinguish the discovered nodes
and assign roles to them, like virtual deployment in the link
https://gerrit.opnfv.org/gerrit/#/c/38381/.
Change-Id: Ib0f1a60b8935f528a828f716ccc916b767cfa6f9
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
grakiss [Tue, 8 Aug 2017 09:04:23 +0000 (17:04 +0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- create a tar file for logs
JIRA: DOVETAIL-479
User may want to upload all logs along with the results,
so others may check the running logs to make sure what' s going on during the test.
Change-Id: Ia5862f99c129b8207aa91a391567ffdd5ee0829a
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
zhihui wu [Tue, 8 Aug 2017 09:37:20 +0000 (17:37 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- install setuptools's latest version in container
See https://build.opnfv.org/ci/view/qtip/job/qtip-docker-build-push-master/398/console
Change-Id: I4e975e77e3361cfb468cba0c10cecc21c14c2517
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Yang Yu [Fri, 4 Aug 2017 03:15:01 +0000 (11:15 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- change Dockerfile to adapt Branches
Reverse dockerfile
Change-Id: I827209833ae4e34e20afba522557c83f4acaaf45
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Alex Yang [Tue, 8 Aug 2017 05:57:41 +0000 (13:57 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Fix bug in baremetal deploy with python script
Change-Id: I782c4d732ee8774526b21abd3e8636e65916ce3b
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
ahothan [Tue, 8 Aug 2017 23:24:56 +0000 (16:24 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Update doc with ndr/pdr section, update config comment
Change-Id: I2e0a771b21371f45fd592ff41dc8f66c0aaeb7e0
Signed-off-by: ahothan <ahothan@cisco.com>
Navya [Fri, 21 Jul 2017 12:59:32 +0000 (05:59 -0700)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- [KVMFORNFV]kvm+ovs+dpdk scenario for E-release
This patch consists of implementation of the KVMFORNFV
os-nosdn-kvm_ovs_dpdk-ha and os-nosdn-kvm_ovs_dpdk-ha
scenarios.
Format of comment to trigger gate should be as follows:
start-gate-scenario: os-nosdn-kvm_ovs_dpdk-noha
Change-Id: Ia320ed8ac44f6b62c3875efe5e44a1df7a0fc777
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
Cédric Ollivier [Wed, 2 Aug 2017 09:34:06 +0000 (11:34 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Install run_sfc_tests.py in $PATH
It eases how Functest runs it (see testcases.yaml [1]).
The former run_tests.py is renamed to avoid duplicated binaries (see
[2] and [3]).
[1] https://git.opnfv.org/functest/tree/functest/ci/testcases.yaml
[2] https://git.opnfv.org/sdnvpn/tree/sdnvpn/test/functest/run_tests.py
[3] https://git.opnfv.org/promise/tree/promise/test/functest/run_tests.py
Change-Id: I75aaf950f7b072c142fa9894cef7ef7f057adac3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
narindergupta [Tue, 8 Aug 2017 19:50:46 +0000 (14:50 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- modfified to support Power architecture.
Change-Id: I7e35cb9743322c1cf48b79a1a89fb3a8accdc8ae
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Feng Pan [Tue, 8 Aug 2017 16:17:44 +0000 (12:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- APEX: Add nosdn-ovs_dpdk scenarios to daily
Change-Id: I0670eb1e0c698e2a57698ba0f11879a17a34c2ff
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Tue, 8 Aug 2017 16:20:48 +0000 (16:20 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "build: added intel_cmt_cat rpm"
- build: added intel_cmt_cat rpm
Added intel_cmt_cat rpm install. Updated rpm version
Change-Id: I288a09b8fc3a35496b340ee93197693914696d2d
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
Narinder Gupta [Tue, 8 Aug 2017 16:11:02 +0000 (16:11 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Improve and highlight logging to console"
- Improve and highlight logging to console
xtrace produces a lot of output that can be hard to read. This commit
adds a function to print important information messages in bold yellow,
so that they stand out in the log and make it easier for the user to
understand what is currently happening.
Change-Id: I78d3dbd909beca30b36723b879b13436932629f9
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
Tim Rozet [Tue, 8 Aug 2017 16:03:14 +0000 (16:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "APEX: add ipv6 to daily job"
- APEX: add ipv6 to daily job
Change-Id: I9d080558ac6943f53d657cbec6c25dd2e6c10ac5
Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Fri, 4 Aug 2017 04:07:51 +0000 (00:07 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Add support for nosdn-ovs-dpdk scenario
Change-Id: I31fca214b7d16cecc261137567fa7ecf63abfe04
Signed-off-by: Feng Pan <fpan@redhat.com>
Morgan Richomme [Tue, 8 Aug 2017 14:34:31 +0000 (14:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Allow ZTE POD2 to Publish Testing Logs"
- Allow ZTE POD2 to Publish Testing Logs
Change-Id: I17e6c6d316a49199f3e4797d87113392cce69568
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Steven Pisarski [Tue, 8 Aug 2017 14:16:16 +0000 (14:16 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Refactored neutron_utils#get_router_by_name() to get_router()"
- Refactored neutron_utils#get_router_by_name() to get_router()
Added a router_settings (RouterSettings) object parameter
in addition to router_name for more robust query options.
JIRA: SNAPS-163
Change-Id: I47672f531171d6ee0c90dabb6641640bf97c1d20
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Delia Popescu [Tue, 8 Aug 2017 07:32:16 +0000 (10:32 +0300)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Configure requirements for AAVMF(UEFI) with Cirros image on AArch64
Cirros image on AArch64 with AAVMF(UEFI) requires at least 256MB RAM.
The default 128MB was changed to 256MB.
Change-Id: I7414de519dcb53337f83690d1470ea672cec739b
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
JIRA: ARMBAND-279
Michael Polenchuk [Tue, 8 Aug 2017 07:38:39 +0000 (11:38 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Switch distrib revision to testing
In order to avoid bleeding edge issues with nightly version of
salt formulas, switch to "safe" testing repo source.
Change-Id: I9d12f337c3952711cb8843943c23315795064016
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Serena Feng [Tue, 8 Aug 2017 11:48:04 +0000 (11:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "merge swagger_base_url with ui_url"
- merge swagger_base_url with ui_url
TestAPI used to have only one webpage, which is swagger_ui,
now a new one webportal is added, and the base url is the same
(http://testresults.opnfv.org/test)for them both.
This patch aim to unify the urls.
Change-Id: I15295975fb05f7e8c8d413e12b2b5c0784f0799a
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Narinder Gupta [Tue, 8 Aug 2017 10:18:47 +0000 (05:18 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- adding openbaton requirement for relationship. and modify the
check status logic.
Change-Id: I0242005c0de8bb2d57f2db75c22c63307c4cbc91
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
wenjuan dong [Tue, 8 Aug 2017 10:09:46 +0000 (10:09 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- Merge "fix the bug: congress server can't be started"
- fix the bug: congress server can't be started
After we modify the congress.conf file, congress server can't be started.
Change-Id: Icc3bd044a5fb7622620c42d6d25802739de875d0
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Serena Feng [Tue, 8 Aug 2017 10:08:47 +0000 (10:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "export detailed logs for each project"
- export detailed logs for each project
1. mapping .reports mapped into docker
2. export ./reports/*
JIRA: RELENG-279
Change-Id: I4eef3b75589a9d8f36801931d1fd31b7e247c07a
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Serena Feng [Tue, 8 Aug 2017 10:08:17 +0000 (10:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix anteater job failed because of quatation marks"
- Fix anteater job failed because of quatation marks
When quatation marks exist in 'gerrit review' comment, it will failed:
just like:
https://build.opnfv.org/ci/job/opnfv-security-audit-verify-master/877/console
JIRA: RELENG-280
Change-Id: I3536873cb4b31290bae56fd127a00f3b27ba0b9f
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Narinder Gupta [Tue, 8 Aug 2017 09:31:51 +0000 (09:31 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Check that nodes have not failed commissioning or testing"
- Check that nodes have not failed commissioning or testing
Both states 'Failed commissioning' and 'Failed testing' are reasons to
stop the deployment process because their interface cannot be updated
in the next step.
Change-Id: I8e9f2b9de24c67c4e08f36b04b80e0c4a02c7604
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
Morgan Richomme [Tue, 8 Aug 2017 09:07:33 +0000 (09:07 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "update/improve orchestra_ims"
- update/improve orchestra_ims
-enable orchestra_ims testcase
-update orchestra_ims according to restructed vnf base class
-SNAPS integration
-improve code based on pylint suggestions
-add unit tests (to be completed)
Change-Id: Id12f645c76096376b8a867bf36d7bbb69bac58e7
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
Maryam Tahhan [Mon, 7 Aug 2017 09:47:10 +0000 (10:47 +0100)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- info: update project committers
vote: https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-August/017418.html
TSC update: https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-August/017414.html
Change-Id: Iac46d07f9af292d654399f0644e7d79d460a200a
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Manjunath Ranganathaiah [Tue, 1 Aug 2017 21:45:41 +0000 (14:45 -0700)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- yardstick installation for compass4nfv
JIRA: COMPASS-552
This patch adds changes to install yardstick on jump host.
Change-Id: Id389d253f948a19cb682d54bd95bfbc3139ceb39
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
grakiss [Mon, 7 Aug 2017 06:53:15 +0000 (14:53 +0800)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- fix base_url for public url
Change-Id: I171e9b0bce1891594bf7ef577809e73f05556810
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
Yujun Zhang [Wed, 2 Aug 2017 03:24:27 +0000 (11:24 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Fix bug in running storperf.sh when WORKSPACE is defined
When working directory changes, the script and default configuration
will not be found.
Change-Id: Iab6e4f9b014c12a863498de42553b043357aa876
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Alexandru Avadanii [Mon, 7 Aug 2017 18:47:39 +0000 (20:47 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: Fix eth name for enp2s0 (was enp2s2)
Previous rebase introduced a regression in VM eth naming on AArch64.
enp2s2 should have been enp2s0, so fix that up.
Change-Id: If831dffce472750516dfa6b69cdc3a7952a3427d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
AakashKT [Mon, 7 Aug 2017 13:14:03 +0000 (18:44 +0530)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Update in OVN charm revision
Change-Id: I8690dfb0fed0d40b75772e328b594a401d98f5c9
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
spisarski [Fri, 4 Aug 2017 20:57:08 +0000 (14:57 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Refactored neutron_utils#get_security_group()
Added a sec_grp_settings (SecurityGroupSettings) object parameter
in addition to sec_grp_name for more robust query options.
JIRA: SNAPS-164
Change-Id: I8bb21ff9e5e6b1f532773ca01d37964f8b47b530
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Anand B Jyoti [Mon, 24 Jul 2017 04:56:39 +0000 (10:26 +0530)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- vFW: Updating config and script files of vFW
JIRA: SAMPLEVNF-68
Updating the vFW Config and scripts with following:
1. Remove arp/nd route tbl from cfg files
2. Adding routeadd command to script file as route_tbl is
removed from cfg files
3. Remove ports_mac_list as the l2l3 stack will initialize
4. Merge IPv4 and IPv6 cfg/tc files to reduce the number files
5. Remove 1 WT cfg files to reduce too many cfg files.
Change-Id: If16ee740cd464f2cf55b8d11f590471aba9c7f30
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Steven Pisarski [Mon, 7 Aug 2017 14:33:41 +0000 (14:33 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Refactored neutron_utils#get_subnet_by_name() to get_subnet()"
- Refactored neutron_utils#get_subnet_by_name() to get_subnet()
Renamed utility function and added a subnet_settings parameter to
hold a SubnetSettings object to help make the query more robust
by being able to leverage values on the settings object.
JIRA: SNAPS-165
Change-Id: I226a1217dc4ba7bb50f7d985ecfaf3b7bc4f610b
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Steven Pisarski [Mon, 7 Aug 2017 14:33:29 +0000 (14:33 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Refactor server retrieval API calls."
- Refactor server retrieval API calls.
Refactored nova_utils#get_servers_by_name() to get_server() and
include a VmInstSettings object in addition to the server_name
parameter as well as only returning one VmInst object.
JIRA: SNAPS-168
Change-Id: I30c22a36b07ce143ee8c1c76a77fd75f0062e4aa
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Steven Pisarski [Mon, 7 Aug 2017 14:33:18 +0000 (14:33 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Refactored port retrieval to include PortSettigs."
- Refactored port retrieval to include PortSettigs.
Refactored neutron_utils#get_port_by_name to get_port while
adding in a port_settings object for more robust query options.
JIRA: SNAPS-162
Change-Id: I01222ad344224db94615859448ad05d8d5bc0c30
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
dongwenjuan [Mon, 7 Aug 2017 06:28:37 +0000 (14:28 +0800)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- install python packages
Change-Id: Id68c9b1206deb58ff94fc942fbef94bffbc1e68b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Steven Pisarski [Mon, 7 Aug 2017 14:33:04 +0000 (14:33 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Merge "Delete 'default' security group associated to new projects."
- Delete 'default' security group associated to new projects.
OpenStack can create a security group named 'default' each time a
new project/tenant has been created but is not cleaned up when the
project has been deleted. This patch adds this functionality into
OpenStackProject#clean() method.
Also added similar routine to KeystoneUtilsTests#tearDown() method.
JIRA: SNAPS-169
Change-Id: I29492ae2ddd82e7d59d09b9c4eb759be4835532a
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Linda Wang [Fri, 4 Aug 2017 02:08:04 +0000 (02:08 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Add domain name when creating projects and users
Change-Id: Id06e20e3c87072531930130db66763f554b4649c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Narinder Gupta [Mon, 7 Aug 2017 12:44:57 +0000 (12:44 +0000)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Merge "Check that nodes have not failed commissioning"
- Check that nodes have not failed commissioning
If any of the nodes have failed during the commissioning phase, it makes
no sense to proceed with the deployment (it will fail when trying to
update the interfaces of the nodes).
Change-Id: Idc9f202820555d08aa2b07d8296b79b7fea0337a
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
AakashKT [Sat, 5 Aug 2017 14:38:43 +0000 (20:08 +0530)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Scaling of worker nodes working, update OVN bundle revision to reflect same
Change-Id: I090dab958047030a69350fa27f2ebac9e45bb682
Signed-off-by: Aakash KT <aakash.kt@research.iiit.ac.in>
Jun Li [Mon, 7 Aug 2017 09:27:05 +0000 (09:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Use dovetail cvp.0.4.0 image"
- Use dovetail cvp.0.4.0 image
JIRA: DOVETAIL-476
Change-Id: I0850ba96829e3a7233e80b4816424babd20175e0
Signed-off-by: xudan <xudan16@huawei.com>
Zhijiang Hu [Mon, 7 Aug 2017 01:56:35 +0000 (01:56 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Rename jasmine to daisy4nfv-jasmine"
- Rename jasmine to daisy4nfv-jasmine
Rename to prevent naming confilct
Change-Id: I4f2f9cbb0ccf119901c3f450b3220cd4436de4ec
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Alexandru Avadanii [Sun, 6 Aug 2017 17:06:15 +0000 (19:06 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: Rebase after non-root deploys got upstream
While at it, refresh "AArch64 virtio NIC names sync" to include
changes for ODL-L3 scenario recently added in Fuel@OPNFV.
Change-Id: Ic221b330d9968204b7d4da16a26454b2cf8b88eb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 6 Aug 2017 16:56:43 +0000 (16:56 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "ci/deploy.sh: Allow non-root deploys"
- ci/deploy.sh: Allow non-root deploys
Currently, deploying Fuel@OPNFV requires the `ci/deploy.sh` to be ran
as root user, for:
- hypervisor access (virsh);
- installing prerequisite packages;
We can support non-root deploys if we relax above restriction into:
- current user should have hypervisor access beforehand
(new check added);
- current user has passwordless sudo rights, for installing packages;
Later, we should move the package installation out of the deploy
script (`ci/deploy.sh`), making the whole deploy possible without
sudo, only hypervisor access.
After this change, the old way (sudo ci/deploy.sh) should work just
like it used to before, so no regression/behavior change should be
introduced with this.
Change-Id: Ib2ea96aa7b6d67ba0606318407a8adeb51e6969d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Ryota Mibu [Sun, 6 Aug 2017 01:11:53 +0000 (01:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create experimental job for qtip integration"
- Create experimental job for qtip integration
Note that
- experimental trigger is modified to allow trigger the build from
changes outside `tests` folder
- doctor jobs modified to adapt the change in common trigger
Change-Id: Iaaa26651f9ea1d14cb6c77a713ff657c330dce6e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
ahothan [Sat, 5 Aug 2017 00:26:33 +0000 (17:26 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Add support for multiple physnets for sr-iov
Update config plugin config
Add readable error message on exception
Change-Id: Ie22de349582abc34d7e62570118022463f835d64
Signed-off-by: ahothan <ahothan@cisco.com>
Zhijiang Hu [Sat, 5 Aug 2017 00:25:35 +0000 (08:25 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Revert "Optimize list express to list generator"
This reverts commit
e5a787046aff97a9925a35874d2b6535a9a41c0c.
Trying to solve [1]
Deploy failed!!!.Traceback (most recent call last):
File "/home/daisy/deploy/tempest.py", line 94, in prepare_install
host_interface_map, vip, isbare)
File "/home/daisy/deploy/tempest.py", line 216, in add_hosts_interface
add_host_role(cluster_id, host['id'], host_name, host['name'], vip)
File "/home/daisy/deploy/tempest.py", line 225, in add_host_role
role.name == "COMPUTER"][0]
IndexError: list index out of range
[1] https://build.opnfv.org/ci/job/daisy-deploy-daily-master/626/consoleFull
Change-Id: I4017b4b38fa350a28d9e9dd5b157caab885a80d0
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Yichen Wang [Sat, 5 Aug 2017 00:06:18 +0000 (17:06 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Add the scipts to build NFVbench VM
Change-Id: I9632333777260468d6f07cf0149c789626f20145
Signed-off-by: Yichen Wang <yicwang@cisco.com>
ahothan [Fri, 4 Aug 2017 18:26:26 +0000 (11:26 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Fix module path for cleanup script
Change-Id: I8035805c02712f9b1c38aded44e7590cd7b670ea
Signed-off-by: ahothan <ahothan@cisco.com>
ahothan [Fri, 4 Aug 2017 17:42:13 +0000 (10:42 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Update with section on cleanup script
Change-Id: Ib7185ac3e7643dbafb30bd0a57bc7cc717638ab6
Signed-off-by: ahothan <ahothan@cisco.com>
Maryam Tahhan [Fri, 4 Aug 2017 13:03:17 +0000 (14:03 +0100)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- build: remove barometer missing deps
Remove barometer missing dependencies till they are resolved by the barometer
project.
Change-Id: Ie09bfd4ef68401dc83bb4208c54386ec1d30ed1f
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Martin Kulhavy [Fri, 4 Aug 2017 14:23:36 +0000 (17:23 +0300)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Automatically add the virsh IP to known hosts
During the generation of the bootstrap VM, ssh connection to the host
machine is opened. If the IP is not yet in the list of known hosts,
the installation blocks and waits for user input.
The fix queries the host and adds the ssh fingerprint(s) to the list of
known hosts, if it is not present already.
Change-Id: I3e4bbb80811ab880e7271970713047c5d4ccca0f
Signed-off-by: Martin Kulhavy <martin.kulhavy@nokia.com>
Mark Beierl [Fri, 4 Aug 2017 16:49:22 +0000 (16:49 +0000)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Merge "Adding test data"
- Adding test data
Adds test data from local run as well as published from OPNFV
test results DB. Local data shows some runs which did not hit
steady state.
Change-Id: I6885ad1a697f715d0c3cc44863f9f2edda0e6dfb
JIRA: STORPERF-162
Signed-off-by: mbeierl <mark.beierl@dell.com>
Aric Gardner [Fri, 4 Aug 2017 16:01:18 +0000 (16:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add slave parameter for zte-pod4"
- Add slave parameter for zte-pod4
Change-Id: Icdfc94067313705913ccd215c1f20ca29f7a7e51
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Taras Chornyi [Fri, 4 Aug 2017 14:08:05 +0000 (17:08 +0300)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- ci: updated intel-cmt-cat to v1.1.0
Change-Id: Iee2e5dffaf854779d4871735e7da4210eef2b018
Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
Aric Gardner [Fri, 4 Aug 2017 13:22:20 +0000 (13:22 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "link from releng jjb to daily JOID job ORCHESTRA-15 ORCHESTRA-16"
- link from releng jjb to daily JOID job ORCHESTRA-15 ORCHESTRA-16
Change-Id: I04f82595a5d6bdccab871df0397e3b696ebc0c74
Signed-off-by: Prakash Ramchandran <prakash.ramchandran@huawei.com>
Alex Yang [Fri, 4 Aug 2017 09:23:23 +0000 (17:23 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Ignore oder in unit test of test_get_conf.py
Since the result contains a list, so ignore_order should be True
in the comparison.
Change-Id: Iff4c655312015a55a69b91692ab6f9696715a143
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Zhijiang Hu [Fri, 4 Aug 2017 08:54:08 +0000 (08:54 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Fix the assert comparison error in test_get_conf.py"
- Fix the assert comparison error in test_get_conf.py
Because the list/dict parse can not ensure the element sequence in
python, using == method to compare the dict content may cause the
fault. we replace it with DeepDiff function.
Change-Id: I1db52347e24a0b3968bcf645fd47c4fc5b768dc7
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
hongbo tian [Fri, 4 Aug 2017 08:39:38 +0000 (08:39 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "add user guide for results operations on web"
- add user guide for results operations on web
JIRA: dovetail-471
User can access results through the web page
browser the public results uploaded by others or himself
upload the results, and set this results as public or private to others
Change-Id: I9834a670f5dff6412a0290d9a5dd729bcece2933
Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
wutianwei [Fri, 4 Aug 2017 06:10:45 +0000 (14:10 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Don't trigger odl_l2-nofeature scenario by time
when patch verify, we define the os-nosdn-nofeature-ha scenario for functest
Change-Id: Ia7a11817a29a2e5e9649708652f8655d1cf89361
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Alex Yang [Fri, 4 Aug 2017 07:47:09 +0000 (07:47 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Support os-odl-nofeature-* as new scenarios"
- Support os-odl-nofeature-* as new scenarios
Rename all scenarios with "odl_l3" in their name in Euphrates to
just "odl".
Daisy will keep "odl_l3" and "odl_l2" (in code, not for user)
for further reference.
Change-Id: Ib762dd808d4f9467b0e6827b8bbed6d9df7e0e0e
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
hongbo tian [Fri, 4 Aug 2017 07:05:42 +0000 (07:05 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Merge "Tag dovetail with cvp.0.4.0"
- Tag dovetail with cvp.0.4.0
JIRA: DOVETAIL-476
1. docker image used
yardstick: danube.3.1
functest: cvp.0.2.0
bottlenecks: cvp.0.4.0
testapi: cvp.0.4.0
dovetail: cvp.0.4.0
2. main changes
Add docs about vping test cases (test scope and test specification)
Add 2 vping test cases into proposed_tests
Bugfix: Build docker image failed because of lacking of packages
Add resiliency.tc001 into proposed_tests
3. For more information, refer to
https://wiki.opnfv.org/display/dovetail/Running+history+for+the+dovetail+tool
Change-Id: I5ce6bdc9a1daa957124309c9fadc532f9c7a2b1e
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 4 Aug 2017 01:28:03 +0000 (21:28 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add resiliency test caes into proposed_tests
JIRA: DOVETAIL-474
Add Bottlenecks resiliency test case "posca_factor_ping" into proposed_tests.
Change-Id: I76aea651014fb4722ddae07559f417d3f840eee2
Signed-off-by: xudan <xudan16@huawei.com>
Ruijing Guo [Fri, 4 Aug 2017 06:38:30 +0000 (06:38 +0000)]
Update git submodules
* Update docs/submodules/openretriever from branch 'master'
- Merge "Adding architecture options"
- Adding architecture options
As there are different architecture options
to support VM and contaienr based VNF-s it
is important to list these options and refer
to them in the gap analyzis of the different
projects.
Change-Id: Iff027e96ba48616cbb6705c33cda2cd8086eb97e
Signed-off-by: csatari <gergely.csatari@nokia.com>
Xuan Jia [Thu, 3 Aug 2017 13:38:39 +0000 (21:38 +0800)]
Update git submodules
* Update docs/submodules/openretriever from branch 'master'
- upload NGVS requirements document
Change-Id: Ice89740a34cb512fb94352fbb5104f4fdf589035
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
wutianwei [Fri, 4 Aug 2017 03:44:14 +0000 (11:44 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- fix bugs for functest and moon baremetal
1. functest change the judgement condition, the DOMAIN_NAME need use Default instead of default
2. making the eth0 down and up to change the route in baremetal deploy
Change-Id: I7dacf59cdd0c4db396b2db8b0a5fdd7003829391
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jiang, Yunhong [Fri, 4 Aug 2017 05:05:12 +0000 (05:05 +0000)]
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
- Merge "cleanup: remove fuel plugin since fuel@opnfv uses mcp"
- cleanup: remove fuel plugin since fuel@opnfv uses mcp
Change-Id: I5e0687008c53ee03973da5a3b58880b9b7c7de1c
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Yu Yang (Gabriel) [Fri, 4 Aug 2017 02:57:20 +0000 (02:57 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "Remove Branch var for docker build push"
- Remove Branch var for docker build push
For Dovetail, remove the var temporiately
Change-Id: Ic833d565435b431c83d995c5f5174890cd0570cb
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Zhijiang Hu [Fri, 4 Aug 2017 02:37:22 +0000 (02:37 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Optimize list express to list generator"
- Optimize list express to list generator
optimize list express to list generator in tempest.py
Change-Id: I8ba12d33a1fc8b33e29fa0a08d7be40a1361bb65
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Zhijiang Hu [Fri, 4 Aug 2017 02:34:59 +0000 (02:34 +0000)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Merge "Add the unit test by pytest for get_conf.py"
- Add the unit test by pytest for get_conf.py
Add the unit test cases by pytest way for get_conf.py,
other python files will be added unit test cases gradually
in the future.
Change-Id: I2495645defcf7ee1b6014b27810ac956eec9f7de
Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Tim Rozet [Fri, 4 Aug 2017 01:39:22 +0000 (21:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fixes groovy script
The script had double quotes which will try to interpret dollar sign as
a templated variable. Switching to literal string.
Change-Id: Ic8d09dc6c862b9db95bf9d1277f562e5bce02fc9
Signed-off-by: Tim Rozet <trozet@redhat.com>
Yichen Wang [Fri, 4 Aug 2017 00:48:07 +0000 (17:48 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Support to customize sport and dport for UDP traffic
Change-Id: I40f28f28dd105f18ab69c5b5a56086ff3a06f2f6
Signed-off-by: Yichen Wang <yicwang@cisco.com>
Narinder Gupta [Thu, 3 Aug 2017 23:19:04 +0000 (18:19 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- trying the latest version of openstack charm.
Change-Id: I6214d6e0c46684ed8484b7ae00f601dbb3cb2db8
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Ross Brattain [Thu, 3 Aug 2017 20:18:00 +0000 (13:18 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- fix heatclient import
for some reason, maybe apexlake, we didn't do the correct import
we need to import heatclient.client directly
Change-Id: I682c88ae780845adb0b5aa898390697197e3af5d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
mbeierl [Wed, 2 Aug 2017 19:25:00 +0000 (15:25 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Update FIO version
Updates FIO to 2.99, and changes metric from 'lat' to
'lat_ns'.
Change-Id: Ib46cc2fe10c7b7577ee0eaa9cb4805e0dda4bde2
JIRA: STORPERF-197
Signed-off-by: mbeierl <mark.beierl@dell.com>