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

Null workflow for rapid testing #33

Open
drewoldag opened this issue Aug 22, 2024 · 1 comment
Open

Null workflow for rapid testing #33

drewoldag opened this issue Aug 22, 2024 · 1 comment

Comments

@drewoldag
Copy link
Collaborator

We don't currently have a rapid way to test a workflow. I think that having a null workflow that reproduces the order, input and output files of the tasks would be helpful for rapid testing.

Ideally we would have a quick way to make sure that a workflow would run end to end without having to wait for any kbmod processing. i.e. just a way to test the workflow part, not the science part.

@drewoldag
Copy link
Collaborator Author

This could be something simple like a config parameter like dry-run: true that will be used by the tasks to not call any of the actual code, but instead, read input files and write empty output files.

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

No branches or pull requests

1 participant