Tim Rozet [Thu, 21 Jun 2018 17:56:02 +0000 (13:56 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix usage of gpg key import
Removes using source to call the gpg import script. source will execute
the script in the current shell, which will exit the artifact upload.
Adds checking to make sure we ignore any failure with running the
script.
Change-Id: I587cf9584f9fa8c4d315b7b2328a6c7c55ae3b88
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 21 Jun 2018 14:17:58 +0000 (10:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix gpg import error when node has no key
For some servers like lf-virtual3 there is no key locally or one
remotely. In that case we do not want the import script to fail the job,
like in:
https://build.opnfv.org/ci/job/apex-upload-snapshot/1/console
Change-Id: I13ddfdb45cd2d60bd911fa590bf9bf54bd288ba8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Wed, 20 Jun 2018 22:39:07 +0000 (18:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix parameter passing to snapshot jobs
GS_URL is required for the builders with the snapshot related jobs.
Change-Id: I4b194bbf5646361c527b522a25b71d4c268d9b6c
Signed-off-by: Tim Rozet <trozet@redhat.com>
Eddie Arrage [Wed, 20 Jun 2018 21:33:56 +0000 (21:33 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update OVP portal docker images for missing package
- The missing futures packages was added in patch:
https://gerrit.opnfv.org/gerrit/#/c/58833/
- The patch above does resolve the issue and has
been valdiated on a development instance.
- The issue was likely introduced in patch
https://gerrit.opnfv.org/gerrit/#/c/56623/
Change-Id: I850947e386024e6b65514bdb518799c359234811
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Trevor Bramwell [Wed, 20 Jun 2018 18:57:38 +0000 (11:57 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add Missing Futures Package
This is needed by the motor package.
Change-Id: Ie19958040bc026b834fd3891da3a205cb248df92
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Wed, 20 Jun 2018 16:55:38 +0000 (09:55 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update CVP Container Tags
These include updates for the new web portal.
Change-Id: I2951c8a1b00947a4546b4f90440ff8e0af8640e4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Wed, 20 Jun 2018 17:52:03 +0000 (13:52 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix OS credentials fetch
Now that keystone V3 Identity is only one supported, OOO 'overcloudrc'
should be used in Queens and later as that contains V3 creds.
'overcloudrc.v3' will eventually be removed in OOO.
Note, this was causing tempest_smoke_serial to fail in Apex with Swift
test cases. This is due to the fact that in Apex we were only setting
the OS_REGION_NAME in overcloudrc, and functest was using
overcloudrc.v3. When Tempest does not have the region set it will simply
look for the first endpoint it can find for that service type, and was
not using the right keystone endpoint for Apex.
Change-Id: I154c9e762dfc5ba035f6e108606ecedcfb0d60d2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Wed, 20 Jun 2018 14:24:33 +0000 (14:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update default DEPLOY_SCENARIO"
- Update default DEPLOY_SCENARIO
Change default deploy scenario
to os-nosdn-nofeature-noha
JIRA: FUNCTEST-972
Change-Id: Iea609c055436dd59c9de90a767069fc484090db5
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Tim Rozet [Wed, 20 Jun 2018 00:11:18 +0000 (20:11 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Removes workaround route for ODL with CSIT
This route was used as a hack for JIRA: APEX-112
Change-Id: Ia7afc95389ed4e3c7a4128318868bfe562b34b62
Signed-off-by: Tim Rozet <trozet@redhat.com>
Georg Kunz [Thu, 14 Jun 2018 18:42:45 +0000 (20:42 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Adding IDs to the list of OpenStack interop tests
In Fraser, the RefStack / OpenStack interop tests are executed through
Rally in Functest. Rally requires the fully qualified name of a tempest
test, including its tier and ID, in order to find and run it. This patch
add the missing information.
JIRA: DOVETAIL-662
Change-Id: I3a38b7b8d0fe79dd6ad0c0023c62c6647611d231
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
mei mei [Tue, 19 Jun 2018 07:29:11 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Increase frequency of Dovetail runs on Compass"
- [Dovetail] Increase frequency of Dovetail runs on Compass
Run Dovetail tests on every deployment of os-nosdn-nofeature and
os-odl_l3-nofeature-ha to improve testing turn-around time as we are
approaching the next release of Dovetail.
Change-Id: Idb5580871c47651eb1c01e917d9d93be73b9cd17
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Tue, 19 Jun 2018 07:29:02 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Bugfix a typo"
- [Dovetail] Bugfix a typo
Change-Id: I919e2510aea75dc530c5769a09d3c678f2246ea4
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Tue, 19 Jun 2018 07:28:50 +0000 (07:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Use Ipmi info provided with PDF"
- Use Ipmi info provided with PDF
For one HA test case, it needs the ipmi info to shutdown controller node.
Use PDF to get the impi info.
1. For Apex, it runs on lf-pod1, currently there is no PDF about this pod.
2. For Compass, it runs on huawei-pod2, also there is no PDF about this pod.
3. For Fuel, it runs on ericsson-pod1 and lf-pod2, use their PDFs.
Change-Id: I7d3d0b4ed6b16840ca25093d3ea877da203f58f8
Signed-off-by: xudan <xudan16@huawei.com>
Georg Kunz [Fri, 15 Jun 2018 08:13:00 +0000 (10:13 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Removing test_mtu_sized_frames Tempest test
This test fails in CI on all installers (Apex, Compass, Fuel) and on
virtual deployments.
Change-Id: I3a451e880c2a5d2151cb88aaf8e5a6895368e63b
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Georg Kunz [Fri, 15 Jun 2018 20:20:01 +0000 (22:20 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Create specific flavor for neutron-l3-agent HA test
The neutron-l3-agent test assumes that a default image and flavor are
available. On current OPNFV deployments, these resources do not exist
anymore by default and hence the test case fails.
This patch enables Dovetail to create a specific flavor as part of the
test case config. This is temporary workaround until the test case
itself takes care of checking and creating all resources needed. A
ticket for the HA project has been created accordingly:
https://jira.opnfv.org/browse/HA-36
Change-Id: I6523d8411fe853a5645566b2fabe1409b5715491
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Georg Kunz [Thu, 14 Jun 2018 13:25:46 +0000 (15:25 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Running BGPVPN Tempest tests as tempest_custom test
We need to disable one BGPVPN tempest test due to a bug in ODL. Since
the SDNVPN test framework does not allow for disabling a single test
case, we are switching to tempest_custom.
Change-Id: Ifbd7c1dc5e799d6a6c774e08e9fc1a3b2294b47c
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Tim Rozet [Mon, 18 Jun 2018 14:47:10 +0000 (10:47 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Enable OS master clients with Tempest
We want to use OS master clients when testing with master OpenStack
(scenarios without any branch in the name).
Change-Id: I6b2814dcb6fd7e8a650782e13c1a765320e8cf98
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Mon, 18 Jun 2018 14:23:07 +0000 (14:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update tox jjb command to use jjb 2.0.3"
- Update tox jjb command to use jjb 2.0.3
2.0.3 is the current JJB version being used by OPNFV.
This removes 'jjb/global' from the positional arguments as overriding
with '-- jjb' will throw errors files are included twice.
Change-Id: If9014fd8a5b92ade89d97994ea1b58f0b227c65a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Sun, 17 Jun 2018 12:58:36 +0000 (14:58 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add functest-tempest jjbs
Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 17 Jun 2018 12:54:48 +0000 (14:54 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update FUNCTEST suite and tier names
Change-Id: I0bef73cf17e845faf3e1da42a07c5ada767fd731
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update Functest testcase list
Change-Id: I1f9d2d594d1bd0e09edf4dd51cae2355623de7c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Run opnfv/functest-parser in Fraser daily jobs
Change-Id: I0a114482bdcb09beb634afd747b7c32f29d356cf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 16 Jun 2018 05:40:58 +0000 (07:40 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Stop running containers in privileged mode
It should be useless in case of Functest.
Change-Id: Iac214dc484079bf17bbbfc08c28554835fac3f69
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Tim Rozet [Sat, 16 Jun 2018 03:00:48 +0000 (23:00 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Adds missing nosdn scenarios to daily
Change-Id: Ib1f508461c22e01ea2e9a7d855f79ed7aa25f68a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 15 Jun 2018 19:34:07 +0000 (19:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Increase frequency of Dovetail runs on Apex"
- [Dovetail] Increase frequency of Dovetail runs on Apex
Run Dovetail tests on every deployment of os-nosdn-nofeature to improve
testing turn-around time as we are approaching the next release of
Dovetail.
Change-Id: Ie4baf3c2f607aaf09135c4021258e9afb0aec826
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
xudan [Fri, 8 Jun 2018 08:27:26 +0000 (04:27 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Copy tempest_conf.yaml file for neutron_port and patrole
Change-Id: I58e37c14cb4a287436e86b345919deff3d3674d0
Signed-off-by: xudan <xudan16@huawei.com>
Morgan Richomme [Fri, 15 Jun 2018 10:08:45 +0000 (10:08 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove functest-parser"
- Remove functest-parser
Parser should be fixed and then added to functest-smoke.
Change-Id: I4f9e6fa736589b1ed01feae580df18c93de168cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Georg Kunz [Thu, 14 Jun 2018 17:43:47 +0000 (19:43 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Cosmetic cleanup of tempest test case lists
There are some superflouos lines separating the list of tempest test
cases. These are restructuring artifacts which can be deleted.
Change-Id: I7b3474090fa3d7b1506d5a4f3dcd1b32dd68900a
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
xudan [Tue, 29 May 2018 06:42:11 +0000 (02:42 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Replace openstack commands with shade
Use openstack shade to get endpoint infomation rather than executing
openstack commands directly.
The next step can replace openstack commands by shade for some test cases that
need to create openstack resources (images, flavors) if we agree to use shade.
JIRA: DOVETAIL-659
Change-Id: I72b302fb2d4a61e9249a7e53f81ea9464944dcd3
Signed-off-by: xudan <xudan16@huawei.com>
Trevor Bramwell [Wed, 13 Jun 2018 20:13:34 +0000 (20:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update repo archive script to handle empty repos"
- Update repo archive script to handle empty repos
After an empty repo is cloned, and we attempt to pull in changes, git
fails due to not know which branch to pull from. Explicitily pulling
from origin into master should resolve this.
Change-Id: I6bed85779c1bb571559c263800e8ea55ece3aa62
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Wed, 13 Jun 2018 20:13:24 +0000 (20:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove jjb-sandbox as we now have jjb-deploy"
- Remove jjb-sandbox as we now have jjb-deploy
Now that the sandbox is available and we can easily deploy jobs using
'jjb-deploy' or upload them through the cli, this outdated directory can
be removed.
Change-Id: I680dbc84eeba140adac7b69ea0af4ed26d160362
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Paul Vaduva [Wed, 13 Jun 2018 17:26:26 +0000 (19:26 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Remove quotes from PROJECT env
Change-Id: I0e169b8ea3135a49ccfed9fe9fe3550017faab95
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Alexandru Avadanii [Wed, 13 Jun 2018 16:22:57 +0000 (18:22 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [auto] Fix missing yaml block marker
Change-Id: Ia1e95dce8f272cb53186314025fdd81419fc9d4d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mei mei [Wed, 13 Jun 2018 11:22:35 +0000 (11:22 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb/releng: fix compass-container $DOCKERFILE"
- jjb/releng: fix compass-container $DOCKERFILE
Use default $DOCKERFILE setting from downstream projects.
Change-Id: I0bfee5dcaef9a9eb7601548a1e5da5a5f8d51bb5
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Fatih Degirmenci [Wed, 13 Jun 2018 07:36:11 +0000 (09:36 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Disable Centos jobs until Intel lab is back
Due to Intel lab maintenance, the number of slaves will go down so we need
to have fewer jobs running. Centos is known to be problematic upstream and
it is better to disable them until the lab is back online to ensure the jobs
for other distros are impacted less.
Change-Id: Ifd8624e45282d68bd7acdf283ef7a499e81990e9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Trevor Bramwell [Tue, 12 Jun 2018 22:28:06 +0000 (22:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] update yardstick email list"
- [yardstick] update yardstick email list
remove Ross as he is no longer PTL.
Change-Id: I2661cf09cae4be5c16d06a237d2dbe1c7c591cfc
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Trevor Bramwell [Tue, 12 Jun 2018 22:24:13 +0000 (22:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove obsolete iptable rules"
- Remove obsolete iptable rules
It simply breaks parallel testing and seems useless/deprecated.
Change-Id: I7dafa65f4acfdabb089cf0e10c66d5eb632500c6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Tue, 12 Jun 2018 22:19:18 +0000 (22:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add separate fraser jobs to Barometer container builds"
- Add separate fraser jobs to Barometer container builds
In order to support additonal features that have been added to
collectd since the 5.8 release, there needs to be a separate
stable and master container so we can support the new features
as well as the stable release.
This change will allow us to increment the version of collectd
as we add functest support, config guides and documentation,
while keeping the stable version container intact and available
for users to download.
JIRA: BAROMETER-102
Change-Id: I06ca84581a2e0f1a994cedf53aebc8f5cc3e7535
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Trevor Bramwell [Tue, 12 Jun 2018 22:17:25 +0000 (22:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Auto: Project Modification in armband jobs"
- Auto: Project Modification in armband jobs
In order for us to run a job template from
armband project and to override the project
parameter that defaults to auto we need to
modify the template for the deploy job from
armband.
Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Tim Rozet [Tue, 12 Jun 2018 21:38:28 +0000 (21:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: disable functest for k8s deployment in gate job"
- Apex: disable functest for k8s deployment in gate job
Change-Id: I554dd364dbcbef03c4bc54bc026af22f8d95d34f
mei mei [Tue, 12 Jun 2018 03:39:38 +0000 (03:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Setting correct process name for rabbitmq on Apex"
- [Dovetail] Setting correct process name for rabbitmq on Apex
Customizing the pod.yaml for running the dovetail.ha.rabbitmq test on
Apex.
Change-Id: I945d281bb8aac2799dd0ff0aa4a750cbf44803de
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Tim Rozet [Fri, 8 Jun 2018 12:13:55 +0000 (12:13 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Stop hardcoding Docker repository"
- Stop hardcoding Docker repository
Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Georg Kunz [Thu, 7 Jun 2018 14:08:47 +0000 (16:08 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Upgrading image version of HA test of neutron L3 agent
In line with the updated documentation, this patch upgrades the cirros
image from version 0.3.5 to 0.4.0 of the HA neutron-l3-agent test
Change-Id: I352e861f3d3099491ff6f367a3129dc8f3115394
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Georg Kunz [Wed, 6 Jun 2018 13:16:06 +0000 (15:16 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Updating the API response validation patch
Functest has switched from Tempest 14 in Danube to 17.1.0 in Fraser.
This updates the patch used to disable strict API response validation.
Change-Id: Ief47eba3bc91c222d5ad30e65ab1fdaf39fc169e
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Trevor Bramwell [Thu, 7 Jun 2018 14:03:08 +0000 (14:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Use armband project for deploy in auto"
- Use armband project for deploy in auto
Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Ryota Mibu [Thu, 7 Jun 2018 11:11:22 +0000 (11:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Clean up CI Node Listing for pushing test logs"
- Clean up CI Node Listing for pushing test logs
These machines have been removed from Jenkins for quite some time and
no longer need to be listed here.
Change-Id: I43943865eb83eccdf26effe916d6c2ac010f402f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Eddie Arrage [Thu, 31 May 2018 23:59:31 +0000 (23:59 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add improvements to OVP directory and logo upload
- Formatting changes to directory on home page based
on OPNFV marketing
- Updated branding guide link
- Added test_id field to mongo applications collection
to associate to approved results for directory
- Set Test ID from user accounts with administrator
role in Applications view
- Provide file upload function for administrator to
post company logos for OVP directory
- Company logos are stored and served through tornado
from cvp-cvpapi container rather than cvp-web
JIRA: DOVETAIL-663
JIRA: DOVETAIL-664
Change-Id: I1226b42883afa2ea2eb5551e3836211abbb94b20
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Miikka Koistinen [Wed, 30 May 2018 07:09:34 +0000 (10:09 +0300)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Make exit status a constant in run.py
JIRA: DOVETAIL-625
Change-Id: Ib96e6e39bad708f495af97ed43884909e394da10
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
Aric Gardner [Wed, 6 Jun 2018 19:58:18 +0000 (19:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Deploy job needs armband project for deploy"
- Deploy job needs armband project for deploy
Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49
Signed-off-by: pava <Paul.Vaduva@enea.com>
Aric Gardner [Wed, 6 Jun 2018 19:48:41 +0000 (19:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove INFO file as we've migrated to INFO.yaml"
- Remove INFO file as we've migrated to INFO.yaml
Change-Id: I69fc68e101db5b83a56e392924d6e1e656fa1b5e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ryota MIBU [Wed, 6 Jun 2018 14:58:10 +0000 (23:58 +0900)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [doctor] pass inspector value to parameter
Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a
Miikka Koistinen [Tue, 29 May 2018 11:28:33 +0000 (14:28 +0300)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Fix error status when executing CLI run command
This commit fixes CLI run command to exit with non-zero exit status
when bad arguments are given for '--testsuite' or '--testarea'.
JIRA: DOVETAIL-660
Change-Id: I4539b19978d9e93d8a90be9000f36d0aa1895f71
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
Georg Kunz [Tue, 5 Jun 2018 10:07:44 +0000 (12:07 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Correct reporting of vEPC test case
The configuration of the vEPC test case was missing information for
generating a correct report and hence it incorrectlt reported FAILed
despite passing.
JIRA:DOVETAIL-666
Change-Id: Id296fa0fd750e47dc841ef37acb2018b23de0643
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Tim Rozet [Tue, 5 Jun 2018 16:54:49 +0000 (12:54 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix missed updating nosdn verify scenario
Change-Id: If9e612b24fca868c3b330a03053accc7debf9420
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 5 Jun 2018 13:40:50 +0000 (09:40 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Change verify job to use tempest
Tempest is maintained for different versions of openstack which we need
to be able to test master and queens in Apex for XCI.
Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Sat, 2 Jun 2018 00:19:39 +0000 (00:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb/releng: fix compass container build error"
- jjb/releng: fix compass container build error
Error log: https://build.opnfv.org/ci/job/compass-tasks-base-build-arm64-master/1/console
Change-Id: I47ef2ede64d63fb3e9a500dc48cdd510ee9ff235
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Tim Rozet [Fri, 1 Jun 2018 19:46:15 +0000 (15:46 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Only use admin network for snapshot create
CSIT only uses admin network, so only collect that virsh def.
Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Thu, 31 May 2018 23:21:42 +0000 (23:21 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Auto: Setup Ci Jobs for Auto project"
- Auto: Setup Ci Jobs for Auto project
We will try to reuse the job template
for deploying from armband project.
Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13
Signed-off-by: pava <Paul.Vaduva@enea.com>
Trevor Bramwell [Thu, 31 May 2018 23:18:15 +0000 (23:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "updated commit for Auto 6.1.1"
- updated commit for Auto 6.1.1
Cherry-picked 3 changes from latest master, to stable/fraser
merged these 3 changes into stable/fraser
new commit ID:
0f43563624832c5908e6fc00eb0a4bbc6cc82c33
will need to be tagged as 6.1.1
patch#2: removed trailing spaces
Change-Id: I934dedb6c0b1efde2404f550cbd1a58e618ffc1a
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Tim Rozet [Thu, 31 May 2018 18:08:43 +0000 (14:08 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Parameterize functest suite/testcase
This patch parameterizes the functest variables for the apex-virtual job
so that we can indicate which tests to run when calling the apex-virtual
(which in turn runs deploy and functest).
Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d
Signed-off-by: Tim Rozet <trozet@redhat.com>
mei mei [Wed, 30 May 2018 06:36:02 +0000 (06:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb/releng: support multi arch compass images"
- jjb/releng: support multi arch compass images
Change-Id: I9f6a287727d36266207fb2821127ac142952f67d
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Tim Rozet [Tue, 29 May 2018 21:37:41 +0000 (17:37 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Changes default verify scenario to nosdn
Basically we are getting blocked on merging patches due to ODL breaking
and these patches have nothing to do with ODL. So we are changing the
default sceanrio to just be nosdn, and then if the change is relatd to
ODL we can include an ODL gate run.
Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Polenchuk [Mon, 28 May 2018 08:15:41 +0000 (12:15 +0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel] Schedule odl-ovs-noha scenario
Change-Id: I2946684b8e5941201865c123793b7f5800b5421b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Georg Kunz [Sun, 27 May 2018 21:36:47 +0000 (23:36 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Adding reference to EXTERNAL_NETWORK to user guide
Adding a reference to the EXTERNAL_NETWORK environment variable to the
user guide so that users add this to their env_config.sh. This variable
is required, among others, to overwrite the default external network in
Yarstick.
Change-Id: I50e609a8c6e20b1dd01c61d5d950ffba792e98fa
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Georg Kunz [Sat, 5 May 2018 21:08:39 +0000 (21:08 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Adding vEPC test case to Dovetail and proposed_tests suite
Adding the vEPC test case to Dovetail. The test deploys a vEPC using
Juju as VNF manager and performs application level tests.
JIRA: DOVETAIL-650
Change-Id: I15c2cdddee510e12a5faf18efc8950af5cf7b664
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
xudan [Tue, 22 May 2018 12:01:52 +0000 (08:01 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update user guide
1. Remove python related content because python is installed in Dovetail image.
2. Remove DB related content because there is no need to launch local DB now.
3. Update the infomation of Docker images and VM images.
Change-Id: I010d3341aef9f2c74713fc0fc087b361331109d1
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Thu, 24 May 2018 08:47:41 +0000 (04:47 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Archive all test case result files
1. All detailed tempest test cases results are recorded with
file tempest-report.html rather than tempest.log now.
2. Archive all results files include functest.log, yardstick.log ...
for each test case. Otherwise, they will all be in one log file.
3. Support to set the source files and dest files need to be archived with
the test case config files rather than hardcode with the source code.
4. Give the file which used to be parse the results (PASS/FAIL) with the
test case config files rather than hardcode with the source code.
Change-Id: I30f435d91ab90cf20def47007f177fe98187484d
Signed-off-by: xudan <xudan16@huawei.com>
Georg Kunz [Wed, 16 May 2018 15:52:05 +0000 (17:52 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Changing the link to the updated participation form
The participation form on docusign has changed due to incorporating
additional fields for the API validation exemption. This patch updates
the links in the documentation accordingly.
Note: this patch should only me merged after the new form is online.
Change-Id: I697fa13d9afe2797faba2bf0478bbf27820bca20
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Aric Gardner [Sat, 26 May 2018 20:09:17 +0000 (16:09 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Projects did not fill out their releases/fraser/
This is the patchset of projects that did not fill out their
releases fraser file.
I have done it for them.
some of the projects had no changes on the fraser branch
in this case I put the tag in the same place as the 6.0.0 tag
some project I am familliar with and I move the tag to the
head of fraser for them,
Ideally team leads will do this work in the future
We will update the tagging instructions accordingly.
Change-Id: I1b2c7a8b6e63bc857192757e25f2d103c2629319
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Sat, 26 May 2018 19:49:33 +0000 (19:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "updated auto.yaml with 6.1.0 commit"
- updated auto.yaml with 6.1.0 commit
master commit to use for 6.1.0:
b718a43380376d2b19222c4203c97a95ca849ae8
(note: opnfv-6.1.0 tag:
553ea71b7aa2eb7d9ff46316de367dff0844ce42)
(can/should a tag objet ID be used for a point release ?)
updated stable/fraser SHA1, to same SHA1 that was used for 6.0.0
(i.e.
3a957a75f99686767d13f45d74b5ca8463559b7b)
(I assume stable/fraser SHA1 should be the same as 6.0.0 SHA1 ?)
>The stable ref is the ref when the branch was created, it should not
>change
(cherry-picking for stable/fraser is not possible after 6.0.0 is
released)
>You can cherry pick as long as you want.
Change-Id: I887174801a56b374cae0197b31561673bc0435ea
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Aric Gardner [Sat, 26 May 2018 19:31:52 +0000 (19:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Doctor Fraser opnfv-6.1.0"
- Doctor Fraser opnfv-6.1.0
Change-Id: Ib09b9b919ca046532931fed551d7a6f7aa1857c1
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Aric Gardner [Sat, 26 May 2018 19:31:43 +0000 (19:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging IPv6 stable/fraser branch for Fraser 6.1.0"
- Tagging IPv6 stable/fraser branch for Fraser 6.1.0
Change-Id: I5212e57c689519bdf65a562db85acfb343ac7b68
Signed-off-by: Bin Hu <bh526r@att.com>
Aric Gardner [Sat, 26 May 2018 19:31:33 +0000 (19:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging SampleVNF stable/fraser branch for Fraser 6.1.0"
- Tagging SampleVNF stable/fraser branch for Fraser 6.1.0
Change-Id: I6312e57c689519bdf65a562db85acfb343ac7b68
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Aric Gardner [Sat, 26 May 2018 19:31:25 +0000 (19:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Publish Functest opnfv-6.1.0 tags"
- Publish Functest opnfv-6.1.0 tags
Change-Id: If1f9d8c961d976e21c5fd6354a712027a6591e96
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Aric Gardner [Sat, 26 May 2018 19:31:04 +0000 (19:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Prepare for 6.1.0"
- Prepare for 6.1.0
Change-Id: I1282caa29b6c2a1fe67ec80f090a0acc1d4f24ce
Signed-off-by: Manuel Buil <mbuil@suse.com>
Aric Gardner [Sat, 26 May 2018 19:30:45 +0000 (19:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Ready for Fraser SR1"
- Apex: Ready for Fraser SR1
Change-Id: Ib59491210da3996fe59885635481b22fd84d1af2
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Sat, 26 May 2018 19:30:35 +0000 (19:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "modified for fraser 6.1.0 release"
- modified for fraser 6.1.0 release
Change-Id: Ibdb9bba605fd7deccf184010085cb14cc2805b59
Aric Gardner [Sat, 26 May 2018 19:30:13 +0000 (19:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Prepare for Clover 6.1.0"
- Prepare for Clover 6.1.0
Change-Id: I885f40ca8ac1c076b8443f03ca99a975d4edc82e
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Aric Gardner [Sat, 26 May 2018 19:29:44 +0000 (19:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] fraser opnfv-6.1.0 release tag"
- [yardstick] fraser opnfv-6.1.0 release tag
Change-Id: Ife8ee87db45381678c44ebd80adf08658bd697f5
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Aric Gardner [Sat, 26 May 2018 19:25:50 +0000 (19:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "tagging compass4nfv Fraser 6.1 release"
- tagging compass4nfv Fraser 6.1 release
JIRA:-
fix 3 neutron trunk testcases failure in functest
Change-Id: Ie3cd55c3aac1b6e1104054b3ab666056efa83b5b
Signed-off-by: chigang <chigang@huawei.com>
Aric Gardner [Sat, 26 May 2018 19:10:33 +0000 (19:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Revert "Remove noop for tag creation."
This reverts commit
dc4b9d1ad316e9055ccb3767c4572ad22cbe43a5.
Change-Id: I3bec4ef84dcb7e56d80b4df78b487f7caa931f3e
Aric Gardner [Sat, 26 May 2018 18:53:07 +0000 (14:53 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Remove noop for tag creation.
This script is tested, and should now be allowed to create tags.
Change-Id: Ia87341c9cb6397700442a11c38d502fed8dd4743
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Alexandru Avadanii [Fri, 25 May 2018 18:00:44 +0000 (20:00 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [release] Fuel, Armband: Release opnfv-6.1.0
Change-Id: I7ec0b1d9b40d12500eaf0f82e2e8035c488d1437
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Aric Gardner [Sat, 26 May 2018 18:21:55 +0000 (18:21 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Verify and Create Tags from Release File"
- Verify and Create Tags from Release File
Updates the releases verify and merge jobs to check release files for
the following:
- commits exist
- commits are on stable-branch
If both of these criteria are met and the patch is merged, the repos
will be tagged at the specified commits and pushed.
If a repo has already been tagged but not on stable-branch the job will
not exit, but will warn that the commit doesn't exist on the correct
branch. This is because tags should never be removed.
This adds an additional script 'repos.py' that provides an quick
interface for pulling out information from release files, along with the
script 'release-status.sh' for checking the status of tags.
NOTE: The branch creation script has been disabled until it can be reworked.
Change-Id: I498bc74f20aa50d2bd321771f20a77905b246399
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Fri, 25 May 2018 18:01:50 +0000 (14:01 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: More CSIT promotion fixes
Changes-Include:
- Use 2 computes as required by ODL team
- Get rid of checking JOB_NAME var for csit, and simply check if
PROMOTE var is True
- Pass PROMOTE all the way from top-down into deploy job
- Use CSIT network settings file when deploying CSIT
Change-Id: I56d953516ce690749634b474e553baad3a762364
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 25 May 2018 14:50:37 +0000 (14:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Fix blocking on promote and artifact ver"
- Apex: Fix blocking on promote and artifact ver
Change-Id: I274dba9398ef549d20fa106eda88abebfbf48c9e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 25 May 2018 14:38:04 +0000 (14:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix armband functest job suite name"
- Fix armband functest job suite name
Change-Id: Iea3269a25e88790d335456508ad0de904ed4706e
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Tim Rozet [Fri, 25 May 2018 14:01:37 +0000 (10:01 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: migrate promote jobs to use virtual deploy job
This job already does deploy and test, so just use that rather than
triggering seperate jobs.
Change-Id: Ie62088f434de93ebb7638ba4d4ef8791ac01aa1f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Thu, 24 May 2018 23:15:22 +0000 (23:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Cleanup functest jobs"
- Cleanup functest jobs
Remove unnecessary arm-daily testsuite
arm-daily does not require special builder or parameter
changes
Increase job-timeout to fit both architectures
JIRA: FUNCTEST-917
Change-Id: Id31709740906fa9ea3918c8694d04fd88191f03f
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Tim Rozet [Thu, 24 May 2018 20:35:18 +0000 (16:35 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Always build RPM in build job
Change-Id: Ie2d0a730801bc7f5bb784ee90e60e8e30562ef47
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 24 May 2018 19:58:09 +0000 (15:58 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix scenario name for promote jobs
Promotion name for master OS should just be nofeature.
Change-Id: I60086e94bbef87a1754f4f2cc00d096454668ded
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 24 May 2018 18:17:00 +0000 (14:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix unbound variable in artifact dl
We still need VERSION_EXTENSION var to figure out which RPM files to
remove on the slave.
Change-Id: I03cc9c3318edec9860c8f3ffc01db52517a644b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Eddie Arrage [Tue, 22 May 2018 22:08:13 +0000 (22:08 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Implemented directory within OVP portal
- Added OVP directory to portal home page as summary view to
showcase vendors offerings that have received marks
- Each row of table in directory summary represents a product
offering that has received compliance verification marks and
will be ordered by approve date
- Currently, a vendor with multiple products will be displayed as
separate rows, as agreed by OPNFV marketing
- Added new angular component/controller for OVP directory secondary
drill-down view, which provides more detailed info including
Description, Product Info, SUT HW Version (optional from vendor)
and SUT Version. Product info links to product_documentation field
in Applications collection but can be improved as requirements are
flushed out
- Added new db fields to existing applications collection in mongodb
- Applications collection is fetched on home page and detailed
directory views
- Updated Applications management view (administrator role) with
new db fields including description, ovp_category, ovp_version,
company_logo, approve_date, approved, sut_version, sut_hw_version,
allowing admin to delete and add back with updates.
- Updated participation form link for exemption process addition
- Consider for another patch - upload form for company logos in
Applications view for administrator to add. The initial wave of logos
will need to be included in the patch for now when available
from OPNFV marketing
- Consider for another patch - improve 'Product Info' field to
accept HTML as input allowing administrator to add raw HTML in
mongod
- Consider for another patch - update an existing application
for admin role in Applications view rather than forcing a
delete/add operation for an update
Change-Id: I41d08a7164ee4513106bd09ea30d20be5abd911e
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
Trevor Bramwell [Mon, 23 Apr 2018 20:23:44 +0000 (13:23 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix docs build errors
This fixes the two error types being output by a Sphinx docs build:
- numbered - This is already included in the root toctree
(docs/index.rst) and doesn't need to be repeated
- List spacing - Only in infra/jenkins/connect-to-jenkins.rst, the
enumerated list of steps was missing spaces after each item
Change-Id: I55555821a35a3d248f3a347e8e4d9c851254cf08
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Tue, 22 May 2018 13:24:40 +0000 (09:24 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: enable RPM build on master verify
Now that we only build apex python rpm in master, we can afford to build
RPM everytime and ensure it builds correctly.
Change-Id: Ica1efe1cc2c3db0dfe1c5677b5ab47df121c0966
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 21 May 2018 16:41:48 +0000 (12:41 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Updates daily master scenario names
Change-Id: I881634a57f1d28cfcc3346476dc095873c014a22
Signed-off-by: Tim Rozet <trozet@redhat.com>
Markos Chandras [Mon, 21 May 2018 09:51:35 +0000 (09:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Enable verification of changes coming to prototypes folder"
- xci: Enable verification of changes coming to prototypes folder
Change-Id: I62095327781153eaff81999f5f3fdddc652dc550
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Trevor Bramwell [Mon, 21 May 2018 07:47:57 +0000 (00:47 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix Manual Triggering of Docker Jobs
When manually triggering a docker job (or even through timed builds),
GERRIT_EVENT_TYPE will not get set. This does gets set when the job is
triggered by a Gerrit event (ex: ref-updated, comment-added).
Specifying the variable lookup to default to nothing (ex: "${FOO:-}")
should allow non-Gerrit triggered jobs to complete successfully.
Change-Id: Ic1ba8ebef0967b0f20a2d6385ce0e0b4876901dc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Georg Kunz [Wed, 16 May 2018 20:19:18 +0000 (22:19 +0200)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Updating user guide with new ssh key config in pod.yaml
Dovetail does not copy the ssh key from pre_config to /root/.ssh anymore
inside Yardstick but instead, we point the pod.yaml file directly to the
key inside the pre_config directory.
JIRA: DOVETAIL-655
Change-Id: I23156d8940194547363bcf9a5cc581aab0d5c640
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
xudan [Fri, 18 May 2018 09:31:31 +0000 (05:31 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Bugfix the name of test case dovetail.neutron_l3_agent
CI broken because of the wrong test case name.
https://build.opnfv.org/ci/view/dovetail/job/dovetail-fuel-baremetal-proposed_tests-master/294/console
Change-Id: I6674acf92c8f67ae2bd8dba082186a16211dcd8a
Signed-off-by: xudan <xudan16@huawei.com>
Trevor Bramwell [Fri, 18 May 2018 17:39:04 +0000 (10:39 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update Global-JJB to master
This is a temporary update until a new release of Global-JJB comes out.
Updating Global-JJB to a commit on master past 0.19.2 which allows
jjb jobs to run on the same builder without tripping over each other.
The related Gerrit change for the current tip of master can be seen
here: https://gerrit.linuxfoundation.org/infra/#/c/10717/
Change-Id: I4205fc74d8af805ac29ac93d4c5b033c145a00b9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Fri, 18 May 2018 16:40:07 +0000 (18:40 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- openci: bugfix: Fix var names and event headers
Change-Id: I449037e727abed363766ca47a26ea3d2bd6abf4e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>