From 2d5cf55fbfa171f7f36b95cbb2a00bc621fae286 Mon Sep 17 00:00:00 2001 From: kaihlavi Date: Fri, 23 Aug 2019 15:13:32 +0300 Subject: [PATCH] Remove testless optf-fgps-csit job CSIT job https://jenkins.onap.org/view/CSIT/job/optf-fgps-master-csit-fgps/ was added in https://gerrit.onap.org/r/#/c/ci-management/+/88479/ but there is no plan for optf-fgps, which causes the job to fail This job should be restored when plans and tests under csit repo are merged to master Issue-ID: CIMAN-256 Signed-off-by: kaihlavi Change-Id: Ic4da57b993245d669b6729131e1f5cdf0db40797 --- jjb/optf/optf-fgps-csit.yaml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 jjb/optf/optf-fgps-csit.yaml diff --git a/jjb/optf/optf-fgps-csit.yaml b/jjb/optf/optf-fgps-csit.yaml deleted file mode 100644 index a60c453ef..000000000 --- a/jjb/optf/optf-fgps-csit.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- project: - name: optf-fgps-csit - jobs: - - '{project-name}-{stream}-verify-csit-{functionality}' - - '{project-name}-{stream}-csit-{functionality}' - project-name: 'optf-fgps' - stream: - - 'master': - branch: master - functionality: - - 'fgps': - trigger_jobs: 'optf-fgps-master-docker-java-version-shell-daily' - robot-options: '' - branch: 'master' -- 2.16.6