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

ci: don't set default context to default - fix rancher desktop failures #5577

Merged
merged 4 commits into from Nov 28, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented Nov 27, 2023

The Issue

Multiple failures of rancher-desktop tests (see https://github.com/ddev/maintainer-info/issues/1#issuecomment-1828804959) have resulted in the docker context being left as "default" but the default context isn't wired to any provider. Orbstack and Docker Desktop both claim "default", but Rancher Desktop doesn't.

Rancher Desktop also deletes its context when you shut it down, unlike orbstack and Docker Desktop.

How This PR Solves The Issue

  • Don't set context to default
  • Leave the provider running that was running at the end of test

Manual Testing Instructions

We'll see if this works.

This temporarily allows rancher to run on this PR, but that should be removed before pulling

@rfay rfay marked this pull request as ready for review November 28, 2023 01:14
@rfay rfay requested a review from a team as a code owner November 28, 2023 01:14
@rfay rfay changed the title ci: don't set default context to default ci: don't set default context to default - fix rancher desktop failures Nov 28, 2023
@rfay
Copy link
Member Author

rfay commented Nov 28, 2023

I guess we should leave rancher desktop running on PRs for now because otherwise it's too hard to study

@rfay rfay merged commit 1016bc7 into ddev:master Nov 28, 2023
10 of 15 checks passed
@rfay rfay deleted the 20231127_rancher_failure branch November 28, 2023 01:30
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.

None yet

1 participant