Remove onos-1.11 branch and add SRHA tests to jjb yaml file
Change-Id: If2703906a98ebad495bbd384ec1a13cb34bbdd7a
diff --git a/jjb/OnosSystemTest/onos-test-pipeline.yaml b/jjb/OnosSystemTest/onos-test-pipeline.yaml
index 22d4eab..c6355dc 100644
--- a/jjb/OnosSystemTest/onos-test-pipeline.yaml
+++ b/jjb/OnosSystemTest/onos-test-pipeline.yaml
@@ -10,6 +10,8 @@
SCPF: "SCPFcbench\nSCPFflowTp1g\nSCPFhostLat\nSCPFintentEventTp\nSCPFintentInstallWithdrawLat\nSCPFintentRerouteLat\nSCPFmastershipFailoverLat\nSCPFbatchFlowResp\nSCPFportLat\nSCPFscaleTopo\nSCPFscalingMaxIntents\nSCPFswitchLat\nSCPFflowTp1gWithFlowObj\nSCPFintentEventTpWithFlowObj\nSCPFintentRerouteLatWithFlowObj\nSCPFscalingMaxIntentsWithFlowObj\nSCPFintentInstallWithdrawLatWithFlowObj"
USECASE: "FUNCbgpls\nFUNCvirNetNB\nPLATdockertest\nVPLSBasic\nVPLSfailsafe\nUSECASE_SdnipFunction\nUSECASE_SdnipFunctionCluster"
SR: "SRRouting\nSRBridging\nSRDhcprelay\nSRDynamicConf\nSRMulticast\nSRClusterRestart\nSRDynamic\nSRHighAvailability\nSRLinkFailure\nSROnosFailure\nSRSanity\nSRSwitchFailure"
+ SRHA: "SRHAclusterRestart\nSRHAfullNetPartition\nSRHAkillNodes\nSRHAsanity\nSRHAscaling\nSRHAsingleInstanceRestart\nSRHAstopNodes\nSRHAswapNodes\nSRHAupgrade\nSRHAupgradeRollback"
+
- test-pipe-job-boiler-plate: &test-pipe-job-boiler-plate
name: test-pipe-job-boiler-plate
@@ -33,7 +35,6 @@
- job-version-plate: &job-version-plate
name: job-version-plate
version:
- - '1.11'
- '1.12'
- '1.13'
- 'master'
@@ -47,6 +48,7 @@
- 'SCPF'
- 'USECASE'
- 'SR'
+ - 'SRHA'
- job-template:
name: all-pipeline-trigger
@@ -142,7 +144,6 @@
- 'master'
- '1.13'
- '1.12'
- - '1.11'
description: "ONOS and TestON versions to run on."
- string:
@@ -304,6 +305,7 @@
{USECASE}
Fabric:
{SR}
+ {SRHA}
description: 'List of the tests to generate.'
- string:
@@ -341,7 +343,6 @@
- 'master'
- 'onos-1.13'
- 'onos-1.12'
- - 'onos-1.11'
description: "Possible branches (may vary depending on test)"
- lf-infra-parameters:
@@ -421,7 +422,9 @@
- 'pipeline-trigger':
machine: 'fabric'
- testList: '{SR}'
+ testList: |
+ {SR}
+ {SRHA}
fileName: 'Fabric'
- project: