Add promise package 39/38639/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 2 Aug 2017 16:36:36 +0000 (18:36 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 7 Aug 2017 08:03:17 +0000 (10:03 +0200)
commit9e0a37dcdf99b52740cdf481c49136ce60e1bd9e
tree0c6f639133cca53feea9c69c4161acebed427302
parentfe5b31f939c3b600fb46c30d427eb08a89f7ea21
Add promise package

It eases how Functest installs/runs it (see testcases.yaml [1]).
The former run_tests.py is renamed to avoid duplicated binaries (see
[2] and [3]).

[1] https://git.opnfv.org/functest/tree/functest/ci/testcases.yaml
[2] https://git.opnfv.org/sdnvpn/tree/sdnvpn/test/functest/run_tests.py
[3] https://git.opnfv.org/sfc/tree/sfc/tests/functest/run_tests.py

Change-Id: I626ce6b425399dc5a0a360782352757c26ca1db3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
promise/test/functest/requirements.txt [new file with mode: 0644]
promise/test/functest/run_promise_tests.py [moved from promise/test/functest/run_tests.py with 100% similarity]
promise/test/functest/setup.cfg [new file with mode: 0644]
promise/test/functest/setup.py [new file with mode: 0644]