From: kaihlavi Date: Fri, 23 Aug 2019 12:13:32 +0000 (+0300) Subject: Remove testless optf-fgps-csit job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2d5cf55fbfa171f7f36b95cbb2a00bc621fae286;p=ci-management.git 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 --- 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'