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
When upgrading from the docker-image resource to the registry-image a test that works for docker-image is failing with registry-image. Below is the minimal reproduction. Thanks for @bradfordb-vmware for the help!
When upgrading from the docker-image resource to the registry-image a test that works for docker-image is failing with registry-image. Below is the minimal reproduction. Thanks for @bradfordb-vmware for the help!
Given:
noinstall-tests.yml
Running:
fly -t cm execute -c noinstall-tests.yml
Returns:
However, when using the
docker-image
resource it succeeds. Specifically,Given:
noinstall-tests.yml
Running:
fly -t cm execute -c noinstall-tests.yml
Returns:
The text was updated successfully, but these errors were encountered: