Add dcae configbinding and snmptrap
[infra/cicd.git] / jjb / onap / oom / oom-build-jobs.yaml
index be51c520b3a9944f29140f942d26bc737717139d..fdee2cf9ff1d83ccfdbabee99cec37c1b6164545 100644 (file)
           name: NORDIX_REGISTRY
           default: "https://registry.nordix.org"
           description: Chart registry to upload the built Helm chart.
+      - string:
+          name: NORDIX_ARM_HTTPS_URL
+          default: "https://artifactory.nordix.org/artifactory"
+          description: "Artifact Repository Manager to which to upload the built artifacts."
       - string:
           name: ONAP_OOM_URL
           default: 'https://gerrit.onap.org/r/oom'
           notify-failure: false
           notify-back-to-normal: false
 
+    triggers:
+      - timed: '@daily'
+
 # vim: ts=2 sw=2 expandtab: