summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/dcae/pgaas.yaml2
-rw-r--r--jjb/global-templates-script.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/dcae/pgaas.yaml b/jjb/dcae/pgaas.yaml
index 751ccfc24..fa18bcec1 100644
--- a/jjb/dcae/pgaas.yaml
+++ b/jjb/dcae/pgaas.yaml
@@ -4,7 +4,7 @@
name: dcae-pgaas
project-name: 'dcae-pgaas'
jobs:
- - '{project-name}-{stream}-multi-scm-verify-script'
+ - '{project-name}-{stream}-two-scm-verify-script'
# script: build script to execute
diff --git a/jjb/global-templates-script.yaml b/jjb/global-templates-script.yaml
index 3973a6c89..d43bc87c5 100644
--- a/jjb/global-templates-script.yaml
+++ b/jjb/global-templates-script.yaml
@@ -75,7 +75,7 @@
# $WORKSPACE as it will destroy the initial
# project checkout
- name: '{project-name}-{stream}-multi-scm-verify-script'
+ name: '{project-name}-{stream}-two-scm-verify-script'
project-type: freestyle
concurrent: true