You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: