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
Right now fake-batch is wired up so that in testing it attempts to pull in our production reco-sdaccel container image. Setting aside matters like whether that image is going to be used going forward, it's not a very good resource for testing against. It relies on vivado which is not on developer machines and if it were to run end to end it would take hours.
This might be a good time to revive this PR: #266
We can have the image be automagically made and run basic scripts as a fake workflow that generates logs, sends reports, etc. Meanwhile fake-batch can be made to pull this image by default if it's in a test environment.
The text was updated successfully, but these errors were encountered:
CampGareth
changed the title
Fake-Batch: ContainerCreate: PullImage: Error response from daemon: Get https://398048034572.dkr.ecr.us-east-1.amazonaws.com/v2/reconfigureio/build-framework/sdaccel-builder/manifests/v0.17.5: no basic auth credentials
Fake-Batch tries to download production compiler during local testing
Nov 13, 2018
CampGareth
changed the title
Fake-Batch tries to download production compiler during local testing
Fake-Batch downloads production compiler during local testing
Nov 13, 2018
Right now fake-batch is wired up so that in testing it attempts to pull in our production reco-sdaccel container image. Setting aside matters like whether that image is going to be used going forward, it's not a very good resource for testing against. It relies on vivado which is not on developer machines and if it were to run end to end it would take hours.
This might be a good time to revive this PR: #266
We can have the image be automagically made and run basic scripts as a fake workflow that generates logs, sends reports, etc. Meanwhile fake-batch can be made to pull this image by default if it's in a test environment.
The text was updated successfully, but these errors were encountered: