X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fnetide%2Fnetide-csit-basic.yaml;h=7677a6596a1889ff82e925624fdcb1ca74d0831e;hb=a65451bc04b40633e89fe507fc119b9a65cc96a4;hp=b6917ee7e9446e6b299c2130aa9e31c33a6a37aa;hpb=d237aeb07453a010f9206543196f98cf1c5fb8cb;p=releng%2Fbuilder.git diff --git a/jjb/netide/netide-csit-basic.yaml b/jjb/netide/netide-csit-basic.yaml index b6917ee7e..7677a6596 100644 --- a/jjb/netide/netide-csit-basic.yaml +++ b/jjb/netide/netide-csit-basic.yaml @@ -2,8 +2,8 @@ - project: name: netide-csit-basic jobs: - - '{project}-csit-verify-1node-{functionality}' - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-verify-1node + - inttest-csit-1node # The project name project: 'netide' @@ -13,19 +13,12 @@ # Project branches stream: - - carbon: + - fluorine: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' - all: scope: 'all'