red-hat-storage / rhcs-qa

Ceph-qa suites for RHCS
MIT License
4 stars 18 forks source link

Teuthology Failure; AttributeError: 'Filesystem' object has no attribute 'pgs_per_fs_pool' #113

Open julpark-rh opened 4 years ago

julpark-rh commented 4 years ago

Traceback (most recent call last): File "/home/teuthworker/src/github.com_red-hat-storage_ceph_rh-nautilus/qa/tasks/cephfs/test_config_commands.py", line 39, in test_add_data_pool_root p = self.fs.add_data_pool("foo") File "/home/teuthworker/src/github.com_red-hat-storage_ceph_rh-nautilus/qa/tasks/cephfs/filesystem.py", line 644, in add_data_pool self.mon_manager.raw_cluster_cmd('osd', 'pool', 'create', name, self.pgs_per_fs_pool.str()) AttributeError: 'Filesystem' object has no attribute 'pgs_per_fs_pool' Ran 2 tests in 70.811s

http://magna002.ceph.redhat.com/hyelloji-2020-06-29_02:11:21-kcephfs-nautilus-distro-basic-multi/379168/teuthology.log

julpark-rh commented 4 years ago

pool-perm.yaml, config-commands.yaml have same issue