diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-02-16 09:56:57 -0800 |
---|---|---|
committer | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-02-16 09:56:57 -0800 |
commit | ec9a1bf10883d75ab6745d2acf32b82215da5121 (patch) | |
tree | 0416fda964fe530b6f3779d441a49dc5e598d817 /jjb/dcae/pgaas.yaml | |
parent | 91a608ba3292fb7852a7f564699575ae69027edf (diff) |
Rename multi-scm job to two-scm
A three-scm script job was just added, it is apropos to change the
multi-scm job template to be named for how many scm it can handle
Change-Id: I4093c81314a415e5f70e9f0ab42ffdb8791b62cd
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/dcae/pgaas.yaml')
-rw-r--r-- | jjb/dcae/pgaas.yaml | 2 |
1 files changed, 1 insertions, 1 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 |