diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-08-23 20:25:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-23 20:25:11 +0000 |
commit | 42f763ca718fb495ea1629b7217550fa6c136f7a (patch) | |
tree | 9f490d6e70c1cd986a0ae279585d18f7e29115be | |
parent | 3ff8ea81554367651549c57beeae51f03b2e2121 (diff) | |
parent | 2d5cf55fbfa171f7f36b95cbb2a00bc621fae286 (diff) |
Merge "Remove testless optf-fgps-csit job"
-rw-r--r-- | jjb/optf/optf-fgps-csit.yaml | 15 |
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' |