Skip to content
Snippets Groups Projects
Commit 57df9cb3 authored by Iustin Pop's avatar Iustin Pop
Browse files

Update comments in live-test about clusters

The live test needs a populated cluster, so let's write this down.
parent 0d0503b2
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
# This is a live-testing script for most/all of the htools # This is a live-testing script for most/all of the htools
# programs. It needs either to run on a live cluster or access to a # programs. It needs either to run on a live cluster or access to a
# cluster via ssh and an exported LUXI interface (via socat, for # cluster via ssh and an exported LUXI interface (via socat, for
# example). # example). The cluster must not be empty (otherwise the hail relocate
# test will fail).
# Use: if running on a cluster master, just running it should be # Use: if running on a cluster master, just running it should be
# enough. If running remotely, set env vars as follows: LUXI to the # enough. If running remotely, set env vars as follows: LUXI to the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment