Introduce smoke tests for FDS 83/28883/12
authorTomas Cechvala <tcechval@cisco.com>
Fri, 17 Feb 2017 00:39:00 +0000 (01:39 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 9 Mar 2017 12:48:28 +0000 (13:48 +0100)
commita44fb6ec7d50b94824c47c8cd5d3bcc34e0ba0a0
tree3cc69a9f8d5e9645dc4edd4e6a234e1f0cfd271b
parentf82f6d92e9452018db88b32ed092e905f0aa4535
Introduce smoke tests for FDS

Added:
 - fds repository to docker file
 - fds test to smoke tier in testcases
 - config values for fds tests

A new robot var OS_AUTH_URL is defined as expected by FDS robot files.
Method args switch from Keystone IP to OS_AUTH_URL which is more
precised. The argument parsing is changed too.

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ife27ab4a83f0110cbdcf7c9d47d9b3fb4c0ec705
Signed-off-by: Tomas Cechvala <tcechval@cisco.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/Dockerfile
functest/ci/config_functest.yaml
functest/ci/testcases.yaml
functest/opnfv_tests/sdn/odl/odl.py
functest/tests/unit/odl/test_odl.py