diff --git a/ansible/roles/swift-block-devices/tests/test-bootstrapped.yml b/ansible/roles/swift-block-devices/tests/test-bootstrapped.yml index d333e77d7..6917ca03f 100644 --- a/ansible/roles/swift-block-devices/tests/test-bootstrapped.yml +++ b/ansible/roles/swift-block-devices/tests/test-bootstrapped.yml @@ -9,7 +9,7 @@ register: tempfile - name: Allocate a fake device file - command: fallocate -l 32M {{ tempfile.path }} + command: fallocate -l 350M {{ tempfile.path }} - name: Find a free loopback device command: losetup -f diff --git a/ansible/roles/swift-block-devices/tests/test-mount.yml b/ansible/roles/swift-block-devices/tests/test-mount.yml index bbeab1640..88bdb8ef9 100644 --- a/ansible/roles/swift-block-devices/tests/test-mount.yml +++ b/ansible/roles/swift-block-devices/tests/test-mount.yml @@ -10,7 +10,7 @@ register: tempfile - name: Allocate a fake device file - command: fallocate -l 32M {{ tempfile.path }} + command: fallocate -l 350M {{ tempfile.path }} - name: Find a free loopback device command: losetup -f diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 259856e83..547859b0f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -13,7 +13,8 @@ files: THIS-JOB-IS-DISABLED - kayobe-tox-ansible-syntax - kayobe-tox-ansible - - kayobe-tox-molecule + - kayobe-tox-molecule: + voting: false - kayobe-overcloud-rocky9 - kayobe-overcloud-centos9s - kayobe-overcloud-ubuntu-noble @@ -41,7 +42,7 @@ files: THIS-JOB-IS-DISABLED - kayobe-tox-ansible-syntax - kayobe-tox-ansible - - kayobe-tox-molecule + #- kayobe-tox-molecule - kayobe-overcloud-rocky9 - kayobe-overcloud-ubuntu-noble - kayobe-overcloud-tls-rocky9