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

NO_ISSUE Revert "MGMT-4966 Map the /run/media/iso directory to the next_step a… #1691

Merged
merged 1 commit into from
May 10, 2021

Conversation

michaellevy101
Copy link
Contributor

…gent component (#1685)"

This reverts commit 70855d4.

@openshift-ci openshift-ci bot requested review from flaper87 and jordigilh May 10, 2021 10:57
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 10, 2021
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 10, 2021
@openshift-ci
Copy link

openshift-ci bot commented May 10, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: filanov, michaellevy101

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 [filanov,michaellevy101]

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

@flaper87
Copy link
Contributor

@michaellevy101 @filanov could one of you add more context to this PR about why this commit is being reverted? This info is important for people facing similar issues, doing similar reviews, and future assessment of the impact of changes like this! 🙏

@YuviGold
Copy link
Contributor

/test ?

@openshift-ci
Copy link

openshift-ci bot commented May 10, 2021

@YuviGold: The following commands are available to trigger jobs:

  • /test assisted-operator-install-aws
  • /test ci-index
  • /test e2e-metal-assisted
  • /test e2e-metal-assisted-ipv6
  • /test e2e-metal-assisted-kube-api
  • /test e2e-metal-assisted-operator
  • /test e2e-metal-assisted-single-node
  • /test images
  • /test lint
  • /test subsystem-aws
  • /test subsystem-kubeapi-aws

Use /test all to run the following jobs:

  • pull-ci-openshift-assisted-service-master-assisted-operator-install-aws
  • pull-ci-openshift-assisted-service-master-ci-index
  • pull-ci-openshift-assisted-service-master-e2e-metal-assisted
  • pull-ci-openshift-assisted-service-master-images
  • pull-ci-openshift-assisted-service-master-lint
  • pull-ci-openshift-assisted-service-master-subsystem-aws
  • pull-ci-openshift-assisted-service-master-subsystem-kubeapi-aws

In response to this:

/test ?

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.

@YuviGold
Copy link
Contributor

/test e2e-metal-assisted-kube-api

@YuviGold YuviGold merged commit f5959dd into openshift:master May 10, 2021
michaellevy101 pushed a commit to michaellevy101/assisted-service that referenced this pull request May 20, 2021
This PR is related to an agent PR: openshift/assisted-installer-agent#197
This PR aready merged openshift#1685 and reverted openshift#1691 after discovering that /run/media/iso directory does not exist for a minimal ISO
so here we mounted the /run/media directory which exist in them both

When a media disconnection error occurred the system became unstable and the step execution might be stuck on IO errors or failed with an unfriendly message.
Media disconnection occurred when a network drive (mostly PXE) has any errors (Network issue) and the controller disconnects it automatically.
Since this error is common to all the steps, we add this verification to the agent.
/run/media/iso is the ISO directory which mounted to the ISO device for a full-iso
The disconnection event not reproduced for the minimal-iso
openshift-merge-robot pushed a commit that referenced this pull request May 21, 2021
This PR is related to an agent PR: openshift/assisted-installer-agent#197
This PR aready merged #1685 and reverted #1691 after discovering that /run/media/iso directory does not exist for a minimal ISO
so here we mounted the /run/media directory which exist in them both

When a media disconnection error occurred the system became unstable and the step execution might be stuck on IO errors or failed with an unfriendly message.
Media disconnection occurred when a network drive (mostly PXE) has any errors (Network issue) and the controller disconnects it automatically.
Since this error is common to all the steps, we add this verification to the agent.
/run/media/iso is the ISO directory which mounted to the ISO device for a full-iso
The disconnection event not reproduced for the minimal-iso
@michaellevy101 michaellevy101 deleted the reverting branch May 23, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants