aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/config_functest.yaml
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-04-18 15:32:51 +0200
committerjose.lausuch <jose.lausuch@ericsson.com>2016-04-18 16:29:53 +0200
commiteb5abe94afaa09333676457a9a689be3e42e39a4 (patch)
treecb1a9360e354e382d0de5a68803212cfa3152f9c /testcases/config_functest.yaml
parente652a91acc5079868d02366a06bccb01485739a8 (diff)
Remove all the repo handling in prepare_env
JIRA: FUNCTEST-203 Since almost all the repos always pull from master and latest, this is about saving some time and to avoid needing internet to pull or checkout the repos. The needed repos content has to be present in the docker image. Change-Id: Ia6e1ed2b5d5b2aff8661a38eb64a081cc8016019 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r--testcases/config_functest.yaml19
1 files changed, 0 insertions, 19 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml
index 5b9513885..5059a0919 100644
--- a/testcases/config_functest.yaml
+++ b/testcases/config_functest.yaml
@@ -28,25 +28,6 @@ general:
dir_vIMS_data: /home/opnfv/functest/data/vIMS
dir_rally_inst: /home/opnfv/.rally
- repositories:
- # branch and commit ID to which the repos will be reset (HEAD)
- releng_branch: master
- releng_commit: latest
- rally_branch: master
- rally_commit: 1b6e9e9219b143c685a2af134ab025dddd72ed27
- vims_test_branch: stable
- vims_test_commit: latest
- bgpvpn_branch: master
- bgpvpn_commit: latest
- onos_branch: master
- onos_commit: latest
- promise_branch: master
- promise_commit: latest
- ovno_branch: master
- ovno_commit: latest
- doctor_branch: stable/brahmaputra
- doctor_commit: latest
-
openstack:
image_name: functest-img
image_file_name: cirros-0.3.4-x86_64-disk.img