diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-07-04 15:20:22 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-07-04 15:20:22 +0200 |
commit | 0bed33a29da92685dc208b5929de6aefe0c5e5e9 (patch) | |
tree | 12d169c78117cd8a503ac54759e24e15ded5a2de /docker/healthcheck/thirdparty-requirements.txt | |
parent | aaba8ba72e497196687e9d042795a54737dc54c9 (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.txt | 3 |
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' |