doc: Update config tool doc and gsg per UI changes

- Update text and screenshots per UI changes in PR 6549

Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
Amy Reyes 2021-10-12 17:25:39 -07:00 committed by David Kinder
parent e48962faa6
commit ae5fc5e494
16 changed files with 18 additions and 17 deletions

View File

@ -409,7 +409,7 @@ To generate a scenario configuration file and launch scripts:
automatically, or you may need to visit this website manually. automatically, or you may need to visit this website manually.
The ACRN configurator is supported on Chrome and Firefox. The ACRN configurator is supported on Chrome and Firefox.
#. Click the **Import Board info** button and browse to the board configuration #. Click the **Import Board XML** button and browse to the board configuration
file ``my_board.xml`` previously generated. When it is successfully file ``my_board.xml`` previously generated. When it is successfully
imported, the board information appears. imported, the board information appears.
Example: Example:
@ -419,8 +419,8 @@ To generate a scenario configuration file and launch scripts:
#. Generate the scenario configuration file: #. Generate the scenario configuration file:
a. Click the **Scenario Setting** menu on the top banner of the UI and select a. Click the **Scenario Settings** menu on the top banner of the UI and
**Load a default scenario**. Example: select **Load a default scenario**. Example:
.. image:: ./images/gsg_config_scenario_default.png .. image:: ./images/gsg_config_scenario_default.png
:class: drop-shadow :class: drop-shadow
@ -455,7 +455,7 @@ To generate a scenario configuration file and launch scripts:
#. Generate the launch scripts: #. Generate the launch scripts:
a. Click the **Launch Setting** menu on the top banner of the UI and select a. Click the **Launch Settings** menu on the top banner of the UI and select
**Load a default launch script**. **Load a default launch script**.
.. image:: ./images/gsg_config_launch_default.png .. image:: ./images/gsg_config_launch_default.png
@ -473,14 +473,15 @@ To generate a scenario configuration file and launch scripts:
.. image:: ./images/gsg_config_launch_generate.png .. image:: ./images/gsg_config_launch_generate.png
:class: drop-shadow :class: drop-shadow
#. In the dialog box, type ``/home/<username>/acrn-work/`` in the Source Path #. In the dialog box, type ``/home/<username>/acrn-work/`` in the Launch XML
field. In the following example, ``acrn`` is the username. Click **Submit** Path field. In the following example, ``acrn`` is the username. Click
to save the script. **Submit** to save the script.
.. image:: ./images/gsg_config_launch_save.png .. image:: ./images/gsg_config_launch_save.png
:class: drop-shadow :class: drop-shadow
#. Confirm that ``launch_uos_id3.sh`` appears in the expected output directory:: #. Confirm that ``launch_uos_id3.sh`` appears in the expected output
directory::
ls ~/acrn-work/my_board/output/launch_uos_id3.sh ls ~/acrn-work/my_board/output/launch_uos_id3.sh

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -62,23 +62,23 @@ a custom scenario configuration file and launch scripts.
automatically, or you may need to visit this website manually. The ACRN automatically, or you may need to visit this website manually. The ACRN
configurator is supported on Chrome and Firefox. configurator is supported on Chrome and Firefox.
#. Click the **Import Board info** button and browse to your board #. Click the **Import Board XML** button and browse to your board
configuration file. After the file is uploaded, make sure the board name configuration file. After the file is uploaded, make sure the board name
is selected in the **Board info** drop-down list and the board information is selected in the **Board info** drop-down list and the board information
appears. appears.
#. Start the scenario configuration process by selecting an option from the #. Start the scenario configuration process by selecting an option from the
**Scenario Setting** menu on the top banner of the UI or by importing a **Scenario Settings** menu on the top banner of the UI or by importing a
scenario configuration file via the **Import XML** button. The four options scenario configuration file via the **Import XML** button. The four options
are described below: are described below:
* Click **Create a new scenario** from the **Scenario Setting** menu to * Click **Create a new scenario** from the **Scenario Settings** menu to
dynamically create a new scenario configuration for the current board. dynamically create a new scenario configuration for the current board.
* Click **Load a default scenario** from the **Scenario Setting** menu to * Click **Load a default scenario** from the **Scenario Settings** menu to
select a :ref:`predefined scenario configuration <usage-scenarios>`. select a :ref:`predefined scenario configuration <usage-scenarios>`.
* Click the **Scenario Setting** menu and select a scenario from the list * Click the **Scenario Settings** menu and select a scenario from the list
under **scenario setting list**. under **scenario setting list**.
.. image:: images/choose_scenario.png .. image:: images/choose_scenario.png
@ -143,17 +143,17 @@ a custom scenario configuration file and launch scripts.
post-launched User VMs, you can skip to the final step to close the tool. post-launched User VMs, you can skip to the final step to close the tool.
#. Start the launch script configuration process by #. Start the launch script configuration process by
selecting an option from the **Launch Setting** menu on the top banner of selecting an option from the **Launch Settings** menu on the top banner of
the UI or by importing a launch configuration file via the **Import XML** the UI or by importing a launch configuration file via the **Import XML**
button. The four options are described below: button. The four options are described below:
* Click **Create a new launch script** from the **Launch Setting** menu to * Click **Create a new launch script** from the **Launch Settings** menu to
dynamically create a new launch configuration for the current board. dynamically create a new launch configuration for the current board.
* Click **Load a default launch script** from the **Launch Setting** menu to * Click **Load a default launch script** from the **Launch Settings** menu to
select a predefined launch configuration. select a predefined launch configuration.
* Click the **Launch Setting** menu and select a launch configuration * Click the **Launch Settings** menu and select a launch configuration
from the list under **launch setting list**. from the list under **launch setting list**.
.. image:: images/choose_launch.png .. image:: images/choose_launch.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 65 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 46 KiB