git://git.onelab.eu
/
tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa29584
)
do not ignore slice-fs-deleted
author
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Fri, 6 Feb 2015 21:43:32 +0000
(22:43 +0100)
committer
Thierry Parmentelat
<thierry.parmentelat@inria.fr>
Fri, 6 Feb 2015 21:43:32 +0000
(22:43 +0100)
system/TestPlc.py
patch
|
blob
|
history
diff --git
a/system/TestPlc.py
b/system/TestPlc.py
index
11ecf5d
..
d06711d
100644
(file)
--- a/
system/TestPlc.py
+++ b/
system/TestPlc.py
@@
-166,7
+166,9
@@
class TestPlc:
'sfa_delete_slice@1', 'sfa_delete_user@1', SEPSFA,
'cross_check_tcp@1', 'check_system_slice', SEP,
# check slices are turned off properly
- 'empty_slices', 'ssh_slice_off', 'slice_fs_deleted_ignore', SEP,
+# 'empty_slices', 'ssh_slice_off', 'slice_fs_deleted_ignore', SEP,
+# for Thomas
+ 'empty_slices', 'ssh_slice_off', 'slice_fs_deleted', SEP,
# check they are properly re-created with the same name
'fill_slices', 'ssh_slice_again', SEP,
'gather_logs_force', SEP,