Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_create_delete_pool do not match by .5 - like values [4.16] #11206

Open
DanielOsypenko opened this issue Jan 22, 2025 · 0 comments
Open

test_create_delete_pool do not match by .5 - like values [4.16] #11206

DanielOsypenko opened this issue Jan 22, 2025 · 0 comments

Comments

@DanielOsypenko
Copy link
Contributor

4.16 test_create_delete_pool fails: https://url.corp.redhat.com/95e167b

Usually we see:

E       AssertionError: Block pool raw capacity did not matched with UI
E       assert False
E        +  where False = ('rbd-pool-test-57447116a4a7499eb95be4c2fa')
E        +    where  = BlockPoolUI Web Page.cross_check_raw_capacity
E        +    and   'rbd-pool-test-57447116a4a7499eb95be4c2fa' = <test_create_pool_block_pool.TestPoolUserInterface object at 0x7f6eefb6a130>.pool_name

±±±±±±±±±±±±±±±±±±
CLI output

[2024-11-30T12:03:40.874Z] 07:03:40 - MainThread - ocs_ci.utility.utils - �[32mINFO�[0m - Executing command: oc -n openshift-storage rsh rook-ceph-tools-5b4955b855-72k2z rados df --pool=rbd-pool-test-57447116a4a7499eb95be4c2fa
[2024-11-30T12:03:41.129Z] 07:03:40 - MainThread - ocs_ci.ocs.ui.block_pool - �[32mINFO�[0m - df_op='POOL_NAME USED OBJECTS CLONES COPIES MISSING_ON_PRIMARY UNFOUND DEGRADED RD_OPS RD WR_OPS WR USED COMPR UNDER COMPR rbd-pool-test-57447116a4a7499eb95be4c2fa 158 MiB 67 0 201 0 0 0 1166 66 MiB 327 132 MiB 157 MiB 313 MiB\ntotal_objects 2699 total_used 15 GiB total_avail 5.4 TiB total_space 5.5 TiB'

.....

UI output:
[2024-11-30T12:03:45.515Z] 07:03:45 - MainThread - ocs_ci.ocs.ui.block_pool - �[31m�[1mERROR�[0m - UI value (i.e 157.5 MiB) did not match as per CLI for the Raw Capacity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants