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

Fix selinux relabeling testcase #9662

Merged
merged 5 commits into from
May 30, 2024

Conversation

vkathole
Copy link
Contributor

@vkathole vkathole commented Apr 10, 2024

Fixes #8705

Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
@vkathole vkathole added team/e2e E2E team related issues/PRs Squad/Magenta labels Apr 10, 2024
@vkathole vkathole self-assigned this Apr 10, 2024
@vkathole vkathole requested a review from a team as a code owner April 10, 2024 09:58
Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
@pull-request-size pull-request-size bot added size/S PR that changes 10-29 lines and removed size/XS labels May 9, 2024
Copy link

@ocs-ci ocs-ci left a 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-m9
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job UNSTABLE (some or all tests failed).

Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
Copy link

@ocs-ci ocs-ci left a 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-m9
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

Copy link

@ocs-ci ocs-ci left a 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-ma15
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job UNSTABLE (some or all tests failed).

Copy link

@ocs-ci ocs-ci left a 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-ma15
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

Copy link

@ocs-ci ocs-ci left a 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-415
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
@vkathole vkathole requested a review from a team as a code owner May 28, 2024 18:07
@pull-request-size pull-request-size bot added size/M PR that changes 30-99 lines and removed size/S PR that changes 10-29 lines labels May 28, 2024
Copy link

@ocs-ci ocs-ci left a 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-416
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

Copy link

@ocs-ci ocs-ci left a 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-416
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

Copy link

@ocs-ci ocs-ci left a 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-416
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvctests/
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job FAILED (installation failed, tests not executed).

Copy link

@ocs-ci ocs-ci left a 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-416
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
Copy link

@ocs-ci ocs-ci left a 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-416
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/cross_functional/kcs/test_selinux_relabel_solution.py::TestSelinuxrelabel::test_selinux_relabel_for_existing_pvc
Additional Test Params:
OCP VERSION: 4.16
OCS VERSION: 4.16
tested against branch: master

Job PASSED.

@openshift-ci openshift-ci bot added the lgtm label May 30, 2024
Copy link

openshift-ci bot commented May 30, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: nagendra202, PrasadDesala, vkathole

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@PrasadDesala PrasadDesala merged commit f01d2d3 into red-hat-storage:master May 30, 2024
6 of 7 checks passed
vkathole added a commit to vkathole/ocs-ci that referenced this pull request May 31, 2024
Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
@vkathole
Copy link
Contributor Author

/cherry-pick release-4.15

@openshift-cherrypick-robot
Copy link
Collaborator

@vkathole: new pull request created: #9881

In response to this:

/cherry-pick release-4.15

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

PrasadDesala pushed a commit that referenced this pull request Jun 3, 2024
Signed-off-by: Vishakha Kathole <vkathole@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm size/M PR that changes 30-99 lines Squad/Magenta team/e2e E2E team related issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_selinux_relabel_for_existing_pvc[5] is failing for IBM Power
5 participants