Signed-off-by: David Galloway <david.galloway@ibm.com>
- job:
name: ceph-windows-image-build
description: 'Builds the Ceph Windows VM image used in the CI.'
- node: x86_64 && noble && libvirt
+ node: x86_64 && (installed-os-noble || installed-os-jammy) && libvirt
project-type: freestyle
defaults: global
concurrent: false
- job:
name: ceph-windows-installer-build
description: 'Builds the Ceph Windows MSI installer.'
- node: x86_64 && noble && libvirt
+ node: x86_64 && (installed-os-noble || installed-os-jammy) && libvirt
project-type: freestyle
defaults: global
concurrent: true
project-type: freestyle
defaults: global
concurrent: true
- node: x86_64 && noble && libvirt && gigantic
+ node: x86_64 && (installed-os-noble || installed-os-jammy) && libvirt
display-name: 'ceph-windows: Pull Requests'
quiet-period: 5
block-downstream: false
- job:
name: ceph-windows-test
description: 'Runs the unit tests from a Windows build uploaded to Chacra.'
- node: x86_64&&noble&&libvirt
+ node: x86_64 && (installed-os-noble || installed-os-jammy) && libvirt
project-type: freestyle
defaults: global
concurrent: true