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

Open
Pooja-Soni78 opened this issue May 6, 2024 · 1 comment

Comments

@Pooja-Soni78
Copy link

Below test case is failing on ODF 4.16 on IBM Power -

tests/functional/nfs_feature/test_nfs_feature_enable_for_ODF_clusters.py::TestNfsEnable::test_respin_app_pod_exported_nfs_volume_incluster

Error being -

            else:
>               raise CommandFailed(
                    f"Error during execution of command: {masked_cmd}."
                    f"\nError is {masked_stderr}"
                )
E               ocs_ci.ocs.exceptions.CommandFailed: Error during execution of command: oc -n openshift-storage delete dc nfs-test-pod.
E               Error is Warning: apps.openshift.io/v1 DeploymentConfig is deprecated in v4.14+, unavailable in v4.10000+
E               Error from server (NotFound): deploymentconfigs.apps.openshift.io "nfs-test-pod" not found

ocs_ci/utility/utils.py:686: CommandFailed
@Pooja-Soni78
Copy link
Author

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

No branches or pull requests

1 participant