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

test: make circleci setup noninteractive so doesn't hang [skip buildkite] #6034

Merged
merged 2 commits into from Mar 30, 2024

Conversation

rfay
Copy link
Member

@rfay rfay commented Mar 30, 2024

The Issue

  • Minor maintenance
  • The CircleCI arm64 build has been failing waiting for interactive services restart:
image

How This PR Solves The Issue

Use DEBIAN_FRONTEND=noninteractive

@rfay rfay force-pushed the 20240330_circleci_noninteractive branch from d0e158a to 3d321ca Compare March 30, 2024 15:04
@rfay rfay force-pushed the 20240330_circleci_noninteractive branch 2 times, most recently from fe88ace to 3d321ca Compare March 30, 2024 15:20
@rfay rfay marked this pull request as ready for review March 30, 2024 15:21
@rfay rfay requested a review from a team as a code owner March 30, 2024 15:21
@rfay
Copy link
Member Author

rfay commented Mar 30, 2024

We should be considering stopping circleci usage. We get enough arm64 information via the macOS tests, and circleci costs at least $45/month the way we currently use it. And there are few linux arm64 users.

@rfay rfay merged commit 96f4429 into ddev:master Mar 30, 2024
15 of 17 checks passed
@rfay rfay deleted the 20240330_circleci_noninteractive branch March 30, 2024 15:24
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