diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-13 01:30:36 +0100 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-14 13:53:42 +0100 |
commit | 3322005f4964eb905201cdccaf9ae5ce5c78755d (patch) | |
tree | 8a8fdfddce5389c5f29d5c6cabcdd1054a226f3b /jjb/opnfv | |
parent | 6baeabb1b87014a6e7cdaef904d47fe9c162b67f (diff) |
Use pod-params and installer-params for yardstick
Change-Id: I77c6e4ece6018d8f16b61f3837f4661412ee5ae6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/opnfv')
-rw-r--r-- | jjb/opnfv/pod-params.yml | 12 |
1 files changed, 0 insertions, 12 deletions
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' |