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
Ivan Tyagov
slapos.core
Commits
10186b55
Commit
10186b55
authored
Jun 08, 2012
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use new title to request slave.
parent
b1dc36ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
master/product/Vifib/tests/testVifibSlapWebService.py
master/product/Vifib/tests/testVifibSlapWebService.py
+3
-0
master/product/Vifib/tests/testVifibSlapWebServiceSlaveInstance.py
...oduct/Vifib/tests/testVifibSlapWebServiceSlaveInstance.py
+1
-0
No files found.
master/product/Vifib/tests/testVifibSlapWebService.py
View file @
10186b55
...
@@ -3936,6 +3936,9 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
...
@@ -3936,6 +3936,9 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
portal_type_list
=
[
instance
.
getPortalType
()
for
instance
in
instance_list
]
portal_type_list
=
[
instance
.
getPortalType
()
for
instance
in
instance_list
]
expected_portal_type_list
=
[
self
.
slave_instance_portal_type
,
expected_portal_type_list
=
[
self
.
slave_instance_portal_type
,
self
.
slave_instance_portal_type
,
self
.
slave_instance_portal_type
,
self
.
slave_instance_portal_type
,
self
.
slave_instance_portal_type
,
self
.
software_instance_portal_type
,
self
.
software_instance_portal_type
]
self
.
software_instance_portal_type
]
self
.
assertEquals
(
expected_portal_type_list
,
sorted
(
portal_type_list
))
self
.
assertEquals
(
expected_portal_type_list
,
sorted
(
portal_type_list
))
computer_partition_list
=
[
obj
.
getAggregateValue
(
computer_partition_list
=
[
obj
.
getAggregateValue
(
...
...
master/product/Vifib/tests/testVifibSlapWebServiceSlaveInstance.py
View file @
10186b55
...
@@ -347,6 +347,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
...
@@ -347,6 +347,7 @@ class TestVifibSlapWebServiceSlaveInstance(TestVifibSlapWebServiceMixin):
sequence_string
=
self
.
prepare_install_requested_computer_partition_sequence_string
+
"""
sequence_string
=
self
.
prepare_install_requested_computer_partition_sequence_string
+
"""
Tic
Tic
LoginAsCustomerA
LoginAsCustomerA
SetSoftwareTitleRandom
PersonRequestSlaveInstance
PersonRequestSlaveInstance
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