X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4aa3a732cac495fb384a521b2046f6b7f09dd13d..6477db8a1f5ed0b2f81cf743bbea32c681c7c10c:/doc/admin/cloudtest.html.textile.liquid?ds=sidebyside diff --git a/doc/admin/cloudtest.html.textile.liquid b/doc/admin/cloudtest.html.textile.liquid index 02549c3f59..cd8f11d0a3 100644 --- a/doc/admin/cloudtest.html.textile.liquid +++ b/doc/admin/cloudtest.html.textile.liquid @@ -10,7 +10,7 @@ Copyright (C) The Arvados Authors. All rights reserved. SPDX-License-Identifier: CC-BY-SA-3.0 {% endcomment %} -The @arvados-server@ package includes a @cloudtest@ tool that checks compatibility between your Arvados configuration, your cloud driver, your cloud provider's API, your cloud provider's VM instances, and the worker image you use with the *experimental* "cloud dispatcher":../install/install-dispatch-cloud.html. +The @arvados-server@ package includes a @cloudtest@ tool that checks compatibility between your Arvados configuration, your cloud driver, your cloud provider's API, your cloud provider's VM instances, and the worker image you use with the "cloud dispatcher":../install/crunch2-cloud/install-dispatch-cloud.html. @arvados-server cloudtest@ performs the following steps: # Create a new instance @@ -33,9 +33,9 @@ h2. Typical uses Before bringing up the @arvados-dispatch-cloud@ service for the first time, we recommend running @cloudtest@ to check your configuration: -
+
 $ arvados-server cloudtest -command "crunch-run --list"
-
+
Before updating your configuration to use a new VM image, we recommend running @cloudtest@ with the new image: @@ -51,7 +51,7 @@ $ arvados-server cloudtest -instance-type new_instanc For a full list of options, use the @-help@ flag: -
+
 $ arvados-server cloudtest -help
 Usage:
   -command string
@@ -68,4 +68,4 @@ Usage:
         Instance type to create (if empty, use cheapest type in config)
   -pause-before-destroy
         Prompt and wait before destroying the test instance
-
+