This will test that you can install the MAAS server on machine running Ubuntu 12.04 LTS or later. You need a machine dedicated to run MAAS, control of the network and internet access or a local mirror of the Ubuntu archive.
- Follow the steps described in the INSTALL.txt document (http://bazaar.launchpad.net/~maas-maintainers/maas/trunk/view/head:/INST...)
- Visit the MAAS interface in your browser http://localhost/MAAS
- Could you login into the MAAS server using the admin account created during installation?
This will test that an admin can add a new user to the MAAS server and the user is able to login with his own credentials.
- Open the main page to the MAAS server: http://localhost/MAAS
- Login with the admin test account (admin/test)
- Click the settings icon on the right side
- Click the Add user button
- Fill in the required fields: username and password
- Check the newly added user is shown on http://localhost/MAAS/settings/
- Log out from the MAAS
- Log back in using the username and password created on step 5
- Did you successfully login into the MAAS server with the user created?
If all actions produce the expected results listed, please submit a 'passed' result.
If an action fails, or produces an unexpected result, please submit a 'failed' result and file a bug. Please be sure to include the bug number when you submit your result.
|