summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-20Update git submodulesTim Rozet1-0/+0
* 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>
2018-06-20Update git submodulesFatih Degirmenci1-0/+0
* 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>
2018-06-20Update git submodulesTim Rozet1-0/+0
* 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>
2018-06-20Update git submodulesEmma Foley1-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Move tests: unit/network_services/{lib/,collector/,*.py} * Fix pylint errors * Add TODOs Some errors are ignored locally, as they were a symptom of other problems. These issues have been flagged with a TODO, and should be fixed later. JIRA: YARDSTICK-837 Signed-off-by: Emma Foley <emma.l.foley@intel.com> Change-Id: Idc2e70291b6d9b4cf7e7249a10c4a290b999206c (cherry picked from commit 2e75e6d27240945ec985998bbe9ec6241d11626a)
2018-06-20Update git submoduleswutianwei1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/fraser' - check ip_forward and set to 1 JIRA: COMPASS-600 Change-Id: I21ace213060d9d0dde7f7f4b5cf1f79d567ebeb0 Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit 1a1ed339b96458c483976a820e30b3a1bbb0b5d8)
2018-06-19Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - Merge "Create and pass references of flavor and image to tempest" into stable/fraser - Create and pass references of flavor and image to tempest When invoked from SDNVPN, Tempest scenario functest test cases try to use flavor and image references from the tempest.conf file which are currently empty. This patch uses the default flavor that is created by the test suite and the creates an image using the availabe cirros image, which is deleted at the end. JIRA: SDNVPN-209 Change-Id: I6a6fd636fec2c0fa7d35981ca51d59f06a4d9d69 Signed-off-by: nikoskarandreas <nick@intracom-telecom.com> (cherry picked from commit c6fbfb9651f5293c544351d3c9c549dfa24fafc6)
2018-06-19Update git submodulesStepan Andrushko1-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Update pmd/lcore mask for OVS-DPDK context Added default values for pmd/lcore mask to the SampleVNF test case for Trex TG. lcore mask - specifies the CPU cores used for non-datapath OVS-DPDK threads. pmd mask - specifies the CPU cores used for data path packet processing. Updated documentation for Standalone OVS-DPDK context. JIRA: YARDSTICK-1246 Change-Id: I8d008a185c94d2047ffa4769d7974bc4d283fd7f Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com> (cherry picked from commit 779a868348c3361f2a3054f06002807fd69a6549)
2018-06-19Update git submodulesmei mei1-0/+0
* 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>
2018-06-19Update git submodulesmei mei1-0/+0
* 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>
2018-06-19Update git submodulesmei mei1-0/+0
* 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>
2018-06-19Update git submodulesHarry Huang1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/fraser' - Specify netmask for install NIC JIRA: COMPASS-599 Interface that be used as install NIC may have uncertain netmask which may cause network issue. Change-Id: Ic10709ca82a0d16af614ac327160f97a654d2294 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com> (cherry picked from commit da8ccfe3c89726673ff6c3d2a967fd670d40b6fd)
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Add minimal docstings in clearwater_ims_base.py It will allow forcing 10/10 in any new patchset. Change-Id: I4cc52a9fb66fdd2c0dcbf9915be262acedac8672 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f1353fff60344b01c588d9724b3b1de819cbe661)
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Mock os.makedirs() in test_odl.py os.makedirs() is called before calling robot.run. Change-Id: Id651428343510683cd616d8101d22a73ccbf3dad Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 383ed86699816f633f007c515338d0fa022bf4fc)
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Fix pylint warnings in clearwater_ims_base Change-Id: I663bd2826e43ce888990b012df27ca94e2d49a8d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 020ac360117ad3dffceef7286b2a4888664f5cf4)
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Fix invalid method names in vnfs Change-Id: Icff1a53ffd7b59d46543b79571b45872a9f243c3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-18Update git submodulesTim Rozet1-0/+0
* 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>
2018-06-18Update git submodulesTrevor Bramwell1-0/+0
* 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>
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/releng from branch 'master' - Add functest-tempest jjbs Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* 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>
2018-06-18Update git submodulesCédric Ollivier1-0/+0
* 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>
2018-06-16Update git submodulesTim Rozet1-0/+0
* 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>
2018-06-15Update git submodulesTim Rozet1-0/+0
* 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>
2018-06-15Update git submodulesYang (Gabriel) Yu1-0/+0
* Update docs/submodules/bottlenecks from branch 'stable/fraser' - Update Dockerfile 1. Openstack command lines keep poping up warnings which cause reading comand results wrongly. 2. Update the ubuntu version and packages to remove redundance which is a historical debt. Change-Id: I3cdb7a9ec3f0bc41ecfe5b8bf9d44878485de40f Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com> (cherry picked from commit 0ea5233caabae215afb0769194a87f32a430fa2d)
2018-06-15Update git submodulesDimitrios Markou1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - [Bug Fix] Determine the BGP entity owner in ODL Cluster In HA deployments is essential to determine which is the ODL BGP entity owner and transform that ODL to BGP speaker. This is necessary because of this bug [0] in netvirt. So we can consider this as a workaround for the testcase_3. Note: This patch is dependent on this task resolution [1] for master branch. Note: This patch works fine in stable/fraser branch. [0] https://jira.opendaylight.org/browse/NETVIRT-1308 [1] https://jira.opnfv.org/browse/SDNVPN-217 Jira: SDNVPN-214 Change-Id: I383987e650da45400a3a6437dbdaaea904db9265 Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
2018-06-15Update git submodulesMorgan Richomme1-0/+0
* 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>
2018-06-15Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [patch] Rebase keyserver proxy support (3) Rebased on top of [1]. [1] https://github.com/salt-formulas/salt-formula-linux/commit/9f30456 Change-Id: Iad5aef674c47d622a94d1c21cae3f46fbb3c52d8 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit fd1f3fa1c8c83b2e5f8cacc6a6caf1a14e40b1a5)
2018-06-14Update git submodulesAbhijit Sinha1-0/+0
* Update docs/submodules/yardstick from branch 'stable/fraser' - Merge "Bugfix: openrc api dump should be safe_dump" into stable/fraser - Bugfix: openrc api dump should be safe_dump 1. fix safe_dump 2. fix pep8 problem, use flask_restapi custom error handling [1] [1] https://flask-restful.readthedocs.io/en/latest/extending.html#custom-error-handlers JIRA: YARDSTICK-1165 RestApi openrc dump clouds.yaml error it now use yarml.dump, should be yaml.safe_dump. dump would gererate !!python/unicode and cause error when upload openrc file in gui Change-Id: Id3e85f7ba7d4967277ef79109b07d7552179e5db Signed-off-by: rexlee8776 <limingjiang@huawei.com> (cherry picked from commit f1a71b2889da3b49358b10b9a12ea5a512dd2743)
2018-06-13Update git submodulesTrevor Bramwell1-0/+0
* 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>
2018-06-13Update git submodulesTrevor Bramwell1-0/+0
* 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>
2018-06-13Update git submodulesPaul Vaduva1-0/+0
* Update docs/submodules/releng from branch 'master' - Remove quotes from PROJECT env Change-Id: I0e169b8ea3135a49ccfed9fe9fe3550017faab95 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-13Update git submodulesAlexandru Avadanii1-0/+0
* 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>
2018-06-13Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Fix result parsing in cloudify_ims The previous regex failed when errors are listed [1]. [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/194/console Change-Id: I57c8bfb8968555c3d43267a06f2bb9a2b95a3268 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit da3c805f8829f67d4d4154cd24f322ccf516b450)
2018-06-13Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [patch] Rebase keyserver proxy support Rebase on top of [1]. [1] https://github.com/salt-formulas/salt-formula-linux/commit/6f5e69e Change-Id: Ic34bb9c1fad8778262f2e876c91667e903d143bf Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 79e32c8cc5631204d2e5b0b328c954a2a2197037)
2018-06-13Update git submodulesmei mei1-0/+0
* 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>
2018-06-13Update git submoduleswutianwei1-0/+0
* Update docs/submodules/compass4nfv from branch 'stable/fraser' - set spice-html5 git repository URL Change-Id: Ie2d473d3cdc804f698244f163c62bed30a5dd33d Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit 3e8cc46ac37c5b89b606bd2ee1e3b389c84fd7fa)
2018-06-13Update git submodulesFatih Degirmenci1-0/+0
* 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>
2018-06-12Update git submodulesTrevor Bramwell1-0/+0
* 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>
2018-06-12Update git submodulesTrevor Bramwell1-0/+0
* 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>
2018-06-12Update git submodulesTrevor Bramwell1-0/+0
* 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>
2018-06-12Update git submodulesTrevor Bramwell1-0/+0
* 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>
2018-06-12Update git submodulesTim Rozet1-0/+0
* 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
2018-06-12Update git submodulesmei mei1-0/+0
* 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>
2018-06-11Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Update cloudify-rest-client to 4.3.2 Change-Id: I8ac0becb57897233c2a12781dc022d9fdfd32f85 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 776eccccedbd560e8be332504bfa3cdfcbdc66e3)
2018-06-09Update git submodulesCédric Ollivier1-0/+0
* Update docs/submodules/functest from branch 'stable/fraser' - Select the right quaff repo Change-Id: I0aa090bf1f8c6220918ebc1b041bab4a43d444b5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 759cd4bb92e171b16af5c6c1206352b92096d596) - Force unf_ext 0.0.7.4 Else it cannot compile vs arm [1][2] [1] https://build.opnfv.org/ci/job/functest-vnf-docker-build-arm64-master/231/console [2] https://github.com/sile/unf/pull/2/commits/74ed3e3b1ec31474cf9b8d8a90aee535607fdfe8 Change-Id: I8b0890c3b7a2a148975635c0f4eafbcc5568fc00 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit e9b5f08ddbdfefd6cbdf226a10b79b2349c4c86b) - Stop using a forked obsolete repo It leverages on the official clearwater live test instead. It now parses the output directly. Conflicts: docker/vnf/Dockerfile Change-Id: Ia7746c13362323daf72b3536d294401f0b7ae42f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 0c55898253147b8fb6e5ef1afbf6f462a5b343b5)
2018-06-08Update git submodulesspisarski1-0/+0
* Update docs/submodules/snaps from branch 'stable/fraser' - Fix to a router's internal subnet resoulution. Ensures that any subnet added to the router is available to that project. Change-Id: Iddfad14a093551bc0f4a05c52b20f02db2474d78 Signed-off-by: spisarski <s.pisarski@cablelabs.com>
2018-06-08Update git submodulesTim Rozet1-0/+0
* 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>
2018-06-08Update git submoduleswutianwei1-0/+0
* Update docs/submodules/container4nfv from branch 'stable/fraser' - fix istio deploy fialure Some files don't exist in istio 0.8.0 version. So it failed to deploy istio in CI. what this patch do: 1. using istio-demo.yml instead of istio.yml to deploy istio 2. define the ingress gateway when running bookinfo sample 3. rename ingress to ingressgateway Change-Id: I39ec39320d61e5af8282c6f50bad90240444bc79 Signed-off-by: wutianwei <wutianwei1@huawei.com> (cherry picked from commit f5e9d072a9d4d896a9da40dbfef8a5ca9abd7924)
2018-06-07Update git submodulesAlexandru Avadanii1-0/+0
* Update docs/submodules/fuel from branch 'stable/fraser' - [patch] Rebase APT keyserver proxy support patch Sync our patch with upstream PR [1]. [1] https://github.com/salt-formulas/salt-formula-linux/pull/138 Change-Id: If3a51d3aef51accee0901c59e1342b42dbe4be4b Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 78d368731c9582361cc291d5618e01702982f2b9)
2018-06-07Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - Merge "Re-enabling execution of tempest tests" into stable/fraser - Re-enabling execution of tempest tests My previous patch broke the execution of tempest tests, causing tempest to complain about a missing .testr.conf file. This fix adds the explicit use of the --config-file CLI flag back to the tempest test framework. Change-Id: If65c65a227f0058180e0d5bca47cce502948c4c9 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com> (cherry picked from commit 1fc59dc868766cc845ecf2a2b7f1fef853d2d7e5)
2018-06-07Update git submodulesPeriyasamy Palanisamy1-0/+0
* Update docs/submodules/sdnvpn from branch 'stable/fraser' - Add own logger for SdnvpnFuncTest class The functest xtesting Testcase class removed the logger instance variable, so let SdnvpnFuncTest use its own logger. JIRA: SDNVPN-215 Change-Id: I8b611273e44204d5051fad1140e6ecaddc2a4334 Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com> (cherry picked from commit 6491326ffadcc143a64723169038cad58620f117)