diff options
author | jf9860 <jf9860@att.com> | 2017-02-24 10:24:00 -0500 |
---|---|---|
committer | jf9860 <jf9860@att.com> | 2017-02-24 10:27:20 -0500 |
commit | 639a20be74238d1ed0bbf35f9f957b43ffe43dad (patch) | |
tree | d86a75c418ac3d2ef002d1351f9348c43af3d68b /jjb/testsuite | |
parent | f9cfaf45017781511673c1e080044e846aac516d (diff) |
Forgot to change to new template
Change-Id: I1b28a904c664eb3caf781a9b20b98cfcd13b0ada
Signed-off-by: jf9860 <jf9860@att.com>
Diffstat (limited to 'jjb/testsuite')
-rw-r--r-- | jjb/testsuite/testsuite.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml index da0722b79..d5cf8ac8c 100644 --- a/jjb/testsuite/testsuite.yaml +++ b/jjb/testsuite/testsuite.yaml @@ -3,7 +3,7 @@ name: testsuite project-name: 'testsuite' jobs: - - '{project-name}-{stream}-docker-shell-daily' + - '{project-name}-{stream}-2scm-docker-shell-daily' project: 'testsuite' extra-project1: 'python-testing-utils' |