This will test that you can bootstrap a Juju environment using a MAAS server.
- Bootstrap a new environment using juju pointing to a MAAS server.
- Run juju status
- Can you use juju status and see the available nodes?
This will test that you can succesfully deploy to MAAS nodes using Juju
- Bootstrap a new environment using juju pointing to a MAAS server.
- Run juju deploy $someservice
- Can you use juju deploy $someservice and have it deployed in the MAAS node?
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.
|