Skip to content
Snippets Groups Projects
Commit 7c962dfb authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Added computing resources requirements.

parent 0fe7af15
No related branches found
No related tags found
No related merge requests found
...@@ -133,6 +133,15 @@ Run Web App unit tests (with Rosetta running) ...@@ -133,6 +133,15 @@ Run Web App unit tests (with Rosetta running)
$ rosetta/test $ rosetta/test
### Computing resources requirements
Ensure that computing resource have:
- a container engine or wms available (of course);
- Python installed and callable with the "python" executable or the agent will fail;
- Bash as default shell for ssh-based computign resources.
## Known issues ## Known issues
SINGULARITY_TMPDIR=/... SINGULARITY_TMPDIR=/...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment