Merge pull request #54082 from pdvian/wip-qa-suites-fix

qa/smoke,orch,perf-basic: add POOL_APP_NOT_ENABLED to ignorelist

Reviewed-by: Laura Flores <lflores@redhat.com>
This commit is contained in:
Yuri Weinstein 2023-10-27 11:42:52 -07:00 committed by GitHub
commit d6f6dd1fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 34 additions and 1 deletions

View File

@ -13,6 +13,7 @@ tasks:
- \(PG_
- replacing it with standby
- No standby daemons available
- \(POOL_APP_NOT_ENABLED\)
- cephfs_test_runner:
modules:
- tasks.mgr.test_orchestrator_cli
- tasks.mgr.test_orchestrator_cli

View File

@ -1,6 +1,8 @@
overrides:
ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
conf:
osd:
osd objectstore: bluestore

View File

@ -1,6 +1,8 @@
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- ceph-fuse:
- workunit:
clients:

View File

@ -1,5 +1,7 @@
tasks:
- ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- ceph-fuse:
- workunit:
clients:

View File

@ -1,5 +1,7 @@
tasks:
- ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- ceph-fuse: [client.0]
- workunit:
clients:

View File

@ -1,6 +1,8 @@
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
conf:
mds:
debug mds: 20

View File

@ -5,6 +5,8 @@ overrides:
ms die on skipped message: false
tasks:
- ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- kclient:
- workunit:
clients:

View File

@ -6,6 +6,8 @@ overrides:
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- kclient:
- workunit:
clients:

View File

@ -6,6 +6,8 @@ overrides:
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- kclient:
- workunit:
clients:

View File

@ -6,6 +6,8 @@ overrides:
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- kclient:
- workunit:
clients:

View File

@ -9,6 +9,8 @@ overrides:
debug mds: 20
tasks:
- ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- ceph-fuse:
- workunit:
clients:

View File

@ -7,6 +7,8 @@ overrides:
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- workunit:
clients:
client.0:

View File

@ -1,6 +1,8 @@
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- ceph-fuse:
- workunit:
clients:

View File

@ -5,6 +5,8 @@ overrides:
- python3-pytest
tasks:
- ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- ceph-fuse:
- workunit:
clients:

View File

@ -7,6 +7,8 @@ overrides:
rbd default features: 5
tasks:
- ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- rbd:
all:
image_size: 20480

View File

@ -4,6 +4,8 @@ overrides:
cache-pools: true
tasks:
- ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- rgw: [client.0]
- tox: [client.0]
- s3tests:

View File

@ -1,6 +1,8 @@
tasks:
- ceph:
fs: xfs
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- rgw: [client.0]
- tox: [client.0]
- s3tests: