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

Allow generating files without test execution #56

Open
Simcornelis opened this issue Mar 25, 2024 · 1 comment
Open

Allow generating files without test execution #56

Simcornelis opened this issue Mar 25, 2024 · 1 comment

Comments

@Simcornelis
Copy link
Collaborator

Let NPF generate scripts that should run on the different machines, but without having to execute them. This could be done through a command line option.

@tbarbette
Copy link
Owner

This is actually half done with --preserve-temporaries. The question is how to "stop" before executing.
The best could be to open a tmux with a connection to all machines and the test ready to run. However, when using synchronization or delay, this is not as easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants