From 3322005f4964eb905201cdccaf9ae5ce5c78755d Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Sun, 13 Dec 2015 01:30:36 +0100 Subject: Use pod-params and installer-params for yardstick Change-Id: I77c6e4ece6018d8f16b61f3837f4661412ee5ae6 Signed-off-by: Fatih Degirmenci --- jjb/opnfv/pod-params.yml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'jjb/opnfv/pod-params.yml') diff --git a/jjb/opnfv/pod-params.yml b/jjb/opnfv/pod-params.yml index 01d1adad8..317f5cdc1 100644 --- a/jjb/opnfv/pod-params.yml +++ b/jjb/opnfv/pod-params.yml @@ -39,14 +39,6 @@ name: GIT_BASE default: ssh://gerrit.opnfv.org:29418/$PROJECT description: 'Git URL to use on the jumphost' - - string: - name: YARDSTICK_TEST_SUITE - default: opnfv_${{NODE_NAME}}_{loop}.yaml - description: 'Path to test suite' - - string: - name: YARDSTICK_DB_BACKEND - default: 'db_args' - description: 'Arguments to use in order to choose the backend DB' - parameter: name: 'ericsson-pod1-defaults' @@ -66,10 +58,6 @@ name: GIT_BASE default: https://gerrit.opnfv.org/gerrit/$PROJECT description: 'Git URL to use on the jumphost' - - string: - name: YARDSTICK_TEST_SUITE - default: opnfv_${{NODE_NAME}}_{loop}.yaml - description: 'Path to test suite' - parameter: name: 'ericsson-pod2-defaults' -- cgit 1.2.3-korg