aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/config_functest.yaml
diff options
context:
space:
mode:
authorTomas Cechvala <tcechval@cisco.com>2017-02-17 01:39:00 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2017-03-09 13:48:28 +0100
commita44fb6ec7d50b94824c47c8cd5d3bcc34e0ba0a0 (patch)
tree3cc69a9f8d5e9645dc4edd4e6a234e1f0cfd271b /functest/ci/config_functest.yaml
parentf82f6d92e9452018db88b32ed092e905f0aa4535 (diff)
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>
Diffstat (limited to 'functest/ci/config_functest.yaml')
-rwxr-xr-xfunctest/ci/config_functest.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml
index b5cec5628..b358a3323 100755
--- a/functest/ci/config_functest.yaml
+++ b/functest/ci/config_functest.yaml
@@ -28,6 +28,7 @@ general:
repo_parser: /home/opnfv/repos/parser
repo_domino: /home/opnfv/repos/domino
repo_snaps: /home/opnfv/repos/snaps
+ repo_fds: /home/opnfv/repos/fds
repo_securityscan: /home/opnfv/repos/securityscanning
repo_vrouter: /home/opnfv/repos/vnfs/vrouter
functest: /home/opnfv/functest