aboutsummaryrefslogtreecommitdiffstats
path: root/docker/healthcheck/thirdparty-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-07-04 15:20:22 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-07-04 15:20:22 +0200
commit0bed33a29da92685dc208b5929de6aefe0c5e5e9 (patch)
tree12d169c78117cd8a503ac54759e24e15ded5a2de /docker/healthcheck/thirdparty-requirements.txt
parentaaba8ba72e497196687e9d042795a54737dc54c9 (diff)
Install Robot dependencies in healthcheck
old testcase moved to opnfv/functest-healthcheck. Change-Id: If8e8fc7d8bc9c97602c05e5a4c048461351cc97e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/healthcheck/thirdparty-requirements.txt')
-rw-r--r--docker/healthcheck/thirdparty-requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker/healthcheck/thirdparty-requirements.txt b/docker/healthcheck/thirdparty-requirements.txt
new file mode 100644
index 000000000..6d7ee1226
--- /dev/null
+++ b/docker/healthcheck/thirdparty-requirements.txt
@@ -0,0 +1,3 @@
+robotframework-httplibrary
+robotframework-requests
+robotframework-sshlibrary;python_version=='2.7'