Merge "Clarify doc for multinode gate"

This commit is contained in:
Zuul 2019-06-10 19:46:59 +00:00 committed by Gerrit Code Review
commit 1194c790b9
1 changed files with 5 additions and 0 deletions

View File

@ -33,6 +33,11 @@ Setup and Use
where the argument for the gate.sh script is the filename of the json file where the argument for the gate.sh script is the filename of the json file
in ./airship_gate/manifests without the json extension. in ./airship_gate/manifests without the json extension.
if you run the script without any arguments::
$ ./gate.sh
then it will by default stand up a four-node Airship cluster.
Each of the defined manifests used for the gate defines a virtual machine Each of the defined manifests used for the gate defines a virtual machine
configuration, and the steps to run as part of that gate. Additional configuration, and the steps to run as part of that gate. Additional