Dockerfile for Functest 43/2143/17
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 30 Sep 2015 13:29:04 +0000 (15:29 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Wed, 7 Oct 2015 08:07:22 +0000 (10:07 +0200)
commit71d85bca9549348b0c2f486bac58923f299e5a88
tree51ba663c21cf3facfe98625839993379c7b0f08d
parentec6b78ebea4aee67f299d31af99b9e0e2ea4e9a5
Dockerfile for Functest

Includes also:
  - script to trigger Functest automatically within the container
  - common requirements file to install python modules
  - added new parameters in the config_functest.yaml
  - other small adjustements
JIRA: FUNCTEST-29

Change-Id: I230631e43e5f7e14938b35903ecec1b17db0f88a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
docker/Dockerfile [new file with mode: 0644]
docker/requirements.pip [new file with mode: 0644]
docker/start.sh [new file with mode: 0644]
testcases/config_functest.py
testcases/config_functest.yaml
testcases/functest_utils.py