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
Coverage for Bug 2128263 #6925
Coverage for Bug 2128263 #6925
Conversation
| @@ -82,4 +84,19 @@ def test_git_clone(self, pod): | |||
| ), f"Logs should not contain the error message '{error_msg}'" | |||
| logger.info(f"Logs did not contain the error message '{error_msg}'") | |||
|
|
|||
| # Test coverage for Bz 2128263 | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As per the BZ we need to reconfigure OpenShift Container Platform registry to use RWX, that complete step is missing. Also please move/create a test under registry. This is not a relevant location
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved the test under registry where mentioned condition is already present
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation
Cluster Name:
Cluster Configuration:
PR Test Suite: workloads
PR Test Path: tests/e2e/workloads/ocp/registry/test_registry_by_increasing_num_of_image_registry_pods.py
Additional Test Params:
OCP VERSION: 4.12
OCS VERSION: 4.12
tested against branch: master
Job FAILED (installation failed, tests not executed).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation
Cluster Name:
Cluster Configuration:
PR Test Suite: workloads
PR Test Path: tests/e2e/workloads/ocp/registry/test_registry_by_increasing_num_of_image_registry_pods.py
Additional Test Params:
OCP VERSION: 4.12
OCS VERSION: 4.12
tested against branch: master
Job FAILED (installation failed, tests not executed).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation on existing cluster
Cluster Name: vkathole-j30
Cluster Configuration:
PR Test Suite: workloads
PR Test Path: tests/e2e/workloads/ocp/registry/test_registry_by_increasing_num_of_image_registry_pods.py
Additional Test Params:
OCP VERSION: 4.12
OCS VERSION: 4.12
tested against branch: master
tests/e2e/workloads/ocp/registry/test_registry_by_increasing_num_of_image_registry_pods.py
Show resolved
Hide resolved
tests/e2e/workloads/ocp/registry/test_registry_by_increasing_num_of_image_registry_pods.py
Show resolved
Hide resolved
tests/e2e/workloads/ocp/registry/test_registry_by_increasing_num_of_image_registry_pods.py
Show resolved
Hide resolved
8452c05
to
2c5e9b2
Compare
Signed-off-by: vkathole <vkathole@redhat.com>
Signed-off-by: vkathole <vkathole@redhat.com>
Signed-off-by: vkathole <vkathole@redhat.com>
Signed-off-by: vkathole <vkathole@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR validation
Cluster Name:
Cluster Configuration:
PR Test Suite: workloads
PR Test Path: tests/e2e/workloads/ocp/registry/test_registry_by_increasing_num_of_image_registry_pods.py
Additional Test Params:
OCP VERSION: 4.12
OCS VERSION: 4.12
tested against branch: master
Signed-off-by: vkathole <vkathole@redhat.com>
Signed-off-by: vkathole <vkathole@redhat.com> Signed-off-by: suchita-g <sgatfane@redhat.com>
Check that alert KubePersistentVolumeInodesFillingUp is not firing.
Signed-off-by: vkathole vkathole@redhat.com