summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkaihlavi <l.kaihlavirt@partner.samsung.com>2019-08-23 15:13:32 +0300
committerkaihlavi <l.kaihlavirt@partner.samsung.com>2019-08-23 15:13:32 +0300
commit2d5cf55fbfa171f7f36b95cbb2a00bc621fae286 (patch)
treed39b5b777324c3d28855fae1aa10dfaf487b3433
parentd8fa818fa2292c13dd4718d97c78c55775d85b2f (diff)
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 <l.kaihlavirt@partner.samsung.com> Change-Id: Ic4da57b993245d669b6729131e1f5cdf0db40797
-rw-r--r--jjb/optf/optf-fgps-csit.yaml15
1 files changed, 0 insertions, 15 deletions
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'