Skip to content
Snippets Groups Projects
Commit b7e68a3f authored by Luis Araujo's avatar Luis Araujo
Browse files

Fix the name of the virtual machines for the psdk-test


Signed-off-by: default avatarLuis Araujo <luis.araujo@collabora.co.uk>
parent ab727249
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ run: ...@@ -48,7 +48,7 @@ run:
- The stage1 command will setup the test environment (create and clone VMs) - The stage1 command will setup the test environment (create and clone VMs)
and also will execute any necessary step for the initialization of the test. and also will execute any necessary step for the initialization of the test.
After execution of stage1, there should be a virtual machine running After execution of stage1, there should be a virtual machine running
named Apertis_OldSDK, proceed to the next step. named apertis-psdk-test-old-sdk, proceed to the next step.
- "Use psdk to initialize the empty disk and to configure the SDK to use it:" - "Use psdk to initialize the empty disk and to configure the SDK to use it:"
- ~https://developer.apertis.org/latest/sdk-usage.html#preparing-the-persistent-disk-on-the-old-sdk - ~https://developer.apertis.org/latest/sdk-usage.html#preparing-the-persistent-disk-on-the-old-sdk
- "The SDK will reboot when the configuration is completed. After the reboot - "The SDK will reboot when the configuration is completed. After the reboot
...@@ -56,7 +56,7 @@ run: ...@@ -56,7 +56,7 @@ run:
- "Continue executing the second stage of the test:" - "Continue executing the second stage of the test:"
- $ psdk-test> r - $ psdk-test> r
- "After the execution of stage2, there should be a virtual machine running - "After the execution of stage2, there should be a virtual machine running
named Apertis_NewSDK, proceed to the next step." named apertis-psdk-test-new-sdk, proceed to the next step."
- "Use psdk to configure the SDK to use the persistent disk:" - "Use psdk to configure the SDK to use the persistent disk:"
- ~https://developer.apertis.org/latest/sdk-usage.html#using-the-persistent-disk-on-the-new-sdk - ~https://developer.apertis.org/latest/sdk-usage.html#using-the-persistent-disk-on-the-new-sdk
- The SDK will reboot when the configuration is completed. After the reboot - The SDK will reboot when the configuration is completed. After the reboot
......
...@@ -49,7 +49,7 @@ run: ...@@ -49,7 +49,7 @@ run:
- The stage1 command will setup the test environment (create and clone VMs) - The stage1 command will setup the test environment (create and clone VMs)
and also will execute any necessary step for the initialization of the test. and also will execute any necessary step for the initialization of the test.
After execution of stage1, there should be a virtual machine running After execution of stage1, there should be a virtual machine running
named Apertis_OldSDK, proceed to the next step. named apertis-psdk-test-old-sdk, proceed to the next step.
- "Use psdk to initialize the empty disk and to configure the SDK to use it:" - "Use psdk to initialize the empty disk and to configure the SDK to use it:"
- ~https://developer.apertis.org/latest/sdk-usage.html#preparing-the-persistent-disk-on-the-old-sdk - ~https://developer.apertis.org/latest/sdk-usage.html#preparing-the-persistent-disk-on-the-old-sdk
- "The SDK will reboot when the configuration is completed. After the reboot - "The SDK will reboot when the configuration is completed. After the reboot
...@@ -57,7 +57,7 @@ run: ...@@ -57,7 +57,7 @@ run:
- "Continue executing the second stage of the test:" - "Continue executing the second stage of the test:"
- $ psdk-test> r - $ psdk-test> r
- "After the execution of stage2, there should be a virtual machine running - "After the execution of stage2, there should be a virtual machine running
named Apertis_NewSDK, proceed to the next step." named apertis-psdk-test-new-sdk, proceed to the next step."
- "Use psdk to configure the SDK to use the persistent disk:" - "Use psdk to configure the SDK to use the persistent disk:"
- ~https://developer.apertis.org/latest/sdk-usage.html#using-the-persistent-disk-on-the-new-sdk - ~https://developer.apertis.org/latest/sdk-usage.html#using-the-persistent-disk-on-the-new-sdk
- The SDK will reboot when the configuration is completed. After the reboot - The SDK will reboot when the configuration is completed. After the reboot
......
...@@ -51,7 +51,7 @@ run: ...@@ -51,7 +51,7 @@ run:
- The stage1 command will setup the test environment (create and clone VMs) - The stage1 command will setup the test environment (create and clone VMs)
and also will execute any necessary step for the initialization of the test. and also will execute any necessary step for the initialization of the test.
After execution of stage1, there should be a virtual machine running After execution of stage1, there should be a virtual machine running
named Apertis_OldSDK, proceed to the next step. named apertis-psdk-test-old-sdk, proceed to the next step.
- "Use psdk to initialize the empty disk and to configure the SDK to use it:" - "Use psdk to initialize the empty disk and to configure the SDK to use it:"
- ~https://developer.apertis.org/latest/sdk-usage.html#preparing-the-persistent-disk-on-the-old-sdk - ~https://developer.apertis.org/latest/sdk-usage.html#preparing-the-persistent-disk-on-the-old-sdk
- "The SDK will reboot when the configuration is completed. After the reboot - "The SDK will reboot when the configuration is completed. After the reboot
...@@ -59,7 +59,7 @@ run: ...@@ -59,7 +59,7 @@ run:
- "Continue executing the second stage of the test:" - "Continue executing the second stage of the test:"
- $ psdk-test> r - $ psdk-test> r
- "After the execution of stage2, there should be a virtual machine running - "After the execution of stage2, there should be a virtual machine running
named Apertis_NewSDK, proceed to the next step." named apertis-psdk-test-new-sdk, proceed to the next step."
- "Use psdk to configure the SDK to use the persistent disk:" - "Use psdk to configure the SDK to use the persistent disk:"
- ~https://developer.apertis.org/latest/sdk-usage.html#using-the-persistent-disk-on-the-new-sdk - ~https://developer.apertis.org/latest/sdk-usage.html#using-the-persistent-disk-on-the-new-sdk
- The SDK will reboot when the configuration is completed. After the reboot - The SDK will reboot when the configuration is completed. After the reboot
......
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