diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-08-19 16:11:27 +0200 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-08-19 16:11:27 +0200 |
commit | 990b2b4f35a5814e57e39e9ec199431aecb5069d (patch) | |
tree | 3f552a2f9e94803ceced4e9accf4ef34a4a2d1c7 /jjb/yardstick | |
parent | 2f69ed9d3d5c65998a3ac146f04411fcdd3607ca (diff) |
joid: Create jobs for orange-pod1 and remove brahmaputra jobs
Change-Id: I61b68a7db60193f5525de7151e43b7752e5dd604
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/yardstick')
-rw-r--r-- | jjb/yardstick/yardstick-ci-jobs.yml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/jjb/yardstick/yardstick-ci-jobs.yml b/jjb/yardstick/yardstick-ci-jobs.yml index c8d50a0ea..0d2937c1c 100644 --- a/jjb/yardstick/yardstick-ci-jobs.yml +++ b/jjb/yardstick/yardstick-ci-jobs.yml @@ -111,11 +111,11 @@ #-------------------------------- # None-CI PODs #-------------------------------- - - orange-pod2: + - orange-pod1: slave-label: '{pod}' installer: joid auto-trigger-name: 'daily-trigger-disabled' - <<: *brahmaputra + <<: *master - zte-pod1: slave-label: '{pod}' installer: fuel @@ -349,6 +349,14 @@ description: 'Arguments to use in order to choose the backend DB' - parameter: + name: 'yardstick-params-orange-pod1' + parameters: + - string: + name: YARDSTICK_DB_BACKEND + default: '-i 104.197.68.199:8086' + description: 'Arguments to use in order to choose the backend DB' + +- parameter: name: 'yardstick-params-orange-pod2' parameters: - string: |