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_nsfs_object_integrity is failing on ODF 4.16 on IBM Power #9724

Open
Pooja-Soni78 opened this issue Apr 24, 2024 · 1 comment
Open

test_nsfs_object_integrity is failing on ODF 4.16 on IBM Power #9724

Pooja-Soni78 opened this issue Apr 24, 2024 · 1 comment

Comments

@Pooja-Soni78
Copy link

Below test cases are failing on IBM Power -

tests/functional/object/mcg/test_nsfs.py::TestNSFSObjectIntegrity::test_nsfs_object_integrity[CLI-25Gi]
tests/functional/object/mcg/test_nsfs.py::TestNSFSObjectIntegrity::test_nsfs_object_integrity[OC-20Gi-Export]

Error being -

        nsfs_obj.interface_pod = Pod(
>           **get_pods_having_label(
                f"app={deployment_app_label}",
                ocsci_config.ENV_DATA["cluster_namespace"],
            )[0]
        )
E       IndexError: list index out of range

tests/conftest.py:5704: IndexError
@Pooja-Soni78
Copy link
Author

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

2 participants