Gerard Damm [Thu, 12 Apr 2018 03:53:17 +0000 (22:53 -0500)]
cross-reference to Auto project for Configuration Guides
JIRA: AUTO-27
added cross-reference to Auto project in file
userguide.introduction.rst
(in folder docs/release)
Change-Id: I3db0bdedebbb1b979394229b4b5e4de36823573a
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Cédric Ollivier [Wed, 11 Apr 2018 18:57:02 +0000 (20:57 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Precise vyos_vrouter logs
Aborting was written even if it worked after rebooting the vm [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-daisy-baremetal-daily-master/41/console
Change-Id: Idb29624b8793df5d77d401b375aa3b3176778ddf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Aric Gardner [Wed, 11 Apr 2018 21:40:16 +0000 (21:40 +0000)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Merge "Auto Generated INFO.yaml file."
- Auto Generated INFO.yaml file.
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:
project_lead: &opnfv_$project_ptl
name: 'Lead Name'
email: 'lead email'
id: 'lead lfid'
company: 'lead company'
Change-Id: Ib1d10a6653a5571b51fc559fc00bbbdde4ca7479
Signed-off-by: agardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Wed, 11 Apr 2018 21:18:05 +0000 (21:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Set XCI_PATH for bifrost jobs"
- jjb: xci: Set XCI_PATH for bifrost jobs
The bifrost jobs are using some scripts from the releng-xci repository
so we need to set the XCI_PATH variable appropriately.
Change-Id: Ibfd139d2401029b2ea577c4797b68f29362356ec
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 11 Apr 2018 21:16:50 +0000 (21:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Only set default scenario if no scenario is set"
- jjb: xci: Only set default scenario if no scenario is set
Previously, the code was already setting the default scenario if we had
changes outside the xci/scenario directory. However, this is somewhat
problematic since scenarios may touch other files which do not necessary
affect other scenarios such as anything in xci/playbooks etc. As such,
lets only set a default scenario if no scenario was set up to that
point. However, since installers and scenarios need to match, we also
need to consider installer changes because we fallback to the default
scenario. Finally, since we are filtering results with 'uniq' we can
simply drop the bash regexps prior to adding the scenario to the array.
Change-Id: Ie961071b3e93d04a860bb6655513654208b1a9d4
Signed-off-by: Markos Chandras <mchandras@suse.de>
Stuart Mackie [Wed, 11 Apr 2018 18:54:06 +0000 (14:54 -0400)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- Fixes for OpenContrail running on Pike in Fraser release:
- 02-deploybundle.sh - updated package names
- 03-maasdeploy.sh - Iterate pods create command to get past "Conflict error"
- config_tpl/juju2/bundle_tpl/oclphase1.yaml - updated public keys
- deploy.sh - changed usage message to reflect using ocl not opencontrail
Change-Id: If2d3820a4984498813d86162a1208402aceca312
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Aric Gardner [Wed, 11 Apr 2018 21:03:31 +0000 (21:03 +0000)]
Merge "Auto Generated INFO.yaml file"
Tim Rozet [Wed, 11 Apr 2018 20:14:08 +0000 (20:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Fix log collection for daily job"
- Apex: Fix log collection for daily job
The wrong job name was being triggered so no job was running to collect
logs.
Change-Id: Ib58b030ac24920fc7906bff92a481407587a39bf
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Wed, 11 Apr 2018 19:04:34 +0000 (19:04 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "docker build -f should use relative path to PATH, not working directory"
- docker build -f should use relative path to PATH, not working directory
Change-Id: I6b35a5b36b1cc7b8ce2298388b9bb5caf9e44fc9
Rodolfo Alonso Hernandez [Wed, 11 Apr 2018 16:12:48 +0000 (16:12 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bug fix in using Unixbench"
- Bug fix in using Unixbench
JIRA: YARDSTICK-1117
This bug will cause the error in running unixbench.
"no such file named ./run"
So we have to fix it.
Change-Id: I141fcb5567fbb0e3df97aee677cb946a25a9788e
Signed-off-by: liyin <liyin11@huawei.com>
Fatih Degirmenci [Wed, 11 Apr 2018 16:09:23 +0000 (16:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-set-scenario: Drop errexit option"
- jjb: xci: xci-set-scenario: Drop errexit option
Commands may exit with non-zero exit code but this could be normal (for
example grep does than when it doesn't match anything). As such, lets
not fail on everything but rather capture such failures and handle them
appropriately.
Change-Id: Icc16d0ccd09fd6f262600ae514161bfdf0c593f1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Wed, 11 Apr 2018 16:07:51 +0000 (16:07 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Xtesting stable/fraser"
- Create Xtesting stable/fraser
Xtesting is not directly part of Fraser but this stable branch could
be required for bugfixes.
stable/pike could have been selected instead but it would have raised
side effects when syncing requirements or building containers.
Change-Id: I407f651ba09e27a7c87cc76f7b8ccbd6c0784a48
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
John O Loughlin [Mon, 9 Apr 2018 13:11:47 +0000 (14:11 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Upgrade collectd to version 5.8
Update collectd version to 5.8 as it's the latest stable
and supports GCC 7
JIRA: YARDSTICK-1114
Change-Id: I9147b7277d87047eda729664d5ee3e8ab2c145af
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Cedric Ollivier [Wed, 11 Apr 2018 13:56:56 +0000 (13:56 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Take all cmd status into account in juju_epc"
- Take all cmd status into account in juju_epc
It also puts output in functest.log instead of /dev/stdout.
Change-Id: I3a4b5f81edd20a529821c5a684b3ab269b7c6796
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Wed, 11 Apr 2018 13:46:13 +0000 (13:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Stop verifying Functest Euphrates"
- Stop verifying Functest Euphrates
Functest Euphrates is now EOL (jjobs creating containers has already
been removed)
Change-Id: I668137b2701d073ce95856fa20dc54135a6cc111
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Wed, 11 Apr 2018 12:10:43 +0000 (13:10 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: xci-run-functest.sh: Reload XCI environment for functest
We should reload the XCI environment before running functest in order to
ensure that playbooks have the correct information from the XCI
deployment.
Change-Id: Ieadeca61d3ea3e504e21aa96945ad067f20d1489
Signed-off-by: Markos Chandras <mchandras@suse.de>
Emma Foley [Wed, 11 Apr 2018 13:25:56 +0000 (13:25 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add support for dpdk 17.05"
- Add support for dpdk 17.05
Add support for dpdk 17.05. Add option to dpdk scripts
to download dpdk 17.08 17.11 and 18.02. These are currently
unsupported due to prox build issues.
JIRA: YARDSTICK-1113
Change-Id: I585566364a4d1f04a696439af96c50c0e9d38033
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Fatih Degirmenci [Wed, 11 Apr 2018 12:56:59 +0000 (12:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Enable Functest Healthcheck for Kubernetes scenarios"
- xci: Enable Functest Healthcheck for Kubernetes scenarios
This change enables Functest for kubernetes scenarios but any change
that impacts kubernetes scenarios will fail and block the change from
merging until the prepare-functest playbook and role are fixed in
releng-xci.
Change-Id: I046e3a0fb9a211cf9d629899017922288d466b0c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Cedric Ollivier [Wed, 11 Apr 2018 12:26:16 +0000 (12:26 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Leverage on SDN_CONTROLLER_IP if fuel"
- Leverage on SDN_CONTROLLER_IP if fuel
It conforms with [1].
[1] https://jira.opnfv.org/browse/FUEL-352
Change-Id: Idae142de8de09203509c73c35c2e7fea5a5d880b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Wed, 11 Apr 2018 12:25:26 +0000 (12:25 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove obsolete apex processing in juju_epc"
- Remove obsolete apex processing in juju_epc
It has been useless since [1] was merged
[1] https://jira.opnfv.org/browse/APEX-570
Change-Id: Id89b75d8cad9e180a02189450e13fa1e61b1239c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Serena Feng [Wed, 11 Apr 2018 09:44:28 +0000 (09:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP] Enable QTIP fraser docker build job"
- [QTIP] Enable QTIP fraser docker build job
- enable fraser docker build job
- disable euphrates docker build job
Change-Id: Ieeaec7ed36ee8d77a250c0f584ea9e5985a41c8f
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Martin Klozik [Wed, 11 Apr 2018 09:42:13 +0000 (09:42 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Doc: Documentation of Additional tools configuration."
- Doc: Documentation of Additional tools configuration.
This patch adds tools.rst under docs/testing/user/configguide.
tools.rst include documentation of installing and configuring
Collectors, Loadgens and LLC-Cache Management.
Changed Interested to Interesting and updated barometer info.
Change-Id: Id8de4d25619780636d242a04304696f4093b4c07
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Martin Klozik [Wed, 11 Apr 2018 09:07:03 +0000 (09:07 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "trex: Add support for burst traffic type"
- trex: Add support for burst traffic type
Support for burst traffic type was added into T-Rex. This
traffic type is useful for tests, where a limited number
of frames should be sent through DUT.
JIRA: VSPERF-562
Change-Id: I03b7150e66a0210cce91b20c751b8624c16f951b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
Martin Klozik [Wed, 11 Apr 2018 08:54:37 +0000 (08:54 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "trex: Support of SCAPY frame definition"
- trex: Support of SCAPY frame definition
T-Rex implementation in vsperf was improved to support:
* SCAPY frame definition, so additional network protocols
can be generated by T-Rex and sent towards DUT
* VLAN configuration defined by TRAFFIC['vlan']
* enable or disable L2, L3, L4 and VLAN protocols
as configured by TRAFFIC dictionary
VSPERF documentation was updated with examples of SCAPY
frame definition usage.
JIRA: VSPERF-565
Change-Id: Iff9baba47a1e83d321f6ba3c1c482965b9882241
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Reviewed-by: Richard Elias <richardx.elias@intel.com>
Periyasamy Palanisamy [Wed, 11 Apr 2018 07:26:36 +0000 (07:26 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "testcase_10 intermittent failure"
- testcase_10 intermittent failure
There are vm monitor threads running incorrectly which causes this
testcase to fail intermittently. It is fixed properly now.
Change-Id: I61abf7e33700abdcb2e9ab7cfa72f6e3ad6c7a67
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Qiaowei Ren [Wed, 11 Apr 2018 06:01:07 +0000 (14:01 +0800)]
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- remove the command line for test case
the cmd-line for k8s test case could not run normally, and so
remove it here.
Change-Id: I2188f09139fb41ed68976317bf027ce83053a026
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Manuel Buil [Wed, 4 Apr 2018 16:48:52 +0000 (18:48 +0200)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- shabump: Bump SHA to make sfc scenario work
sfc scenario fails when running the functest snaps-healthcheck.
The reason is a race condition found in ODL Nitrogen.
This race condition is gone in ODL Oxygen. We need latest ODL role
to include the ODL Oxygen version
Depends-On: I59802f467a77ae755886e4cc389c2406e9d17d4c
deploy-scenario:os-odl-sfc
installer-type:osa
Change-Id: I6d575370834eabb1b6a0532f74e1b2fc733e500c
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cédric Ollivier [Tue, 10 Apr 2018 19:26:55 +0000 (21:26 +0200)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Updated from global requirements
Change-Id: I9e6c925744ed928f7a5c6fbe54942e8b3895b1b9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Tue, 10 Apr 2018 20:45:22 +0000 (20:45 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Revert "display the correct deploy scenario for the functest run""
- Revert "display the correct deploy scenario for the functest run"
This reverts commit
5dc7b76e38019c059cea159769cdb2c37af98ded.
OPENSTACK_OSA_VERSION was removed by this patch and that variable is
needed. By looking at the patch, it seems theat variable was removed
by mistake
Change-Id: I73dc7a7ec393231717f847ff303f9b2f99a00cc0
Cédric Ollivier [Tue, 10 Apr 2018 19:44:00 +0000 (21:44 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Updated from global requirements
Change-Id: I1eddb148ee6d1b85d3247260f9501f948ef6254f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Eddie Arrage [Mon, 9 Apr 2018 22:15:50 +0000 (15:15 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add functest healthcheck test suite
- Add Functest healthcheck tier to Dovetail as new test suite
- Intention is that these test cases are not part of mandatory
test cases in compliance program
- Use for debug and SUT pre-flight check
- May consider running tc001 (connection_check) at other
test execution stages to determine if SUT is still functioning, as
this test takes < 10 sec (more important as test complexity increases
such as in vnf test tier)
- Replacement for patch:
https://gerrit.opnfv.org/gerrit/#/c/52461/
- Removed CI filters, as suggested
Change-Id: I2e72931b27e43359d6250f6959a17af8526c5094
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Cedric Ollivier [Tue, 10 Apr 2018 15:31:11 +0000 (15:31 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Update userguide"
- Update userguide
Change-Id: I2725ffcb4101496c2019d22215b1585fa3444775
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Aric Gardner [Tue, 10 Apr 2018 15:00:21 +0000 (15:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "create Stable Branch Jobs for nfvbench"
- create Stable Branch Jobs for nfvbench
Same for docker
Change-Id: I48650881f5c0c8e7b4664b87b1b1a4a37c22cc8d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Tue, 10 Apr 2018 14:59:19 +0000 (14:59 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "export LANG="C" rather than export LANG="c""
- export LANG="C" rather than export LANG="c"
opnfv@linux-r4ap:~$ export LANG="C"
opnfv@linux-r4ap:~$ perl -E exit
opnfv@linux-r4ap:~$ export LANG="c"
opnfv@linux-r4ap:~$ perl -E exit
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US.UTF-8",
LC_ALL = "",
LANG = "c"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
paste of deploy failing: https://hastebin.com/fufananewa.sql
Change-Id: Id1ef2430887251044700e03fc1f294ad18adf90a
Signed-off-by: agardner <agardner@linuxfoundation.org>
Manuel Buil [Tue, 10 Apr 2018 14:32:26 +0000 (14:32 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: kubespray: Generate and use SSL certificate for HAProxy"
- xci: kubespray: Generate and use SSL certificate for HAProxy
In the OpenStack-Ansible installers we are using the XCI ssl
certificates for the endpoints but in kubespray we are generating them
on the fly. In order to keep both setups as close as possible, we can
use the XCI certificates in kubespray as well.
Change-Id: I1ca55127fe747618205394c02b3d44bb573435f4
Signed-off-by: Markos Chandras <mchandras@suse.de>
Manuel Buil [Tue, 10 Apr 2018 14:31:02 +0000 (14:31 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: osa: Move SSL certification tasks to a new file"
- xci: osa: Move SSL certification tasks to a new file
The tasks for creating and managing the XCI SSL certificates
can be shared between installers so move them to a common file.
Change-Id: I9df82517e737681420429a992aa8d68e78528fd4
Signed-off-by: Markos Chandras <mchandras@suse.de>
Manuel Buil [Tue, 10 Apr 2018 14:29:34 +0000 (14:29 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: kubespray: Use the common tasks to manage the SSH keys"
- xci: kubespray: Use the common tasks to manage the SSH keys
Drop the kubespray specific tasks for managing the SSH keys in favor of
the common ones.
Change-Id: Ib8e18fcc14c4c0126cae72740dbb33921a21af6b
Signed-off-by: Markos Chandras <mchandras@suse.de>
Tim Rozet [Tue, 10 Apr 2018 13:42:40 +0000 (09:42 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update master daily scenarios
As part of our new XCI effort, we only enable upstream ODL scenarios
initially.
Change-Id: I737bbffce14b6c5c69dfbbb653659c7e693cb4fb
Signed-off-by: Tim Rozet <trozet@redhat.com>
Markos Chandras [Tue, 10 Apr 2018 10:07:20 +0000 (11:07 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: osa: Fix conditional for copying OSA files to OPNFV host
The conditional was wrong since it was being treated as a string
instead of actually evaluating it as a boolean value.
Change-Id: I59802f467a77ae755886e4cc389c2406e9d17d4c
Signed-off-by: Markos Chandras <mchandras@suse.de>
Trevor Bramwell [Tue, 10 Apr 2018 13:02:11 +0000 (13:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] enable fraser docker"
- [yardstick] enable fraser docker
Change-Id: I47ae73da7240ee4c4e3902baa7320412a28ada6c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Tim Rozet [Tue, 10 Apr 2018 12:59:18 +0000 (12:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable Apex Fraser Jobs"
- Enable Apex Fraser Jobs
Change-Id: Ie7bd0d3299fbbb8bc3e865612026ad479c48392d
Signed-off-by: agardner <agardner@linuxfoundation.org>
Aric Gardner [Tue, 10 Apr 2018 12:52:46 +0000 (12:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for calipso"
- Create Stable Branch Jobs for calipso
Change-Id: I2117807b8af3ee248b30747830e32b1661a23d6f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Aric Gardner [Tue, 10 Apr 2018 12:49:47 +0000 (12:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[opnfvdocs] Create stable/fraser Branch"
- [opnfvdocs] Create stable/fraser Branch
Change-Id: I1a506b327c125d61088277d8e92b5b6ce08f4e87
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Zhijiang Hu [Tue, 10 Apr 2018 08:41:02 +0000 (16:41 +0800)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Update ODL to Nitrogen
Change-Id: I9e194a3fba1b5f510b3bfabb1919f1fdad517e8c
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
xudan [Sun, 8 Apr 2018 03:42:50 +0000 (23:42 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Decoupling Yardstick Docker config items from source code
There are some special Docker setting items when creating
Yardstick Docker Containers.
1. Remove the extra settings which are required by Yardstick Danube.
2. Remove the settings for pushing results to DB because Dovetail
plan to disable this function.
3. Move the other special Functest settings to config files.
JIRA: DOVETAIL-640
Change-Id: Ic2d90393e227d7886b14d805eaa307b7aef56e4a
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 23 Mar 2018 04:03:58 +0000 (00:03 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Support to specify docker image for each test case
1. Currently each type of test cases will use one docker image.
2. For example,
Functest test cases use opnfv/functest-restapi:euphrates
Yardstick uses opnfv/yardstick:opnfv-5.1.0
3. It needs to support to specify the docker image for each test case.
4. For example,
vping test cases use opnfv/functest-smoke:euphrates
sdnvpn uses opnfv/functest-features:euphrates
5. The benefit of this is that these docker images are well verified
by Functest CI and from Functest plan, they may not support
functest-restapi docker image in its future release.
JIRA: DOVETAIL-638
Change-Id: I8a30eea2233aeff809af2e241b6c939194397832
Signed-off-by: xudan <xudan16@huawei.com>
Periyasamy Palanisamy [Fri, 6 Apr 2018 14:29:14 +0000 (16:29 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- router and network association failure
comment few sub tests till ODL provides fix for BGPVPN having both
router and network association: https://jira.opnfv.org/browse/SDNVPN-94.
Till then let us comment required subtests in testcase_4.py and update the
release note for fraser.
Change-Id: I498ee95c74b525f65e40a540e0f1162d78ec5504
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
wutianwei [Tue, 10 Apr 2018 04:15:42 +0000 (12:15 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Enable the neutron trunk
Change-Id: Ieb5d505adc88644cfc1f802364064f5551a1ed53
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Narinder Gupta [Tue, 10 Apr 2018 09:20:22 +0000 (04:20 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- added the service relationship.
Change-Id: Ic6f2a7973ef1e7f6806d201884579adda3c358dd
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Michael Polenchuk [Tue, 3 Apr 2018 15:24:12 +0000 (19:24 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Add ports to ovs bridge config
To avoid race with interfaces initialization specify all
the ports that belong to a bridge in the config file.
Change-Id: Ie4f48e7a81d4659a0f43749cdd518dbeffe2e35f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Ryota MIBU [Mon, 12 Mar 2018 10:29:21 +0000 (19:29 +0900)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [doctor] clean pep8 job
The global 'lint-all-code' job is already enabled for doctor repo,
so there is no need to keep this verify job which only run pep8.
JIRA: DOCTOR-120
Change-Id: I6eb95590b97c3bd2c2daa80a6ae3bcfe4a4119a4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Serena Feng [Tue, 10 Apr 2018 06:48:27 +0000 (06:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "delete 'opnfv-build-ubuntu-defaults' parameters for doctor verify job"
- delete 'opnfv-build-ubuntu-defaults' parameters for doctor verify job
Currently it will pass all the 'opnfv-build-ubuntu-defaults' parameters
to the child jobs which include the node 'label', so all the doctor jobs
will be running in the nodes with 'opnfv-build-ubuntu' label.
Change-Id: If01f1f777c30c421f063c05fdd3c939f8758226c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Martin Klozik [Tue, 10 Apr 2018 06:02:42 +0000 (06:02 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Doc: Release notes for Fraser"
- Doc: Release notes for Fraser
Added release-notes for Fraser.
Updated SLES15 related enhancement
Consolidated and sorted the changes.
Change-Id: Id6ecea4b3cf3f38aa88c03bc4959b383c944f415
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Trevor Bramwell [Tue, 10 Apr 2018 04:51:11 +0000 (04:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for container4nfv"
- Create Stable Branch Jobs for container4nfv
Change-Id: If4c4305faaa74cfd87feb4f1a8e403abd419d7a1
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 10 Apr 2018 04:50:42 +0000 (04:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[daisy] Enable functest daily jobs on zte-pod9 for stable/fraser branch"
- [daisy] Enable functest daily jobs on zte-pod9 for stable/fraser branch
This PS is trying to solve errors like occured in [1].
[1] https://build.opnfv.org/ci/job/daisy-os-nosdn-nofeature-ha-baremetal-daily-fraser/5/console
Change-Id: Ie4e023794d54cf0e236e9094fabf8362e17d9c8a
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
dongwenjuan [Tue, 10 Apr 2018 03:37:23 +0000 (11:37 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- delete the 'node' parameter in 'doctor-slave-parameter' macro
We define the 'node' parameter in job template:
'doctor-verify-{installer}-{inspector}-{arch}-{stream}',
so we don't need to redefine them in the doctor parameter macro.
It will schedule the fuel verify job to the default apex env.
See: https://build.opnfv.org/ci/job/doctor-verify-fuel-sample-x86_64-master/1/console
Change-Id: I49e6d26ca284f6548460312de0cb634bd033d3c1
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Serena Feng [Tue, 10 Apr 2018 02:23:37 +0000 (02:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Dovetail Fraser Jobs"
- Create Dovetail Fraser Jobs
These are replacing the current Euphrates jobs.
Change-Id: I6d7bf1490c1dd46f80ac5b14449abb6f287e5acf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
ahothan [Mon, 9 Apr 2018 23:57:25 +0000 (16:57 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- [NFVBENCH-83] Add option to display status and to cleanup
Change-Id: If135fedee4e5ee9226a262800917c4c35bc83bc7
Signed-off-by: ahothan <ahothan@cisco.com>
Feng Pan [Mon, 9 Apr 2018 21:33:49 +0000 (21:33 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fix functional issues after nosdn deployment"
- Fix functional issues after nosdn deployment
After deploying with nosdn, it looks like there is some out of state
issue between the services. First guess looks like something is going
on with the services and timing of registering to each other through
rabbit. Simply restarting the services seems to sync them back up
correctly.
Change-Id: I417911067c841725ee12eb9354e5759054724e01
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Mon, 9 Apr 2018 20:09:41 +0000 (20:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for barometer"
- Create Stable Branch Jobs for barometer
Change-Id: I0def0f3566b8cc1231ea06bb8731f028c4e4aedd
Signed-off-by: agardner <agardner@linuxfoundation.org>
Trevor Bramwell [Mon, 9 Apr 2018 19:39:15 +0000 (19:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[stor4nfv] Create stable/fraser Branch"
- [stor4nfv] Create stable/fraser Branch
Set the stable/fraser branch location to the commit intead of the
Change-ID.
Change-Id: I3f3c4ba3465c399d001464c6922d4725cfd9a2df
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 9 Apr 2018 19:39:10 +0000 (19:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[container4nfv] Create stable/fraser branch"
- [container4nfv] Create stable/fraser branch
Fix the location to be the git commit and not Gerrit change-id.
Change-Id: Idd02beb4881a66accd55299e879799b2ec6626a0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Mon, 9 Apr 2018 16:22:50 +0000 (18:22 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Rewrite 2 key changes in Release Notes
Change-Id: I58a168987caa207c80e84caa86e1d9880f726b22
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Mon, 9 Apr 2018 17:42:11 +0000 (17:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[calipso] Create stable/fraser branch"
- [calipso] Create stable/fraser branch
Creating the fraser branch for Calipso at the request of the Release
Manager.
Change-Id: I6db89ccc5effef54e56afd267f4754641aff44a7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Mon, 9 Apr 2018 16:39:00 +0000 (16:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fix the default node label for doctor test"
- fix the default node label for doctor test
There are no nodes with the label 'not-specified'.
If the jobs which are not specified the node label will
scheduled to the label 'not-specified' and they can not be runned.
Change-Id: I7e7790be2517328fc07d02cdcdc23ee71c7df680
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Trevor Bramwell [Mon, 9 Apr 2018 16:38:32 +0000 (16:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add docker build job for clover"
- Add docker build job for clover
Change-Id: I0167f223660d5b0edfac092a5d01fe165a91c2de
Trevor Bramwell [Mon, 9 Apr 2018 16:37:59 +0000 (16:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create functest daily/weekly Fraser Jobs"
- Create functest daily/weekly Fraser Jobs
Though the stream was added it wasn't applied to any of the pod
configurations which are expanded as part of the job names.
Change-Id: I84af2e11033a40f314c8bc0c1f263002bc44bf60
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Manuel Buil [Sat, 24 Mar 2018 16:07:21 +0000 (17:07 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Use different config files depending on version
We can read the openstack version from the env variables and then use
a different config. The reason we use this is because openstack API
changed from Pike to Queens and Pike is the official version for
OPNFV Fraser release
Change-Id: I8a94e71224d2ba0aa75a6438f3d7b03929acbbef
Signed-off-by: Manuel Buil <mbuil@suse.com>
Cedric Ollivier [Mon, 9 Apr 2018 13:46:51 +0000 (13:46 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Run all VNFs vs SDN scenarios"
- Run all VNFs vs SDN scenarios
It allows a fair comparison between Neutron standalone and SDN
controllers. They should run successfully at least vs Daisy [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-daisy-baremetal-daily-master/lastSuccessfulBuild/
Change-Id: Iac34cd4d6eb070be0abe081fbc815e971675faef
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 9 Apr 2018 12:05:19 +0000 (12:05 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Add a key benefits section in Release Notes"
- Add a key benefits section in Release Notes
It also precises the side effects if test cases are in failure.
Change-Id: Id4a2a3428da33deed51415fce5d98b81e64d35fe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
rpaik [Fri, 6 Apr 2018 19:32:01 +0000 (12:32 -0700)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Made a correction to the license so that it is Apache-2.0
Change-Id: Ib7810b0b9ded396bf1a380cbd648a2e29bcc42fd
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Cedric Ollivier [Mon, 9 Apr 2018 10:08:19 +0000 (10:08 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "[fuel] Unite OpenDaylight ports"
- [fuel] Unite OpenDaylight ports
ODL Oxygen has only 1 connector by default,
so unite web and rest ports together.
Change-Id: Idd5bdd5da3dcc85fa25b82ab2d19107b2d005974
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cedric Ollivier [Mon, 9 Apr 2018 09:49:15 +0000 (09:49 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Remove Ceilometer test scenarios"
- Remove Ceilometer test scenarios
The API utilized by Rally in Ceilometer scenarios was deprecated in
OpenStack Pike and scenarios were blacklisted. Remove these scenarios
from respository.
JIRA: FUNCTEST-949
Change-Id: I6f100cdb18853d177fd88ea7bd539f9837914f25
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Jose Lausuch [Mon, 9 Apr 2018 09:31:52 +0000 (09:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Split functest-kubernetes into smaller containers"
- Split functest-kubernetes into smaller containers
It conforms with the Docker slicing model proposed by Functest.
See https://gerrit.opnfv.org/gerrit/#/c/55129/
Change-Id: Ic036034f043f995cba468fa0437e47a6129584b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 8 Apr 2018 12:29:29 +0000 (14:29 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update Release Note
It also publishes last results per installer which have to be
updated before the release.
Change-Id: Ie72e8656935598653c56ef5c980f5f133457450a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
wutianwei [Sun, 8 Apr 2018 07:49:27 +0000 (15:49 +0800)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- [XCI] Fix ansible synchronize module parameter
synchronize module unsupported parameter "recurse",
it would be failed, when trying to synchronize the directory.
we need change it to "recursive", more information please refer to
http://docs.ansible.com/ansible/devel/modules/synchronize_module.html
Change-Id: If18ce8a3411ba9425dd573f090c5f4e0c41858e0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Jaime Caamaño Ruiz [Tue, 6 Mar 2018 18:43:20 +0000 (19:43 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Update symmetric chain test case
Update the symmetric chain test case aligning it with updates available
from ODL Oxygen:
- ODL networking-sfc implementation now supports symmetric paths. It is
no longer needed to configure the ACL or chain directly through the
ODL rest api. It can now be fully relied on tacker for this.
- ODL networking-sfc implementation now supports different ingress and
egress ports for port pairs. The test case exercises this by setting
up a VNF with two distinct ports. Note that this requires an updated
VNF image that supports two nics and bundles a vxlan_tool capable of
using them.
Change-Id: Ie711abb93109943dcbf699ece7b2b570500a3711
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Jaime Caamaño Ruiz [Fri, 2 Mar 2018 17:14:37 +0000 (18:14 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Support sfp redirect action on acl flow check
Starting Oxygen, ODL networking-sfc translator supports symmetric
paths and maps flow classifiers to ACLs with SFP redirect action
instead of RSP redirect action. A SFP may have two RSPs associated
if the path is symmetric, one otherwise. One of the two RSPs will
be flagged as the reverse path and the other is the forward path.
Traffic from the logical-source-port will be classified to the forward
path, while traffic from the logical-destination-port will be
classified to the reverse path.
This patch updates the ACL flow check logic to account for the above.
Change-Id: I2d8b9e6c2a1033d469668db29b9c18f525e89370
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Cédric Ollivier [Sat, 7 Apr 2018 11:00:56 +0000 (13:00 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Stop building functest-features(arm64) via travis-ci
It simply raises timeout which can't be increased.
Change-Id: Iba564873ccf7f50922641fad8987b1d7447f7ed2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 7 Apr 2018 10:46:03 +0000 (12:46 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Check .travis.yml via yamllint
Change-Id: I6f526c4c153ac6769a36c10e6480563c4345cfba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 7 Apr 2018 08:37:20 +0000 (10:37 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update build.sh
opnfv/functest-patrole and opnfv/functest-restapi were removed.
Change-Id: I68bf77eabf1851fd4aba826b950463e91bed8c10
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
zhihui wu [Sun, 8 Apr 2018 04:48:47 +0000 (12:48 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- delete the code which will not included in Fraser
- legacy code
- the function of network test isn't completed.
- outdated documents
Change-Id: Id59d35f6985d876ef09aef0845dde38ae19b589a
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Georg Kunz [Mon, 2 Apr 2018 18:45:17 +0000 (20:45 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Removing outdated patch for Yardstick HA tests
This patch was needed to modify the timeout values of the HA test cases
in Yardstick for the Danube release. In Euphrates, the timeout values
have been fixed upstream, so the patch is not needed anymore. The code
for applying the patch was already removed in
https://gerrit.opnfv.org/gerrit/#/c/51997/
Change-Id: I67cceb57c063378d77f6cbc720bc6464d2be4aed
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
wutianwei [Sun, 8 Apr 2018 06:27:00 +0000 (14:27 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Build stable/fraser tarball
Change-Id: Ib2bef726f6fda5a54debbafa7b4ac383fef5cdbe
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Koren Lev [Sat, 7 Apr 2018 20:26:13 +0000 (23:26 +0300)]
Update git submodules
* Update docs/submodules/calipso from branch 'master'
- update docs to reflect container change sensu->monitor
Change-Id: I18fe82b5c356a70cd402a0213ee5e2a8c0ad5bf9
Signed-off-by: Koren Lev <korenlev@gmail.com>
Koren Lev [Sat, 7 Apr 2018 19:48:02 +0000 (22:48 +0300)]
Update git submodules
* Update docs/submodules/calipso from branch 'master'
- container change sensu->monitor
Change-Id: I06f6882d371fe09a5a3819f0b06b96a2c858a870
Signed-off-by: Koren Lev <korenlev@gmail.com>
Alexandru Avadanii [Fri, 6 Apr 2018 22:13:42 +0000 (00:13 +0200)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- docker/supervisor.sh: Fix condition block end
Fixes:
18546b4f
Change-Id: I51fcb48e790ff7c57273a3f6712ccb2b9bc4aa32
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Fri, 6 Apr 2018 18:55:00 +0000 (14:55 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes delorean repo update on undercloud
Previous fix to update delorean repo on undercloud was always failing
because the operations passed to virt-customize were not in a list type.
JIRA: APEX-565
Change-Id: Ic883309ac1c3aa6027dc252635e404e5355c269d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Fri, 6 Apr 2018 21:43:54 +0000 (23:43 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for ODL Oxygen
Drop obsolete patches:
- UCA arch list extension (upstream no longer enforces the arch);
Change-Id: I223964af674979f034a61aefff85c9f47af466d9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 6 Apr 2018 19:26:01 +0000 (21:26 +0200)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- [AArch64] Dockerfile: Fix malformed patch
Change-Id: Ia2dfc6c4def8e71e36747b8f27cbf22700f676b1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
rpaik [Fri, 6 Apr 2018 19:51:52 +0000 (12:51 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Fixed typos in the license header
Change-Id: Ib2aae63dd7576a8458f068250e9b6dda8678a1fd
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Trevor Bramwell [Fri, 6 Apr 2018 18:20:17 +0000 (18:20 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update clover daily job slot"
- Update clover daily job slot
Clover daily job often failed, which is caused by bad network at utc 12:OO.
(Heavy ci job running in huawei lab at that time.)
Links:
https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/11/console
https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/13/console
Change-Id: Ib2ddc0235f8119248b1ea78b709ec38a488cddce
Signed-off-by: QiLiang <liangqi1@huawei.com>
Alexandru Avadanii [Fri, 6 Apr 2018 18:19:12 +0000 (18:19 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "Update opendaylight version to oxygen"
- Update opendaylight version to oxygen
JIRA: FUEL-362
Change-Id: Ib2621bca72d1ba376af5d369edcf5fcf37e9788b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Trevor Bramwell [Fri, 6 Apr 2018 18:19:00 +0000 (18:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix project name"
- Fix project name
Not working currently:
https://build.opnfv.org/ci/job/doctor-verify-sample-master/68/console
Change-Id: I5fa065eda3f8e8eb8ae6b988ec593c1d37d0579a
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Alexandru Avadanii [Fri, 6 Apr 2018 05:39:38 +0000 (07:39 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- p/fuel: Bump GlusterFS to 3.13 (was 3.12)
GlusterFS PPA now has arm64 binaries for 3.13, use them to drop one
more patch and align with Fuel@OPNFV.
Change-Id: I0769d6c3f34bb880fcd8f5ed70b0c2bf561d450a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 6 Apr 2018 18:18:25 +0000 (18:18 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[virtual] Set vnc address to local one"
- [virtual] Set vnc address to local one
System reclass model assigns vnc address to control_address variable
which is used for controller node reference, so change it to local
address of the current compute node.
Change-Id: I0c6b8534a1dae516620d0d250944232379a526e0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Alexandru Avadanii [Fri, 6 Apr 2018 05:44:19 +0000 (07:44 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [UCA] Stop enforcing repository architecture
Let APT automatically choose the UCA/Pike-staging PPA architecture
based on current system architecture instead of hardcoding it.
Change-Id: I4fe645847ac0fb70a852477feba9f788fcb8da81
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Fri, 6 Apr 2018 18:05:24 +0000 (18:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for parser"
- Create Stable Branch Jobs for parser
Change-Id: I1775d4c2ad2018ef01cf07e8acd58e9a2a73192c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Fri, 6 Apr 2018 18:05:04 +0000 (18:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Create Stable Branch Jobs for yardstick"
- Create Stable Branch Jobs for yardstick
Change-Id: I5e59b6240b1e614fc6c06f918054813b7e5758cf
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Thu, 5 Apr 2018 21:46:24 +0000 (17:46 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Fixes relative import for utils
opnfv-pyutil was not working due to this relative import. The script
would only work out of the pwd.
Change-Id: I1ed5db779dd031d019012a814b2dfe27944a2e2f
Signed-off-by: Tim Rozet <trozet@redhat.com>