We got rid of slave reboots for ceph-pull-requests in https://github.com/ceph/ceph-build/pull/1508
The other jobs already didn't reboot on failure.
Signed-off-by: David Galloway <dgallowa@redhat.com>
project-type: freestyle
defaults: global
concurrent: true
- node: huge && bionic && rebootable && x86_64 && !xenial && !trusty
+ node: huge && bionic && x86_64 && !xenial && !trusty
quiet-period: 5
block-downstream: false
block-upstream: false
project-type: freestyle
defaults: global
concurrent: true
- node: huge && bionic && rebootable && x86_64 && !xenial && !trusty
+ node: huge && bionic && x86_64 && !xenial && !trusty
display-name: 'ceph: dashboard Pull Requests backend'
quiet-period: 5
block-downstream: false
project-type: freestyle
defaults: global
concurrent: true
- node: huge && bionic && rebootable && x86_64 && !xenial && !trusty
+ node: huge && bionic && x86_64 && !xenial && !trusty
display-name: 'ceph: dashboard Pull Requests'
quiet-period: 5
block-downstream: false
defaults: global
concurrent: true
# We want make check to only run on Bionic b/c it has python2 and python3 and b/c all builds should build on Bionic
- node: huge && bionic && rebootable && x86_64 && !xenial && !trusty
+ node: huge && bionic && x86_64 && !xenial && !trusty
display-name: 'ceph: Pull Requests'
quiet-period: 5
block-downstream: false