Set CephFS/NFS job to non-voting
This job is non-voting against the manila repos currently. We've observed sporadic failures in data intensive scenario tests. There are a number of manila tests that write a few gigabytes of data onto mounted shares. While we've tried to optimize test concurrency and the kind of data being written, sometimes, things seem to fall over and a test case runs into a generic I/O error. So maybe more work is necessary to get this job to be stable; but that work may not be in this devstack plugin repository. Change-Id: Id89f161ba6dd5b5fbb5b82042a3e94c92797a881 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
1 changed files with 3 additions and 1 deletions
@@ -161,7 +161,9 @@
- devstack-plugin-ceph-tempest-ubuntu:
voting:false
- devstack-plugin-ceph-multinode-tempest-py3
- devstack-plugin-ceph-multinode-cephfs-nfs-cephadm
- devstack-plugin-ceph-multinode-cephfs-nfs-cephadm:
irrelevant-files:*irrelevant-files
voting:false
- devstack-plugin-ceph-cephfs-native:
irrelevant-files:*irrelevant-files
voting:false
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.