Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thomas Gambier
slapos.core
Commits
7dc6bd0f
Commit
7dc6bd0f
authored
Jun 08, 2012
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Request instance destruction.
parent
03c08b66
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
master/product/Vifib/tests/testVifibSlapBug.py
master/product/Vifib/tests/testVifibSlapBug.py
+4
-1
No files found.
master/product/Vifib/tests/testVifibSlapBug.py
View file @
7dc6bd0f
...
@@ -1174,6 +1174,9 @@ class TestVifibSlapBug(TestVifibSlapWebServiceMixin):
...
@@ -1174,6 +1174,9 @@ class TestVifibSlapBug(TestVifibSlapWebServiceMixin):
sequence_list
.
addSequenceString
(
sequence_string
)
sequence_list
.
addSequenceString
(
sequence_string
)
sequence_list
.
play
(
self
)
sequence_list
.
play
(
self
)
def
stepSetSequenceSoftwareInstanceRequestedStateDestroyed
(
self
,
sequence
,
**
kw
):
sequence
[
'requested_state'
]
=
'destroyed'
def
test_request_new_with_destroyed_while_looking_for_partition_reference
(
self
):
def
test_request_new_with_destroyed_while_looking_for_partition_reference
(
self
):
"""Prove that having destroyed SI allows to request new one with same
"""Prove that having destroyed SI allows to request new one with same
reference, when destruction was done while looking for new partition"""
reference, when destruction was done while looking for new partition"""
...
@@ -1213,7 +1216,7 @@ class TestVifibSlapBug(TestVifibSlapWebServiceMixin):
...
@@ -1213,7 +1216,7 @@ class TestVifibSlapBug(TestVifibSlapWebServiceMixin):
Logout
Logout
LoginTestVifibCustomer
LoginTestVifibCustomer
SetSequenceSoftwareInstanceStateDestroyed
SetSequenceSoftwareInstance
Requested
StateDestroyed
PersonRequestSoftwareInstance
PersonRequestSoftwareInstance
Tic
Tic
Logout
Logout
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment