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

[WIP] Test cases changed to use custom storageclass names [tier1, tier2] #8439

Closed
wants to merge 35 commits into from

Conversation

paraggit
Copy link
Contributor

@paraggit paraggit commented Sep 9, 2023

[WIP] Test cases changed to use custom storageclass names

Signed-off-by: Parag Kamble <pakamble@redhat.com>
@paraggit paraggit requested review from a team as code owners September 9, 2023 10:12
@pull-request-size pull-request-size bot added the size/L PR that changes 100-499 lines label Sep 9, 2023
Signed-off-by: Parag Kamble <pakamble@redhat.com>
Signed-off-by: Parag Kamble <pakamble@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

Cluster Name:
Cluster Configuration: conf/ocsci/custom_storageclass_names.yaml
PR Test Suite: tier1
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master

Job FAILED (installation failed, tests not executed).

Signed-off-by: Parag Kamble <pakamble@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

Cluster Name:
Cluster Configuration: conf/ocsci/custom_storageclass_names.yaml
PR Test Suite: tier1
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master

Job UNSTABLE (some or all tests failed).

Signed-off-by: Parag Kamble <pakamble@redhat.com>
@paraggit paraggit requested a review from a team as a code owner September 10, 2023 19:29
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

Cluster Name:
Cluster Configuration: conf/ocsci/custom_storageclass_names.yaml
PR Test Suite: tier1
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master

Job UNSTABLE (some or all tests failed).

Signed-off-by: Parag Kamble <pakamble@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

Cluster Name:
Cluster Configuration: conf/ocsci/custom_storageclass_names.yaml
PR Test Suite: tier1
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
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

Cluster Name:
Cluster Configuration: conf/ocsci/custom_storageclass_names.yaml
PR Test Suite: tier1
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master

Job UNSTABLE (some or all tests failed).

Signed-off-by: Parag Kamble <pakamble@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

Cluster Name:
Cluster Configuration: conf/ocsci/custom_storageclass_names.yaml
PR Test Suite: tier1
PR Test Path: tests/
Additional Test Params:
OCP VERSION: 4.14
OCS VERSION: 4.14
tested against branch: master

Job FAILED (installation failed, tests not executed).

Signed-off-by: Parag Kamble <pakamble@redhat.com>
Signed-off-by: Parag Kamble <pakamble@redhat.com>
@pull-request-size pull-request-size bot added size/XL and removed size/L PR that changes 100-499 lines labels Sep 23, 2023
@paraggit paraggit requested a review from a team as a code owner October 24, 2023 18:54
ebenahar
ebenahar previously approved these changes Nov 23, 2023
storageclass = "ocs-external-storagecluster-ceph-rgw"
if storageclass == constants.DEFAULT_STORAGECLASS_RGW:
storageclass = get_default_storage_class_name(
constants.OCS_COMPONENTS_MAP["rgw"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be get_default_storage_class_name(constants.OCS_COMPONENTS_MAP["rgw"], external_mode=True)

avd-sagare
avd-sagare previously approved these changes Dec 5, 2023
@paraggit paraggit dismissed stale reviews from avd-sagare and ebenahar via 999a7c5 December 6, 2023 10:34
@openshift-ci openshift-ci bot removed the lgtm label Dec 6, 2023
Copy link

openshift-ci bot commented Dec 6, 2023

New changes are detected. LGTM label has been removed.

Copy link

openshift-ci bot commented Dec 6, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: paraggit

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

2 similar comments
Copy link

openshift-ci bot commented Dec 6, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: paraggit

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

Copy link

openshift-ci bot commented Dec 6, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: paraggit

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

@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

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/test-infra repository.

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

@github-actions github-actions bot added the lifecycle/stale No recent activity label Mar 25, 2024
Copy link

This pull request has been automatically closed due to inactivity. Please re-open if these changes are still required.

@github-actions github-actions bot closed this Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants