| commit | ce31bc3e331c7050d1d74e9b0821dbf99c12fc96 | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Wed May 22 16:30:25 2019 -0400 |
| committer | Adam Israel <adam.israel@canonical.com> | Wed May 22 16:30:25 2019 -0400 |
| tree | 58b467ffd7aaef6ac2f7267e0b50fe9817199e5a | |
| parent | 04eee1fda9fe592e9055ac23af71f07603c8ceff [diff] [blame] |
Align machine_spec with pydoc Align the name of the machine_spec keys as defined in the pydoc Change-Id: I3e9c3609ea81b53b77cefcda63bbb4a8b0c6510c Signed-off-by: Adam Israel <adam.israel@canonical.com>
diff --git a/tests/base.py b/tests/base.py index 912eab9..663e89a 100644 --- a/tests/base.py +++ b/tests/base.py
@@ -740,8 +740,8 @@ ) machine_spec = { - 'host': hostname, - 'user': 'ubuntu', + 'hostname': hostname, + 'username': 'ubuntu', } await self.n2vc.DeployCharms(