containers / podman-desktop-e2e

Podman desktop e2e tests
Apache License 2.0
3 stars 9 forks source link

Running the pde2e-runner image is sometimes broken especially on windows 10 #249

Open odockal opened 1 week ago

odockal commented 1 week ago

Some runs of pde2e-runner are broken:

pd-e2e/runner.ps1: The term 'pd-e2e/runner.ps1' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Ie, on aI-lab

adrianriobo commented 1 week ago

This is probably mostly related to https://github.com/adrianriobo/deliverest/issues/50

odockal commented 1 week ago

@adrianriobo oh, I see. Nice, thanks for pointer!