From 81d726d0601fd8ef1aad5b3e96d79acfeb1ee3a5 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Thu, 12 Apr 2018 11:37:46 -0700 Subject: [PATCH] Fold SO func tests into integration-testing job SO PTL wants all function tests for SO in one jenkins job. This changes the name of sanity-check to integration-testing for that purpose. Issue-ID: SO-555 Change-Id: I2bbe87937d96a7a4cd26c35c6d741fafdb1a589c Signed-off-by: Marcus G K Williams --- jjb/so/so-csit.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/jjb/so/so-csit.yaml b/jjb/so/so-csit.yaml index b0df7e889..947cde5fb 100644 --- a/jjb/so/so-csit.yaml +++ b/jjb/so/so-csit.yaml @@ -7,10 +7,7 @@ project-name: 'so' stream: 'master' functionality: - - 'sanity-check': - trigger_jobs: - - 'so-master-docker-version-java-daily' - - 'hpa': + - 'integration-testing': trigger_jobs: - 'so-master-docker-version-java-daily' robot-options: '' -- 2.16.6