Use s3 (minio) for object storage of system_test.
[lttng-ci.git] / jobs / system-tests.yaml
index 0887e5be2204273434ad35f56328e8b1ac9b119a..67e148cc70d61e0d92c2ed8ad1124b1166a6ddf1 100644 (file)
       - string:
           name: 'BUILD_DEVICE'
           description: 'The target device. (kvm or baremetal)'
+      - string:
+          name: 'S3_STORAGE_KERNEL_FOLDER'
+          description: 'Path to store the Kernel image'
+      - string:
+          name: 'S3_STORAGE_KERNEL_IMAGE'
+          description: 'Path to store the Kernel IMAGE'
+      - string:
+          name: 'S3_STORAGE_LINUX_MODULES'
+          description: 'Path to store the Kernel Modules'
+      - string:
+          name: 'S3_STORAGE_LTTNG_MODULES'
+          description: 'Path to store the LTTng Modules'
 
     properties:
       - build-discarder:
This page took 0.023052 seconds and 4 git commands to generate.