CI: Remove omec_upf_fossa job

This job has been migrated to GHA.

Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: Ieb6f3bc4ceee584e9d5370778871585c4b948e37
diff --git a/jjb/omec-ci.yaml b/jjb/omec-ci.yaml
index 907de39..7d336ba 100644
--- a/jjb/omec-ci.yaml
+++ b/jjb/omec-ci.yaml
@@ -260,23 +260,6 @@
           pipeline-file: 'omec-reuse-scan.groovy'
           build-node: 'ubuntu18.04-basebuild-1c-2g'
 
-# for upf
-- project:
-    name: upf
-    project: '{name}'
-
-    github-organization: 'omec-project'
-    github_pr_auth_id: '64fe2b1a-b33a-4f13-8442-ad8360434003'
-    github_pr_org_list:
-      - 'omec-project'
-    registry: 'registry.aetherproject.org/omecproject'
-    registry-proxy: 'registry.aetherproject.org/proxy/omecproject'
-
-    jobs:
-      - 'omec-fossa':
-          pipeline-file: 'omec-fossa-scan.groovy'
-          build-node: 'ubuntu18.04-basebuild-1c-2g'
-
 # Combined pipeline
 - job-template:
     id: 'omec-combined'