ORAN: SMO-TEIV: Add nordix verify job (maven)
[infra/cicd.git] / jjb / nsm / meridio-periodic.yaml
index 4acefe37f62541280af3e1585ccf02359f98296f..d4e1f25512d65aa72c0e343c9d5a007f0b3aed28 100644 (file)
           name: IMAGE_VERSION
           default: 'latest'
           description: Version of the images
-      - string:
+      - bool:
           name: E2E_ENABLED
-          default: "false"
-          description: Is E2E Tests enabled?
+          default: false
+          description: Run the e2e tests?
+      - bool:
+          name: HELM_CHART_UPLOAD
+          default: true
+          description: Upload Helm Charts?
+      - bool:
+          name: SECURITY_SCAN_ENABLED
+          default: false
+          description: Run the security scan?
       - string:
           name: GIT_PROJECT
           default: "https://github.com/Nordix/Meridio.git"