PecanProject / pecan

The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox.
www.pecanproject.org
Other
202 stars 231 forks source link

Test RabbitMQ following #3025 #3088

Open dlebauer opened 1 year ago

dlebauer commented 1 year ago

The final task for #3025 was to test that it still works using RabbitMQ. Rather than holding up the PR, I am opening this issue for @robkooper to go back and test that the system still works with RabbitMQ.

We should also address the question:

Aariq commented 1 year ago

Not sure, but this might help with testing: https://github.com/marketplace/actions/rabbitmq-in-github-actions

robkooper commented 1 year ago

other option is to bring up the full stack using docker and run a single test through curl. same as the current sipnet test (which runs with local install). See https://github.com/PecanProject/pecan/actions/runs/3893869709/workflow#L143

robkooper commented 1 year ago

tested with rabbitmq, it works

robkooper commented 1 year ago

do you want to rename this issue or should we open a a new issue that is specific for more complex testing.

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 365 days with no activity.