Skip to content

Make the e2e docker compose work again.#1159

Merged
calebbrown merged 1 commit into
mainfrom
fix_compose
May 21, 2026
Merged

Make the e2e docker compose work again.#1159
calebbrown merged 1 commit into
mainfrom
fix_compose

Conversation

@calebbrown
Copy link
Copy Markdown
Contributor

The makes running make e2e_test_start work again.

  • replace minio with rustfs (minio is unmaintained)
  • set cgroup host to avoid needing to change the default at the system level
  • use docker compose instead of docker-compose
  • run the scheduler with user 0 so config.yml perms are not a problem

- replace minio with rustfs (minio is unmaintained)
- set cgroup host to avoid needing to change the
  default at the system level
- use `docker compose` instead of `docker-compose`
- run the scheduler with user 0 so config.yml
  perms are not a problem

Signed-off-by: Caleb Brown <calebbrown@google.com>
@calebbrown calebbrown requested a review from distractible May 21, 2026 00:59
@calebbrown calebbrown merged commit e111fbb into main May 21, 2026
12 checks passed
@calebbrown calebbrown deleted the fix_compose branch May 21, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants