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

[rhol_crc] Removed crc delete -f command from the cleanup phase #2171

Merged

Conversation

rebtoor
Copy link
Contributor

@rebtoor rebtoor commented Jul 29, 2024

During the "deepscrub" cleanup, the command crc delete -f fails if there's no running crc vm.

We are now executing only the crc cleanup command because:

  • it won't fail if the crc vm isn't running
  • it will take care of deleting the vm, making the removed command useless

As a pull request owner and reviewers, I checked that:

  • Appropriate testing is done and actually running

During the "deepscrub" cleanup, the command `crc delete -f` fails if
there's no running crc vm.

We are now executing only the `crc cleanup` command because:
  - it won't fail if the crc vm isn't running
  - it will take care of deleting the vm, making the removed command useless
@rebtoor rebtoor requested a review from pablintino July 29, 2024 10:10
@github-actions github-actions bot marked this pull request as draft July 29, 2024 10:10
Copy link

Thanks for the PR! ❤️
I'm marking it as a draft, once your happy with it merging and the PR is passing CI, click the "Ready for review" button below.

@pablintino
Copy link
Collaborator

/approve

Copy link
Contributor

openshift-ci bot commented Jul 29, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pablintino

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:

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

@rebtoor rebtoor marked this pull request as ready for review July 29, 2024 10:12
@raukadah
Copy link
Contributor

/lgtm

@rebtoor
Copy link
Contributor Author

rebtoor commented Jul 29, 2024

/test images

@openshift-merge-bot openshift-merge-bot bot merged commit a382a3c into openstack-k8s-operators:main Jul 29, 2024
7 checks passed
@rebtoor rebtoor deleted the fix-crc-cleanup branch September 23, 2024 12:04
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.

3 participants