From d65a23e0d82422da302e99931b2cc5063c501c66 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 13 Sep 2017 04:45:41 +0200 Subject: Add Functest restapi container MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It allows running all testcases via Functest REST API [1].  [1] https://wiki.opnfv.org/display/functest/Running+test+cases+via+new+Functest+REST+API Change-Id: Iaa69b7367653398582b876df1362f72c787c6b7b Signed-off-by: Cédric Ollivier --- docker/restapi/thirdparty-requirements.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docker/restapi/thirdparty-requirements.txt (limited to 'docker/restapi/thirdparty-requirements.txt') diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt new file mode 100644 index 000000000..4a0b6ff88 --- /dev/null +++ b/docker/restapi/thirdparty-requirements.txt @@ -0,0 +1,6 @@ +baro_tests +sdnvpn +securityscanning +sfc +promise +domino -- cgit 1.2.3-korg