X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpacketcable%2Fpacketcable-csit-pcmm.yaml;h=d41cc10d5ca6a97b99452f6e13cc679f314bf2de;hb=b094d327723da8b0c7d08f1698ef9fa086b7a3f9;hp=fda260c8475dc4af461370c243f947b9cc8c97c2;hpb=7fb34fbbf2e8dbbc864f0c7e3d5fe63c9a0b8581;p=releng%2Fbuilder.git diff --git a/jjb/packetcable/packetcable-csit-pcmm.yaml b/jjb/packetcable/packetcable-csit-pcmm.yaml index fda260c84..d41cc10d5 100644 --- a/jjb/packetcable/packetcable-csit-pcmm.yaml +++ b/jjb/packetcable/packetcable-csit-pcmm.yaml @@ -2,35 +2,37 @@ - project: name: packetcable-csit-pcmm jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name - project: 'packetcable' + project: "packetcable" # The functionality under test - functionality: 'pcmm' + functionality: "pcmm" + + disable-job: true # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" + - sodium: + branch: "stable/sodium" install: - - only: - scope: 'only' - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-packetcable-policy-server' + install-features: "odl-packetcable-policy-server" # Robot custom options - robot-options: '' + robot-options: ""