diff --git a/doc/source/test-plan.rst b/doc/source/test-plan.rst index 1b17dbc..ddd9b6d 100644 --- a/doc/source/test-plan.rst +++ b/doc/source/test-plan.rst @@ -389,12 +389,13 @@ Create mirror and update (setup) of core repos * - Steps - #. Launch the following command on the Fuel Master node: ``fuel-mirror create -G mos -P ubuntu`` - #. Create a new environment - #. Check if MOS repositories has been changed to local - #. Deploy the new environment + #. Launch the following command on the Fuel Master node: ``fuel-mirror apply -G mos -P ubuntu -e ENV_ID``, ENV_ID is the id of the deployed cluster + #. Check if MOS repositories have been changed to local #. Run Health Check * - Expected Result - Health Checks are passed. + - MOS repositories have been changed to local + - XenServer Fuel plugin doesn't launch any services, so the check of process PID and status can be skipped Uninstall of plugin with deployed environment --------------------------------------------- diff --git a/doc/test-plan.pdf b/doc/test-plan.pdf index 6e427fe..88a8f12 100644 Binary files a/doc/test-plan.pdf and b/doc/test-plan.pdf differ