X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-longevity-lithium-redesign.yaml;h=32eca642ef06edb56829285b67bdf8cb26b70fbc;hb=92edcb7273183a92cc329b2d9d016b41d6d896e1;hp=9fbbf7070fac1d8394fce9aca905d7a5a1c204c0;hpb=6e0c465c6742f4ca62c0086050f0f13d11bba427;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-longevity-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-longevity-lithium-redesign.yaml index 9fbbf7070..32eca642e 100644 --- a/jjb/openflowplugin/openflowplugin-csit-longevity-lithium-redesign.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-longevity-lithium-redesign.yaml @@ -1,7 +1,7 @@ - project: name: openflowplugin-csit-longevity-lithium-redesign jobs: - - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,8 +11,12 @@ # Project branches stream: - - master: + - boron: branch: 'master' + jdk: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jdk: 'openjdk7' install: - only: @@ -24,6 +28,5 @@ # Robot custom options robot-options: '-v TEST_LENGTH:23@hours --escape space:@' - # Trigger jobs (weekly) + # Trigger jobs (daily) schedule: 'H H * * *' -