valentin boucher [Mon, 26 Feb 2018 15:24:54 +0000 (15:24 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix KeyError of OS_AUTH_URL"
- Fix KeyError of OS_AUTH_URL
Change-Id: Iaaa657ebb8ed017429b640ffaaf03b6d204e887a
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:56:03 +0000 (14:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set appropriate permissions for the key"
- xci: Set appropriate permissions for the key
Change-Id: I6387ca1f7eaf107f735eab82917d77b2f3a3d90a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:47:44 +0000 (14:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Do not set DEPLOY_SCENARIO manually
Change-Id: Iccd7ef674c9b80daba511f45cc48f403ca0f3e0b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:11:23 +0000 (14:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Move out of WORKSPACE before wiping it out and log scenario to console
Change-Id: Ia2caeef24a199580a9eeb2ba6214fa2008f65c1c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 11:58:24 +0000 (11:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix the Gerrit Trigger clone issue for external scenarios
When a patch comes in for an external scenario, Gerrit Trigger injects
refs for that patch for the corresponding project. With the previous
configuration, job attempts to get that patch for releng-xci instead
of the actual project.
But switching to the right project causes Jenkins jobs to fail since
the releng-xci will not be checked out to WORKSPACE.
This change makes the clone for the repo/patch work and then it wipes
out the WORKSPACE and clones releng-xci there to get the actual script
parts to work.
Change-Id: Ide31c21a209dff953118f51e9b09de1d206a3085
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Cédric Ollivier [Mon, 26 Feb 2018 09:59:25 +0000 (10:59 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove openstack utils
They have been obsolete since we fully switched to snaps.
The files are being moved to SDNVPN which is the last project using
them [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/52631/
Change-Id: I277b92a04cf6bc7b30015eed76f03f17830fad2b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:25:31 +0000 (21:25 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Rename var XCI_LOOP to CI_LOOP to align with Functest
Change-Id: I1d58f55a1bda258cc3afbfb81e2dd5a1c8e792a1
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Cédric Ollivier [Mon, 26 Feb 2018 09:42:02 +0000 (10:42 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Host openstack utils in SDNVPN
SDNVPN is the last project using the deprecated openstack utils which
are being removed from Functest tree.
All methods unused by SDNVPN could be safely removed in a second change.
This patch aims at publishing them asis.
Change-Id: I4e479e6def2c691799c9bd86ba325e3d1544ef0d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Martin Klozik [Mon, 26 Feb 2018 12:25:21 +0000 (12:25 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Trex_speed_improvement: Add logic for dealing with high speed cards"
- Trex_speed_improvement: Add logic for dealing with high speed cards
Adds configuration options and logic to detect maximum supported
speed of T-Rex server side cards.
1. Adds logic to pull maximum supported speed from port info
2. Adds forcable option to have user specify maximum speed
3. If logic cannot detect speed from port_info because it is
not available or the forcable option is not set it will
assume 10G speeds.
4. Tested on Intel XXV25G and Mellanox ConnectX-5 cards
5. Added packet structure logging to show packet info for
better debugging capabilities
6. Adds core mask to take advantage of multiple cores if
server is started with more than default number of cores
7. Adds packets lost logging to RFC2544 Throughput testing
JIRA: VSPERF-559
Change-Id: I7fcfda7ccc408c30830950ee3668e01b8624c20a
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Fatih Degirmenci [Mon, 26 Feb 2018 11:11:10 +0000 (11:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix extracting scenarios for generic scenarios
Change-Id: Ib58ff1a8b093af550f86d337327114df50da4ae7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Tomi Juvonen [Tue, 20 Feb 2018 06:59:47 +0000 (08:59 +0200)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- At least APEX will not work with Fraser if we do not wait 120 sec for AODH
Change-Id: I4e3e510f51258e892b467f819951bd1a98625f90
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:33:39 +0000 (10:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Change project name matching to REG_EXP
Change-Id: Ic706c120ac879741d5562427a6c3e90162223762
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:34:39 +0000 (10:34 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge changes I15f5d41f,I7c7125ac
* changes:
Export CI_LOOP as expected by Functest
Export an new var related to Energy
- Export CI_LOOP as expected by Functest
CI_LOOP is hardcoded to daily (the common default value) [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/51981/
Change-Id: I15f5d41f7f10a5c8fddcc4a4d303552ef45c5fb2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Export an new var related to Energy
It conforms with "Unlink Energy from functest utils and constants":
https://gerrit.opnfv.org/gerrit/#/c/51943/
Depends-On: Iecd5d49b4d4c961c9dc51e43e54df1fcd4027266
Change-Id: I7c7125ac2fee9a2e8f24dcf060bdaab1b39ae552
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Mon, 26 Feb 2018 10:28:22 +0000 (10:28 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "XCI: k8s: Add support for CentOS distro"
- XCI: k8s: Add support for CentOS distro
Kubespray already supports the CentOS distribution so make the
necessary changes to allow it to work in XCI.
Change-Id: I3cf1db055a5fd563b107b46456bc3e18eeafb3ab
Co-authored-by: Markos Chandras <mchandras@suse.de>
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:26:11 +0000 (10:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable verify jobs for external scenarios"
- Enable verify jobs for external scenarios
This change extracts the scenario that is impacted by the patch
which triggered the verify jobs and saves the scenario name into
java properties file. This file will then be used by envInject
plugin to inject the scenario name into the build environment.
If the triggering change impacts multiple scenarios, the build
will result in failure and the developer will be informed about
a possible way to rectify the issue.
Support for generic scenarios will be introduced in subsequent changes.
Change-Id: I6406299c1352b6e9b8a9297c5441adf03445be33
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Laura Sofia Enriquez [Fri, 12 Jan 2018 05:10:16 +0000 (02:10 -0300)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Clearwater implementation for OPNFV
K8S version 1.9
Clearwater deployment from source code using k8s v1.9.
Tests added.
Change-Id: Ifde573768721871b441ecb06a60ac25c0519b73d
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Markos Chandras [Mon, 26 Feb 2018 09:41:48 +0000 (09:41 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: osa: configure-opnvhost: Set time in the opnfv node"
- xci: osa: configure-opnvhost: Set time in the opnfv node
Set the time properly in the opnfv node like we do for the target hosts
Change-Id: I97d9f875dbb37db3cedd87e5915bc5b5f9a7a0ad
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Mon, 26 Feb 2018 09:41:40 +0000 (09:41 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: Switch default CPU model to 'host-model'"
- xci: Switch default CPU model to 'host-model'
From upstream docs:
'The host-model mode is essentially a shortcut to copying host CPU
definition from capabilities XML into domain XML. Since the CPU
definition is copied just before starting a domain, exactly the
same XML can be used on different hosts while still providing
the best guest CPU each host supports'
It's probably safer to use that instead of 'host-passthrough' so
we can get a CPU (both for main VM and the nested ones) that libvirt
understands. Moreover, it's important to present a CPU that the
guest OS understands as well.
Change-Id: I25a8ff0e8635df9804c793d184f048cc86059ce0
Signed-off-by: Markos Chandras <mchandras@suse.de>
Ace Lee [Tue, 9 Jan 2018 03:19:09 +0000 (03:19 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Moon testcase bug fix
JIRA: BOTTLENECK-220
The JIRA ticket is to suit moon version 4.3.
There are some bugs to fix.
Change-Id: Idf8b9a2b4dea6508738283e76457b8d1d25ceae9
Signed-off-by: Ace Lee <liyin11@huawei.com>
Cédric Ollivier [Mon, 26 Feb 2018 07:44:48 +0000 (08:44 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Switch to snaps in orchestra testcases
It also stops using the floating ip in userdata to avoid a race
condition (all-in-one).
The DNS server is now configured by Neutron instead of the testcases.
Change-Id: I6efed71339d98403f7fd137ff50f1941b5b5a03c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 25 Feb 2018 14:01:27 +0000 (15:01 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix default identity version in conf_utils
Change-Id: I2e78958b3c96b36a5fac636a1817424fb102afea
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Ace Lee [Mon, 26 Feb 2018 07:58:11 +0000 (07:58 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "Testcase to find multi-stack storage bottlenecks"
- Testcase to find multi-stack storage bottlenecks
JIRA: BOTTLENECK-203
This patch is used for multistack storage
performance bottlenecks using yardstick as runner.
Change-Id: I99f5b3caa3e454d75e293de2ad7dccbe6ce13887
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
Cédric Ollivier [Sat, 24 Feb 2018 16:04:16 +0000 (17:04 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Set Energy default values to None
It conforms with the other default values.
Change-Id: Id46110c5aedf244f94e83b5b0389b135f075ffc8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Rex Lee [Mon, 26 Feb 2018 04:21:13 +0000 (04:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Testcase to find storage bottlenecks using Yardstick for Multistack"
- Testcase to find storage bottlenecks using Yardstick for Multistack
JIRA: BOTTLENECK-217
This patch is used to find storage bottlenecks while using
yardstick for multistack.
Shubham is busy for his exam,
I can't change his patch, so I need to resubmit a patch.
Change-Id: Ibf8ec3ae7f19b27254eedabb1b95bd89a0993ed7
Signed-off-by: Ace Lee <liyin11@huawei.com>
rexlee8776 [Mon, 26 Feb 2018 02:03:29 +0000 (02:03 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Bugfix: ci error due to no heat client
JIRA: YARDSTICK-1030
Change-Id: I5d9e135449b2d35f051ecf5fa63a1ce11030de4a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
mei mei [Mon, 26 Feb 2018 01:36:06 +0000 (01:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Download 3 extra images and remove modification of fuel openrc file"
- Download 3 extra images and remove modification of fuel openrc file
1. Download 3 extra images for functest snaps_smoke and cloudify_ims
2. Remove the modification of fuel openrc file because of this patch has
added a function to check cacert file
https://gerrit.opnfv.org/gerrit/#/c/52021/
Change-Id: I2cab3bf11231d5d6ad39dca6d2d833355b1e6679
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Sun, 25 Feb 2018 03:15:05 +0000 (04:15 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for MaaS TFTP blocksize
Change-Id: I7ec91e449e2902c2bc7ac2213f6ef966a057c3d8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 25 Feb 2018 16:47:42 +0000 (17:47 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [salt.sh] Add explicit apt-get update
Change-Id: I17e66457f90818bad4d746300bb49e9d5179c239
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
zhihui wu [Sun, 25 Feb 2018 13:11:05 +0000 (13:11 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Add missing license header"
- Add missing license header
Change-Id: Ie6464f443ef4357f0aac13667ca7053194b4615b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Cristina Pauna [Tue, 20 Feb 2018 16:29:42 +0000 (18:29 +0200)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [fuel] IDF: Add DPDK parameters support
In order to enable DPDK for OVS scenarios in Armband, we need DPDK
specific configuration to be parameterizable.
The default DPDK configuration values will remain in Fuel repo and
will be overriden with the values defined in IDF (only if present).
Since hugepage config and CPU pinning also apply to non-DPDK
scenarios, handle them together for 'common', respectively 'dpdk'.
To keep things simple, we will reuse the format expected by Fuel's
reclass model, so we can pass the whole config block as-is.
- IDF schema: fuel: Add strict checking of new block's structure,
while allowing the rvalues to be more or less freestyle;
- arm-pod6 IDF: Add initial config block implementation;
JIRA: ARMBAND-342
Change-Id: I9224f06bb6b9fb2387414eb2a1be35461c27fb99
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
ahothan [Sat, 24 Feb 2018 16:06:48 +0000 (08:06 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Move to tag 1.2.5
Change-Id: Ibb4047d8de260cbcf5409fcff703ada08d73b209
Signed-off-by: ahothan <ahothan@cisco.com>
Cédric Ollivier [Sat, 24 Feb 2018 15:21:02 +0000 (16:21 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Switch to $REPO in travis-ci jobs
It conforms with "Use functest repo variable" [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/52513/
Change-Id: I09b438d784fbeb5e3686b441e6944c87c0f88382
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 24 Feb 2018 10:41:33 +0000 (11:41 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Print env vars and env_file
It simply eases detecting wrong inputs [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/796/console
Change-Id: I0784c29265c69a6ba4a049226196bcdd70b0a572
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 21 Feb 2018 09:01:30 +0000 (10:01 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Automatically download defcore.txt
It stops writing files in Functest package dirs and cleans instance
variables in refstack modules too.
Change-Id: Iaddbe4fbaf12d1af207b86d4e44258efdc6d6f3a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 24 Feb 2018 11:09:20 +0000 (12:09 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update Functest to meet last snaps updates
It removes obsolete mockey patches in Rally unit tests and adds
keystone client as params when needed in orchestra_*ims.py [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/52473/
Change-Id: Id02954d16f5f54cc0c390fadb498e14c6bab6ff9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Sat, 24 Feb 2018 11:41:11 +0000 (11:41 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Use functest repo variable"
- Use functest repo variable
related to: https://gerrit.opnfv.org/gerrit/#/c/52509/
JIRA: FUNCTEST-917
Change-Id: I79512253b37254b9247fda083500e160dba66d6f
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
zhihui wu [Sat, 24 Feb 2018 06:52:10 +0000 (14:52 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Use a fixed ubuntu 16.04 image
Use a fixed ubuntu 16.04 image
Change-Id: I2eeeb647c6fa55af2c0149022e03326cb03a26a5
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Yang Yu [Sat, 24 Feb 2018 08:48:56 +0000 (16:48 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- bug-fix: python mimic source method
JIRA: BOTTLENECK-222
Details could be referred to the above JIRA ticket
Change-Id: I07d89ee85e18a78d060959cfac5ded82aa83ef32
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Serena Feng [Sat, 24 Feb 2018 08:46:03 +0000 (08:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update the postscriptbuild usage"
- Update the postscriptbuild usage
when we want to trigger the scipt only when previous builders fail, we
should also set the other macro 'script-only-if-succeeded' to false, the
default value is true.
script-only-if-succeeded: false
script-only-if-failed: true
Change-Id: Ifdca24ea8d076dd4e16ef466705e0167b97cf1df
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Yifei Xue [Sat, 24 Feb 2018 07:37:32 +0000 (07:37 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "build/arm64: separate compass-tasks"
- build/arm64: separate compass-tasks
Follow up https://gerrit.opnfv.org/gerrit/51227/
Change-Id: I9d86af5fe0c74b4fb06e018e783220ee6b8728ee
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Georg Kunz [Thu, 22 Feb 2018 23:10:57 +0000 (00:10 +0100)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Removal of Dave Neary from the list of committers
Change-Id: I06b1e53bca44f5486a64977edef8b0e53072c625
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
xudan [Tue, 13 Feb 2018 08:18:16 +0000 (03:18 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add Functest cloudify_ims test case into proposed_tests test suite
Add cloudify_ims test case into proposed_tests test suite.
Then this test case can be run by Dovetail on CI.
JIRA: DOVETAIL-603
Change-Id: I5ab832002388f0916e04beef9d630de2cb37df59
Signed-off-by: xudan <xudan16@huawei.com>
Jing Lu [Sat, 24 Feb 2018 02:31:41 +0000 (02:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bug Fix: Move heat_timeout variable higher"
- Bug Fix: Move heat_timeout variable higher
If a heat_template was used by a testcase the heat_timeout
variable was not getting initialized and that caused errors
in the Shade python module.
JIRA: YARDSTICK-1027
Change-Id: Ic0bf15b13cc00595964a97f8150dc5e6f2b7e1d7
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
JingLu5 [Fri, 23 Feb 2018 01:31:38 +0000 (01:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Add 'ANSIBLE_ROLES_PATH' in ansible_env
JIRA: YARDSTICK-1024
This work adds the 'ANSIBLE_ROLES_PATH' as one of the Ansible environment variables.
This 'ANSIBLE_ROLES_PATH' is set to the roles directory in Yardstick repo.
By adding this variable, Ansible will first searches the local project for a role, then searches the roles_path.
It will let the users of the plugin projects to able to use a relative role path for any of their own roles in ansible playbook.
Change-Id: I0926ab0c0fa5c6cc37c4fe560db5b2aec3fe6eb1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Aaron Smith [Fri, 23 Feb 2018 22:02:03 +0000 (22:02 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "ansible: add ansible scripts to configure .conf file on collectd nodes"
- ansible: add ansible scripts to configure .conf file on collectd nodes
Change-Id: I7349582f7412088f4d303ca52eabf40afea3f5fe
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Eddie Arrage [Fri, 23 Feb 2018 04:46:00 +0000 (04:46 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update OVP logo and branding guide link
- Update the OPNFV Verified logo for OVP portal home page
- Update branding guide link in OVP portal left side navigation
Change-Id: I77ead3e68b34d30d55fd07f0e4a176c5ae71852e
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
agardner [Fri, 23 Feb 2018 21:13:40 +0000 (16:13 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix naming for ansible build server stuff
Botched that last change
Change-Id: If44039052332738a575d62c57faae95462b489a8
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 20:57:54 +0000 (15:57 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- include vars was mis named - build server ansible
fix name
Change-Id: I0b58dbad8bb0618623e44ffa4049fccdd80b5547
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 19:50:24 +0000 (14:50 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Disable noop for ansible build server config
Time to go live.
If this breaks I have shell on these machine and can fix
but should be fine
Change-Id: I616797cd3512b594d1daa846308e7a8643fb9cb0
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 19:08:50 +0000 (14:08 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix slave monitor job.
must be run on the same builder each time.
output goes to /tmp/ its just a textfile per slave.
hasetbin stopped working, so I turend off the silly graphs.
Change-Id: I7300710c338f74e5426ab3cd2e2707ac2553f982
Signed-off-by: agardner <agardner@linuxfoundation.org>
Charalampos Kominos [Wed, 31 Jan 2018 12:59:48 +0000 (13:59 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [MaaS] Force Maas to use a fixed ip packet size
Maas uses a tftp library during commisioning which in turn uses another
library which tries to find the best packet size to use. For some reason
during commisioning the library uses smaller sizes than the
infrastructure can handle and therefore takes a lot of time to deploy.
JIRA: ARMBAND-351
Change-Id: I9b3083a059c04b118e8b7f0f2723af67d96d2aad
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
Cédric Ollivier [Thu, 22 Feb 2018 16:43:35 +0000 (17:43 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Switch from CONST to CONF
It also removes constants.CONST and env.Environment which are now
useless.
Depends-On: I764a0a2a24447c941d1e726f3116593b29dd1c1e
Depends-On: I6cfa832466dcefd737314633d807512e46267a69
Change-Id: Ife41c59d9f2e6ec4e49df38af962039f99554bc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Fri, 23 Feb 2018 14:00:41 +0000 (14:00 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: scripts: start-new-vm.sh: Disable nested virtualization in clean VM
When using the clean VM for the tests, we will end up with 3 levels of
virtualization when functest is executed (1st level = clean vm, 2nd
level = compute node, 3rd level = functest VMs). This makes the functest
VM terribly slow leading to all sorts of random failures. It appears
that KVM can't handle this case, so we need to switch to the QEMU
interpreter instead which is slower but functional. This only affects
the Jenkins jobs, so deployments on baremetal will still use 2 levels of
nested KVM virtualization which should work fine.
Change-Id: If274129fbf347526982ac4cf577d216173eb4d1b
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: scripts: start-new-vm: Set pipefail option
In commit I75a8cb8c05957bb205e63210d6cafaf54d989f32 the 'ts' utility
was added in order to print timestamps for deployment. However, this
breaks the exit code since 'pipefail' was not set so every job was
returning 'success'.
Change-Id: Ia5f47ea96a4a5be9ed0664f5c7100accc30cde51
Signed-off-by: Markos Chandras <mchandras@suse.de>
spisarski [Thu, 22 Feb 2018 18:42:52 +0000 (11:42 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Changed pattern on how objects lookup themselves by name and project.
The pattern being replaced has unwittingly added the requirement that
all creator credentials must be of type 'admin' as when looking up
the associated project ID required a call to keystone.projects.list().
As the SNAPS integration tests were always creating users with an 'admin'
role, this issue was not caught. As part of this patch, integration test
users will no longer be admin.
JIRA: SNAPS-274
Change-Id: I02957f69e31a9d4dfa63362d371f061687e59fbf
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Periyasamy Palanisamy [Fri, 23 Feb 2018 15:42:05 +0000 (15:42 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Fixing return value in tempest test suite"
- Fixing return value in tempest test suite
The result processing framework of the SDNVPN project expects "FAIL" as
value for failed sub-tests to determine the overall result. The value
returned by the tempest sub-tests was "FAILED", causing incorrect
reporting to Functest.
Change-Id: I320e6f1fb1fc7ee540813e454484b11bd5b227b2
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Aric Gardner [Fri, 23 Feb 2018 15:40:29 +0000 (15:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Revert "Update Functest jobs""
- Revert "Update Functest jobs"
This reverts commit
7b9734aaca2fb04d1d8750b755a2880d60176889.
Change-Id: I5926d8013e57f2f0a68985b91aa8ab746bbbf1ab
Cédric Ollivier [Thu, 22 Feb 2018 07:41:11 +0000 (08:41 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Switch from CONST to CONF
CONST is not the right Functest object to get config data.
Change-Id: I764a0a2a24447c941d1e726f3116593b29dd1c1e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Fri, 23 Feb 2018 12:57:07 +0000 (12:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-start-new-vm.sh: Set pipefail option
In commit I77d5d66c0146f943d805612ca5b47e2eed3ffc41 the 'ts' utility
was added in order to print timestamps for deployment. However, this
breaks the exit code since 'pipefail' was not set so every job was
returning 'success'.
Change-Id: I2625a655a7334b1e43b690618821e69377075ed1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Thomas Duval [Fri, 23 Feb 2018 10:37:34 +0000 (11:37 +0100)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Add unit tests in Jenkins CI
Change-Id: I9a46a6b7400d92d31e99be383a37de44e3459d80
Georg Kunz [Sun, 11 Feb 2018 11:14:12 +0000 (12:14 +0100)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Committer promotion Dan Xu and removal of Leo Wang
Contributions Dan Xu:
Dan Xu has been almost exclusively doing the development for the
Dovetail tool, CI integration, and the practical validation of test case
candidates.
https://gerrit.opnfv.org/gerrit/#/q/owner:%22Dan+Xu+%253Cxudan16%2540huawei.com%253E%22
Leo Wang has announced that he is stepping down as committer from the
project. Thank you for your contributions to the project.
https://lists.opnfv.org/pipermail/opnfv-tsc/2018-February/004130.html
Change-Id: I14032657b057bdd3da1f9c3514b3c27e34dbafc0
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Manuel Buil [Fri, 23 Feb 2018 08:26:00 +0000 (08:26 +0000)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Merge "Switch from CONST to CONF"
- Switch from CONST to CONF
CONST is not the right Functest object to get config data.
It also updates the way to get constants as proposed by Functest [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/52389/
Depends-On: Ie23c0ef90efc839d60f0f3a9754c58746b1f3a00
Change-Id: I6cfa832466dcefd737314633d807512e46267a69
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Xuan Jia [Fri, 23 Feb 2018 06:32:44 +0000 (06:32 +0000)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Merge "Clearwater Helm Chart"
- Clearwater Helm Chart
Custom chart to deploy Clearwater with k8s.
This patch depends of gerrit #50467
Change-Id: I5621909d768e6d91668aad9aae70869ae10acecf
JIRA: CONTAINER-22
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Taseer Ahmed [Mon, 12 Feb 2018 16:55:46 +0000 (21:55 +0500)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Add QTIP flavor creation/deletion
JIRA: QTIP-291
Change-Id: I4f5bea70605c4f9d4451961a3aa6db3a1fb078e4
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Alec Hothan [Fri, 23 Feb 2018 02:26:41 +0000 (02:26 +0000)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Merge "Fix for bug with external chain and no arp"
- Fix for bug with external chain and no arp
The validation of MAC addresses was placed incorrectly
Change-Id: I9a0e1f06699eadd0dff091078c132c5664aeea56
Signed-off-by: Michael Pedersen <michael.soelvkaer@gmail.com>
Ace Lee [Fri, 23 Feb 2018 02:19:01 +0000 (02:19 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "Testcase to find storage bottlenecks using Yardstick for Multistack"
- Testcase to find storage bottlenecks using Yardstick for Multistack
JIRA: BOTTLENECK-217
This patch is used to find storage bottlenecks while using
yardstick for multistack.
Change-Id: I8e64ff4145244a4aa822cf63c82d3a90a6579486
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
Tim Rozet [Fri, 23 Feb 2018 00:58:54 +0000 (00:58 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "barometer: fix barometer apex build"
- barometer: fix barometer apex build
apex-tripleo-heat-templates: I3250b57316b4ec85e0558f1b512f6f3ed7c349fb
apex-puppet-tripleo: I95698d69c58e0c36ae88cc2687073a05b514592c
Change-Id: I5f33cd2a2842051a77c89cb11f97e8e37d1d0185
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Yichen Wang [Thu, 22 Feb 2018 21:19:33 +0000 (13:19 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- [NFVBENCH-68] Skip bonding interfaces for interface discovery
Change-Id: I446f02366a7d1801dc6740657bfea23f73bc27c7
Signed-off-by: Yichen Wang <yicwang@cisco.com>
Fatih Degirmenci [Thu, 22 Feb 2018 21:38:04 +0000 (21:38 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: osa: Do not wipe cinder volumes"
- xci: osa: Do not wipe cinder volumes
When a volume is removed, cinder will fill the entire disk with 0s. This
can slow down the volume removal process. Since we do not care what
happens with the volume after it's being removed, we don't need to
wipe it at all.
Change-Id: I5ef1b01a18cdf2694252b450ca4f1c6a37090f71
Link: https://docs.openstack.org/cinder/latest/sample_config.html
Signed-off-by: Markos Chandras <mchandras@suse.de>
Dan Radez [Wed, 21 Feb 2018 12:53:47 +0000 (07:53 -0500)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Typo fix for disabling ipxe
JIRA: APEX-535
Change-Id: If1d074d01246407b322d5a4bc27dfde35349e9db
Signed-off-by: Dan Radez <dradez@redhat.com>
Manuel Buil [Wed, 21 Feb 2018 10:40:37 +0000 (11:40 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Bump SHAs for Pike
Change-Id: I0b0aabffb2a5995364051fa34d218b2ebc649d4e
Signed-off-by: Manuel Buil <mbuil@suse.com>
Aric Gardner [Thu, 22 Feb 2018 20:29:59 +0000 (20:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Jenkins not reporting lint results to gerrit"
- Jenkins not reporting lint results to gerrit
I set -x in a test and then it did report.
not sure what's going on here,
I thought this was fixed.
May as well cat the violation log as we debug
Change-Id: I142fb3855ebc000ee90aa24e0ecb336bb9b313df
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:52 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Pharos Dashboard Deploy Job and Disable"
- Update Pharos Dashboard Deploy Job and Disable
Copying the keys required for talking to JIRA and disabling the job
until chages can be tested to ensure a deploy runs successfully.
Change-Id: Ib3602338cfe06d5507f5d3f5b853906feb39f4c5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:28 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Use the 'ts' utility to print timestamps on executed steps."
- jjb: xci: Use the 'ts' utility to print timestamps on executed steps.
We can use the 'ts' utility to print timestamps on every executed
command so we can keep track on the duration of each task and the
job overall.
Change-Id: I77d5d66c0146f943d805612ca5b47e2eed3ffc41
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:10 +0000 (20:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix SFC Email PTL Macro"
- Fix SFC Email PTL Macro
Includes the name of the PTL but should be just the email.
Change-Id: If6ef3b7c15defd44c6f86a24d6250840c37dd24b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Feb 2018 20:06:40 +0000 (20:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Functest jobs"
- Update Functest jobs
Add support for functest tier with multijob
Add publishers separate for fetures and
all other functest tiers
Run functest features suits in a mutijob
Since there are no arm specific requirements,
remove arm-daily builders and jobs
JIRA: FUNCTEST-917
Change-Id: I92e3d7ca378dd6d293520c679c741de4bf336639
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Emma Foley [Thu, 22 Feb 2018 17:59:05 +0000 (17:59 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Update mcelog.conf.erb template
The <Memory> tag is required for MCELog.
This was not updated in the puppet templates used by Apex.
Co-Authored-By: Aaron Smith <aasmith@redhat.com>
Co-Authored-By: Gordon Kelly <gordon.kelly@intel.com>
Change-Id: I6b0793b33099ef448316b9abcd4f0293d7518e29
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Alexandru Avadanii [Thu, 22 Feb 2018 02:02:05 +0000 (03:02 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [noHA] Add dedicated cinder volume for virtual cmp
Replace loop device LVM-backed cinder volume with a dedicated
/dev/vdb drive.
This is another small step towards bringing noHA to baremetal.
Change-Id: I80f9c2bee42e933a36ab7a8f9b4c5247d1652b42
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Manuel Buil [Thu, 22 Feb 2018 17:38:18 +0000 (18:38 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Update the .gitignore in roles
THe prepare-functest role changed the name but .gitignore is still
using the old name
Change-Id: I67e962704a62756663abdc721fb8b9a9ac8648a2
Signed-off-by: Manuel Buil <mbuil@suse.com>
Markos Chandras [Thu, 15 Feb 2018 08:57:47 +0000 (08:57 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: roles: configure-network: Determine host NIC from Ansible facts
Hardcoding the interface as a variable is very fragile since it varies
from host to host. We could use the Ansible facts to find out the
interface name and then use that to configure all the VLANs and
networking.
Change-Id: Ie7e2409d638625b9bede23b6c1fe33dc36f81840
Signed-off-by: Markos Chandras <mchandras@suse.de>
Cedric Ollivier [Thu, 22 Feb 2018 16:36:55 +0000 (16:36 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Use constants for Functest config file"
- Use constants for Functest config file
env_file can't be defined in a config file simply because it's an
entry point (Jenkins jobs, end users)
Change-Id: Ie23c0ef90efc839d60f0f3a9754c58746b1f3a00
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Rodolfo Alonso Hernandez [Thu, 22 Feb 2018 16:29:02 +0000 (16:29 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix error in address input format in "_ip_range_action_partial""
- Fix error in address input format in "_ip_range_action_partial"
IP address format introduced in [1] should be unicode instead of string.
"ipaddress.IPv4Address(min_value)" doesn't parse correctly the input
parameter unless the parameter is in unicode format; this is valid both
for Python version 2 and 3.
Execution error if the parameter is a string:
>>> int(ipaddress.IPv4Address('10.0.3.2'))
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/dist-packages/ipaddress.py",
line 1391, in __init__
self._check_packed_address(address, 4)
File "/usr/local/lib/python2.7/dist-packages/ipaddress.py",
line 554, in _check_packed_address
expected_len, self._version))
ipaddress.AddressValueError: '10.0.3.2' (len 8 != 4) is not permitted
as an IPv4 address. Did you pass in a bytes (str in Python 2) instead
of a unic
[1]https://github.com/opnfv/yardstick/blob/
e5775e7efbc55f116b4d4ac11ff87b8d8553247e/yardstick/network_services/traffic_profile/traffic_profile.py#L87-L88
JIRA: YARDSTICK-996
Change-Id: Ic727a79044834b181c99789f0f5efc21c68f0ff2
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Martin Klozik [Thu, 22 Feb 2018 15:53:08 +0000 (15:53 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "LTD: Expand requirements of Soak/Long Duration Tests"
- LTD: Expand requirements of Soak/Long Duration Tests
In Project discussion on Jan 17, 2018 including review of RFC 8204,
we identified the following five areas to improve the Soak tests.
See the JIRA ticket for details.
JIRA: VSPERF-557
Change-Id: I5314c283a383c57d99863fcf7262c4f28e1c12a8
Signed-off-by: Al Morton <acmorton@att.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
Deepak S [Thu, 22 Feb 2018 14:48:39 +0000 (14:48 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fixed the calculation of dropped packets and other changes"
- Fixed the calculation of dropped packets and other changes
* Calculation of aboslute and relative dropped packets was wrong and is
now fixed.
* ./createrapid.py has now an extra option to select custom availability
zones for the different VMs.
* Fixed a typo to create the flavor: hw:cpu_thread_policy
* The generator config files have now the packet id & signature fields.
See PROX for more details on this.
* ./runrapid has now a new option --configonly. Default is False. If set
to True, all configuration files will be copied to the VMS, but the
tests are not started. This allows you to go to the VMs and manually
start PROX.
* In addition to the average latency, maximum latency is now also
displayed.
Change-Id: I3bbd7897deb6e452068c07ef68d3959ffa4a4b50
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Deepak S [Thu, 22 Feb 2018 14:48:27 +0000 (14:48 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Add support for comments in configuration variables"
- Add support for comments in configuration variables
This feature will enable the possibility to have many cores
configured in a prox config file, and enable/disable them
through variables.
For instance, a [core $var1] section in a config file will
result in [core 1] if $var1 = 1; the whole section and section
content will be ignored if $var1=#
Before this implementation, [#core 1] or [core #] was already
treated as a commented out section (the whole section was
commented). But there was no way to define a variable $var = #
to comment a section through a variable.
Note that in today's implementation any non numerical
(except s, h, t, -) characteter in the [core] section header
(and not only #) will cause the section to be ignored.
It would probably be better to consider # (as maybe N/A and none)
as comments, and everything else as error. This is however not
supported by the change request.
Change-Id: Id4e2b27a1f9b6d595e0b442dcd971ad44a502031
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Deepak S [Thu, 22 Feb 2018 14:48:19 +0000 (14:48 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix latency accuracy and dumping latencies to file"
- Fix latency accuracy and dumping latencies to file
- Also changed lat_info.tx_packet_index to uint64_t,
so also did it for task_lat.prev_tx_packet_index and n_loss.
- Adjusted format strings accordingly, and fixed some other formats.
- Adjusted overflow increment to 2^32 (i.e. UINT32_MAX + 1).
- Replaced hard-coded 64 with ACCURACY_BUFFER_SIZE (still hard-coded
in handle_gen.c).
Change-Id: Ia59f36e17c0797a2a958dbe3b2ac420263473524
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Aaron Smith [Thu, 22 Feb 2018 13:58:31 +0000 (13:58 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docs: update userguide with zookeeper instance tags and fix typos"
- docs: update userguide with zookeeper instance tags and fix typos
Change-Id: I916f6e9388a7ac25ff0b5631ec49fa25157c909f
Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
Aaron Smith [Thu, 22 Feb 2018 13:53:11 +0000 (13:53 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "docker: add command to run run_collectd script on bring up"
- docker: add command to run run_collectd script on bring up
Change-Id: I509ee90f29115171e65b77dbba3081ae69aa0c8c
Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
Emma Foley [Thu, 22 Feb 2018 12:54:27 +0000 (12:54 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make files pep8 compliant"
- Make files pep8 compliant
This change makes files pep8 compliant before adding the
reuse context feature
JIRA: YARDSTICK-886
Change-Id: Iae7daaa159a9ddbb5809a9a7ac74f8a53683089a
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Sofia Wallin [Thu, 22 Feb 2018 11:45:31 +0000 (11:45 +0000)]
Merge "OPNFV Sphinx Theme"
Rodolfo Alonso Hernandez [Thu, 22 Feb 2018 11:36:37 +0000 (11:36 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Refactor benchmark.core.test_plugin.PluginTestCase"
- Refactor benchmark.core.test_plugin.PluginTestCase
Tests in benchmark.core.test_plugin.PluginTestCase are not covering
correctly the functionality of the tested class.
YARDSTICK-851
Change-Id: I0b4cda7dbf109776a202167abfde8c9eb268db12
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Manuel Buil [Thu, 22 Feb 2018 11:10:08 +0000 (11:10 +0000)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Merge "Switch to os.environ for getting OpenStack env vars"
- Switch to os.environ for getting OpenStack env vars
CONST shouldn't be selected to get env vars.
Now it may raise KeyErrors if env is not well configured.
Change-Id: I5e3f525640809778c5349fdc1c3796227894d0cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 22 Feb 2018 07:48:49 +0000 (07:48 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Unify security group operations"
- Unify security group operations
It updates juju_epc to conform with cloudify_ims and
cloudify_vrouter regarding security group operations.
Change-Id: I2bc4a16ec17f2836564df82d3ceddd3bc73ece7a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Alexandru Avadanii [Thu, 22 Feb 2018 01:40:14 +0000 (02:40 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for cinder disk volume
JIRA: FUEL-330
Change-Id: If089aa41a77a9694ae99dfee79a105ac92917416
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Thu, 22 Feb 2018 01:02:45 +0000 (02:02 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [HA] [cinder] Fix rootfs part name for sda > 2TB
On systems with more than 2TB on /dev/sda, MaaS automatically creates
a 1MB partition with bios_grub label as /dev/sda1.
Account for this and expect rootfs to reside on /dev/sda2 (assume
all compute nodes have the same behavior wrt this issue).
Ideally, later we will switch to explicit partitioning via MaaS, or to
a new baremetal provisioner like Ironic.
Requires bumping Pharos git submodule to pick up the new j2 filter.
Fixes:
f6f8a56
JIRA: FUEL-330
Change-Id: I12f5046cf69bf2f52c8b8dc331b90048df643646
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Thu, 22 Feb 2018 00:31:50 +0000 (01:31 +0100)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- gen_config_lib: Add storage_size_num filter
New filter for converting PDF disk_capacity strings into a numeric
only string (to bypass scientific notation), parsable as float.
Change-Id: I779bec7db03ef1b3ce1bfd6ca239a3e7b4021eb2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Yifei Xue [Thu, 22 Feb 2018 00:38:54 +0000 (00:38 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "add a multus with 2 fannel interfaces installation"
- add a multus with 2 fannel interfaces installation
Support deploying multus multiple flannel CNI plugins by setting
environment "kube_network_plugin" to "2flannel".
Change-Id: I23a3d42452b4a5e0858a18934f508649f5961e7a
Signed-off-by: Di Xu <di.xu@arm.com>
agardner [Wed, 21 Feb 2018 20:24:10 +0000 (15:24 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Move generation of artifacts.opnfv.org to jenkins
Move generation of artifacts.opnfv.org/index.html
and sub pages into a jenkins job.
Script was run on cron on master previously.
run on lf-build2
Run job once per hour (it takes a long time to run)
Block if job is already running
Change-Id: Icc03cac61a802e036e4af8a9b9e3a244e147abea
Signed-off-by: agardner <agardner@linuxfoundation.org>
Gordon Kelly [Wed, 21 Feb 2018 12:22:09 +0000 (12:22 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- compose: modify zookeeper tag and add container names
Change-Id: I676940bb0d5c7d9e181d27b15130e6ec4a4ececd
Signed-off-by: Gordon Kelly <gordon.kelly@intel.com>
Cedric Ollivier [Wed, 21 Feb 2018 19:15:47 +0000 (19:15 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Leverage of snaps creds to get the right region name"
- Leverage of snaps creds to get the right region name
Else it gets the defaut value as it's unset in env.
Change-Id: Ic2a9cdaed7891fe2723f960782c81c0cbb04e8f0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Wed, 21 Feb 2018 19:15:35 +0000 (19:15 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Print stdout and stderr when calling commands over SSH"
- Print stdout and stderr when calling commands over SSH
It will help debugging possible issues vs APEX [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/792/console
Change-Id: I610f5b0a7774440c51fa086fad4f61c9be0571dc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>