diff options
author | Jamo Luhrsen <jluhrsen@redhat.com> | 2016-07-20 15:33:06 -0700 |
---|---|---|
committer | Jamo Luhrsen <jluhrsen@redhat.com> | 2016-07-20 15:33:06 -0700 |
commit | f819402402a12d460133613d3828fe3f296b1f4f (patch) | |
tree | 27488cd35ce3f54ceb03ac15bfdcb2da4f120162 /jjb/apex | |
parent | c9ea19c97740b1f082b58ac3f4937d3bc5284dec (diff) |
add job definition based on existing apex cperf runner template
Change-Id: I4d077acac3d2cd4e23bec7da3b5143dcb027e33f
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Diffstat (limited to 'jjb/apex')
-rw-r--r-- | jjb/apex/apex.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index 8f9f49e27..7566e2525 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -4,6 +4,7 @@ - 'apex-verify-{stream1}' - 'apex-verify-{stream2}' - 'apex-runner-{platform}-{scenario}-{stream}' + - 'apex-runner-cperf-{stream1}' - 'apex-build-{stream}' - 'apex-deploy-virtual-{scenario}-{stream}' - 'apex-deploy-baremetal-{scenario}-{stream}' |