Meridio: Archive all in _output and increase timeout
[infra/cicd.git] / jjb / nsm / meridio-e2e-test-kind.yaml
index 3a60492de06992a3442b9efa5d7dd225f5910cfc..cf877b7f9ba18ad45c84ebc81768c1b74ed064b5 100644 (file)
@@ -57,9 +57,9 @@
           name: DEFAULT_BRANCH
           default: "master"
           description: default branch
-      - string:
+      - bool:
           name: NEXT
-          default: 'false'
+          default: false
           description: Does the job run has to call for a next run?
       - string:
           name: MERIDIO_VERSION
           name: IP_FAMILY
           default: 'dualstack'
           description: IP Family
+      - string:
+          name: NUMBER_OF_WORKERS
+          default: "2"
+          description: Number of Kubernetes Workers
+      - string:
+          name: ENVIRONMENT_NAME
+          default: "kind-operator"
+          description: Name of the environment (under test/e2e/environment directory in Meridio)
+      - string:
+          name: SEED
+          default: "1"
+          description: Order in which the tests are running
+      - string:
+          name: SKIP
+          default: ""
+          description: e2e tests to skip
+      - string:
+          name: FOCUS
+          default: ""
+          description: e2e tests to focus
+      - bool:
+          name: DRY_RUN
+          default: false
+          description: Dry Run
 
     dsl: 
       !include-raw-escape: e2e.Jenkinsfile