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
Labels
Merge Requests
19
Merge Requests
19
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos.core
Commits
8649af5a
Commit
8649af5a
authored
Aug 01, 2011
by
Gabriel Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename test because this name is duplicated and fix the step name
parent
162c49ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
master/product/Vifib/tests/testVifibSlapWebService.py
master/product/Vifib/tests/testVifibSlapWebService.py
+3
-3
No files found.
master/product/Vifib/tests/testVifibSlapWebService.py
View file @
8649af5a
...
@@ -4668,7 +4668,7 @@ class TestVifibSlapWebService(testVifibMixin):
...
@@ -4668,7 +4668,7 @@ class TestVifibSlapWebService(testVifibMixin):
sequence
[
'requested_filter_dict'
]
=
dict
(
sequence
[
'requested_filter_dict'
]
=
dict
(
computer_guid
=
"COMP-99999999999999999999999"
)
computer_guid
=
"COMP-99999999999999999999999"
)
def
test_ComputerPartition_request_filter_computer_guid
(
self
):
def
test_ComputerPartition_request_filter_
slave_
computer_guid
(
self
):
"""
"""
Check that requesting with filter computer_guid key works as expected
Check that requesting with filter computer_guid key works as expected
"""
"""
...
@@ -4683,7 +4683,7 @@ class TestVifibSlapWebService(testVifibMixin):
...
@@ -4683,7 +4683,7 @@ class TestVifibSlapWebService(testVifibMixin):
SelectAnotherRequestedReference
\
SelectAnotherRequestedReference
\
SelectEmptyRequestedParameterDict
\
SelectEmptyRequestedParameterDict
\
SlapLoginCurrentSoftwareInstance
\
SlapLoginCurrentSoftwareInstance
\
RequestSlaveInstanceFromComputerPartitionNotFound
Response
\
RequestSlaveInstanceFromComputerPartitionNotFound
Error
\
Tic
\
Tic
\
SlapLogout
\
SlapLogout
\
\
\
...
@@ -4701,7 +4701,7 @@ class TestVifibSlapWebService(testVifibMixin):
...
@@ -4701,7 +4701,7 @@ class TestVifibSlapWebService(testVifibMixin):
SetRequestedWrongFilterParameterDict
\
SetRequestedWrongFilterParameterDict
\
SelectYetAnotherRequestedReference
\
SelectYetAnotherRequestedReference
\
SlapLoginCurrentSoftwareInstance
\
SlapLoginCurrentSoftwareInstance
\
RequestSlaveInstanceFromComputerPartitionNotFound
Response
\
RequestSlaveInstanceFromComputerPartitionNotFound
Error
\
Tic
\
Tic
\
SlapLogout
\
SlapLogout
\
'
'
...
...
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