Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/units/node_mount.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/units/node_mount.py')
-rwxr-xr-xtests/units/node_mount.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/units/node_mount.py b/tests/units/node_mount.py
index 4f0ef0e..cac4c71 100755
--- a/tests/units/node_mount.py
+++ b/tests/units/node_mount.py
@@ -185,9 +185,7 @@ class NodeMountTest(tests.Test):
'date': 0,
'stability': 'stable',
'notes': '',
- })
- remote.put(['context', context, 'versions'], {
- '1': {
+ 'spec': {
'*-*': {
'commands': {
'activity': {
@@ -195,7 +193,6 @@ class NodeMountTest(tests.Test):
},
},
'stability': 'stable',
- 'guid': impl,
'size': 0,
'extract': 'TestActivitry',
},