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

chore(ci): add scripts to prepare test env. for podman-desktop E2E tests #271

Closed
wants to merge 1 commit into from

Conversation

odockal
Copy link
Contributor

@odockal odockal commented Nov 12, 2024

Fixes #243.

First proposal for the scripts to run on particular platforms to prepare to run podman desktop e2e tests: testing podman-remote feature.

@adrianriobo
Copy link
Contributor

I am not against this but the problem I see is use pd-e2e-runner as the main runner for all. Instead if each "component" having its scripts i.e in this case remote machine...why do not create a pd-pmachine-e2e.

Same for pd-compose-e2e, ?

Maybe I am missing one benefit for this. One hidden benefit to have the scripts inside image is i.e. testing airgap scenarios wher you can not use external url to get the script .

@adrianriobo
Copy link
Contributor

adrianriobo commented Nov 12, 2024

Note: probably I am saying things not accurate cause I did not understand deeply the use case

@odockal
Copy link
Contributor Author

odockal commented Nov 13, 2024

Closing in favor of another approach as discussed with @adrianriobo.

@odockal odockal closed this Nov 14, 2024
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 this pull request may close these issues.

Enable running custom code on the pde2e-runner image to enable custom test environment preparation
2 participants