X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpacketcable%2Fpacketcable-csit-pcmm.yaml;h=d41cc10d5ca6a97b99452f6e13cc679f314bf2de;hb=b094d327723da8b0c7d08f1698ef9fa086b7a3f9;hp=6ebd11f6bdd4a18e8ee214422bbd7285ce803e1f;hpb=b5776355cc7efca94a42ae1ddf98c324dbdabe75;p=releng%2Fbuilder.git diff --git a/jjb/packetcable/packetcable-csit-pcmm.yaml b/jjb/packetcable/packetcable-csit-pcmm.yaml index 6ebd11f6b..d41cc10d5 100644 --- a/jjb/packetcable/packetcable-csit-pcmm.yaml +++ b/jjb/packetcable/packetcable-csit-pcmm.yaml @@ -1,36 +1,38 @@ +--- - 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: - - boron: - branch: 'master' - 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' + - all: + scope: "all" # Features to install - install-features: 'odl-packetcable-policy-server' - + install-features: "odl-packetcable-policy-server" # Robot custom options - robot-options: '' - # Trigger jobs (upstream dependencies) - trigger-jobs: > - packetcable-distribution-merge-{stream} + robot-options: ""