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

Automatically build image from local source when running e2e tests locally #1721

Closed
3 tasks
chatton opened this issue Jul 18, 2022 · 0 comments · Fixed by #1722
Closed
3 tasks

Automatically build image from local source when running e2e tests locally #1721

chatton opened this issue Jul 18, 2022 · 0 comments · Fixed by #1722
Assignees

Comments

@chatton
Copy link
Contributor

chatton commented Jul 18, 2022

Summary

Run e2e tests with images built locally

Problem Definition

Currently it is only possible to run e2e tests by passing in an image and tag as environment variables.
We should enable the ability to build a local simd image and run a test locally without relying on ghcr or manual docker build and tagging.

Proposal


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
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 a pull request may close this issue.

1 participant