Skip to content

Fix Docker image name in operator tests#461

Merged
jacobtomlinson merged 1 commit intodask:mainfrom
jacobtomlinson:fix-operator-ci-image
May 6, 2022
Merged

Fix Docker image name in operator tests#461
jacobtomlinson merged 1 commit intodask:mainfrom
jacobtomlinson:fix-operator-ci-image

Conversation

@jacobtomlinson
Copy link
Member

Operator tests are using the latest Dask release container but we install dask and distributed from source in CI so we end up with mismatched environments in the clusters we create in our tests.

We already build a dask-kubernetes:dev image for testing to fix this but don't seem to be using it in the operator tests.

This PR updates the operator tests and also sets the CI image to build from gchr.io instead of Docker Hub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant