ORAN-SC: Add ric, sim and scp repositories

The repos that were added:
+ ric-app/ad
+ ric-app/bouncer
+ ric-app/hw
+ ric-app/hw-go
+ ric-app/lp
+ ric-app/rc
+ ric-app/ric-sdk-py
+ ric-app/ts
+ ric-plt/alarm-go
+ ric-plt/asn1-documents
+ ric-plt/dbaas/hiredis-vip
+ ric-plt/libe2ap
+ ric-plt/ric-dep
+ ric-plt/ricctl
+ ric-plt/ricdms
+ ric-plt/sdlpy
+ ric-plt/vespamgr
+ ric-plt/xapp-frame
+ ric-plt/xapp-frame-cpp
+ ric-plt/xapp-frame-py
+ scp/oam/modeling
+ scp/ocu/5gnr
+ scp/ric-app/kpimon
+ scp/ric-app/ssp
+ sim/a1-interface
+ sim/e2-interface
+ sim/e2-interface-data
+ sim/o1-interface

Change-Id: I9b7a9ada1bec2c55aede51d50acef5e70b6c085e
diff --git a/jjb/oransc/nonrtric-plt-helmmanager/nonrtric-plt-helmmanager-verify-jobs.yaml b/jjb/oransc/nonrtric-plt-helmmanager/nonrtric-plt-helmmanager-verify-jobs.yaml
new file mode 100644
index 0000000..daf6f43
--- /dev/null
+++ b/jjb/oransc/nonrtric-plt-helmmanager/nonrtric-plt-helmmanager-verify-jobs.yaml
@@ -0,0 +1,30 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2022 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# nonrtric/plt/helmmanager project on Nordix Gerrit.
+
+- project:
+    name: nonrtric-plt-helmmanager-verify
+    project: nonrtric/plt/helmmanager
+    project-name: nonrtric-plt-helmmanager
+    jdk-version: java-11
+
+    jobs:
+      - 'oransc-{project-name}-verify-java'
\ No newline at end of file