|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Remove ssidref field from test -- this now only works if
# HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID 3534801f08da20eb302285d888162542bebe12b1
# Parent 5afb142646294a6c446e275c5bef60ff7d477881
Remove ssidref field from test -- this now only works if there is a policy in
place at the time.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/python/xen/xm/tests/test_create.py | 2 --
1 files changed, 2 deletions(-)
diff -r 5afb14264629 -r 3534801f08da tools/python/xen/xm/tests/test_create.py
--- a/tools/python/xen/xm/tests/test_create.py Fri May 05 00:27:10 2006 +0100
+++ b/tools/python/xen/xm/tests/test_create.py Fri May 05 16:46:48 2006 +0100
@@ -112,7 +112,6 @@ on_crash = 'destroy'
'''
name = "testname"
memory = 256
-ssidref = 1
kernel = "/mykernel"
maxmem = 1024
cpu = 2
@@ -132,7 +131,6 @@ cpu_weight = 0.75
'memory' : 256,
'maxmem' : 1024,
'cpu' : 2,
- 'ssidref' : 1,
'cpu_weight' : 0.75,
'vcpus' : 1,
'boot' : 'c',
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-changelog] Remove ssidref field from test -- this now only works if there is a policy in,
Xen staging patchbot-unstable <=
|
|
|
|
|