mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-13 11:50:10 +01:00
CI: make OPAL jobs uninterruptible
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
- libvirt
|
- libvirt
|
||||||
- cryptsetup-fedora-rawhide
|
- cryptsetup-fedora-rawhide
|
||||||
stage: test
|
stage: test
|
||||||
interruptible: true
|
interruptible: false
|
||||||
variables:
|
variables:
|
||||||
OPAL2_DEV: "/dev/nvme0n1"
|
OPAL2_DEV: "/dev/nvme0n1"
|
||||||
OPAL2_PSID_FILE: "/home/gitlab-runner/psid.txt"
|
OPAL2_PSID_FILE: "/home/gitlab-runner/psid.txt"
|
||||||
@@ -51,7 +51,7 @@ test-commit-rawhide-samsung980:
|
|||||||
tags:
|
tags:
|
||||||
- tiber
|
- tiber
|
||||||
stage: test
|
stage: test
|
||||||
interruptible: true
|
interruptible: false
|
||||||
variables:
|
variables:
|
||||||
PCI_PASSTHROUGH_VENDOR_ID: "144d"
|
PCI_PASSTHROUGH_VENDOR_ID: "144d"
|
||||||
PCI_PASSTHROUGH_DEVICE_ID: "a809"
|
PCI_PASSTHROUGH_DEVICE_ID: "a809"
|
||||||
@@ -66,7 +66,7 @@ test-mergerq-rawhide-samsung980:
|
|||||||
tags:
|
tags:
|
||||||
- tiber
|
- tiber
|
||||||
stage: test
|
stage: test
|
||||||
interruptible: true
|
interruptible: false
|
||||||
variables:
|
variables:
|
||||||
PCI_PASSTHROUGH_VENDOR_ID: "144d"
|
PCI_PASSTHROUGH_VENDOR_ID: "144d"
|
||||||
PCI_PASSTHROUGH_DEVICE_ID: "a809"
|
PCI_PASSTHROUGH_DEVICE_ID: "a809"
|
||||||
|
|||||||
Reference in New Issue
Block a user