Add Onap Jakarta support
[it/dep.git] / smo-install / helm-override / default / cicd-override.yaml
index c1f0295..026037e 100644 (file)
@@ -17,12 +17,6 @@ testsSuite:
   jenkins: true
   tests: false
 
-oran-tests:
-  oranTests:
-    name: orantests1
-    flag: true
-    commitId: 83be1833161166e663098ab09f56551fc83b84c0
-
 github:
   username: "username"
   password: "token_api"
@@ -32,5 +26,17 @@ gerrit:
   password: "token_api"
 
 jenkins:
+  persistence:
+    enabled: false
   controller:
     jenkinsUrl: "http://smo-jenkins:32080"
+    JCasC:
+      securityRealm: |-
+        local:
+          allowsSignup: false
+          enableCaptcha: false
+          users:
+          - id: "test"
+            name: "Jenkins Admin"
+            password: "testos"
+