openshift / verification-tests

Blackbox test suite for OpenShift.
GNU General Public License v3.0
50 stars 170 forks source link

OCPQE-25263: Update iscsi image to keep consistent with disconnect mirror #3658

Closed Phaow closed 2 weeks ago

Phaow commented 2 weeks ago

OCPQE-25263: Update iscsi image to keep consistent with disconnect mirror

Text:

Scenario: OCP-19110:Storage iSCSI block volumeMode support

Given I have a iSCSI setup in the environment

Message:

iSCSI pod did not become ready (RuntimeError)

./features/step_definitions/helper_services.rb:538:in /^I have a iSCSI setup in the environment$/' features/tierN/storage/iscsi.feature:92:inI have a iSCSI setup in the environment'



**Fix solution**
- Update iscsi image to keep consistent with disconnect mirror.
openshift-ci-robot commented 2 weeks ago

@Phaow: This pull request references OCPQE-25263 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.18.0" version, but no target version was set.

In response to [this](https://github.com/openshift/verification-tests/pull/3658): >### [OCPQE-25263](https://issues.redhat.com//browse/OCPQE-25263): Update iscsi image to keep consistent with disconnect mirror >- The failures are caused by the iscsi image tag is not the latest is not consistent with disconnect env mirror list. >[failure record on aws-sc2s-ipi-disc-priv-fips-f2](https://reportportal-openshift.apps.ocp-c1.prod.psi.redhat.com/ui/#prow/launches/1572/613635/83698756/83699285/log?item1Params=filter.in.status%3DFAILED%26page.page%3D1) >```console >Message: failed OCP-19110:Storage iSCSI block volumeMode support >Type: failed > >Text: > > Scenario: OCP-19110:Storage iSCSI block volumeMode support > >Given I have a iSCSI setup in the environment > >Message: > > iSCSI pod did not become ready (RuntimeError) >./features/step_definitions/helper_services.rb:538:in `/^I have a iSCSI setup in the environment$/' >features/tierN/storage/iscsi.feature:92:in `I have a iSCSI setup in the environment' > >``` > >**Fix solution** >- Update iscsi image to keep consistent with disconnect mirror. > Instructions for interacting with me using PR comments are available [here](https://prow.ci.openshift.org/command-help?repo=openshift%2Fverification-tests). If you have questions or suggestions related to my behavior, please file an issue against the [openshift-eng/jira-lifecycle-plugin](https://github.com/openshift-eng/jira-lifecycle-plugin/issues/new) repository.
Phaow commented 2 weeks ago

@duanwei33 @chao007 @ropatil010 @radeore Could you please help to have a review when you get a chance? Thanks!

Phaow commented 2 weeks ago

/assign @duanwei33 @chao007 @ropatil010 @radeore

openshift-ci[bot] commented 2 weeks ago

@Phaow: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
duanwei33 commented 2 weeks ago

/lgtm

liangxia commented 2 weeks ago

/approve

openshift-ci[bot] commented 2 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: duanwei33, liangxia

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/verification-tests/blob/master/OWNERS)~~ [liangxia] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment