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
20
Merge Requests
20
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
afe602ef
Commit
afe602ef
authored
Feb 01, 2012
by
Romain Courteaud
🐸
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP test for partition locking
parent
986dd36f
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
902 additions
and
42 deletions
+902
-42
master/product/Vifib/tests/testVifibSlapComputerPartitionLock.py
...product/Vifib/tests/testVifibSlapComputerPartitionLock.py
+888
-42
master/product/Vifib/tests/testVifibSlapWebService.py
master/product/Vifib/tests/testVifibSlapWebService.py
+14
-0
No files found.
master/product/Vifib/tests/testVifibSlapComputerPartitionLock.py
View file @
afe602ef
This diff is collapsed.
Click to expand it.
master/product/Vifib/tests/testVifibSlapWebService.py
View file @
afe602ef
...
@@ -949,6 +949,20 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
...
@@ -949,6 +949,20 @@ class TestVifibSlapWebServiceMixin(testVifibMixin):
Logout
Logout
"""
"""
prepare_installed_software_release_sequence_string
=
\
prepare_published_software_release
+
\
prepare_formated_computer
+
"""
LoginTestVifibAdmin
RequestSoftwareInstallation
Tic
Logout
SlapLoginCurrentComputer
ComputerSoftwareReleaseAvailable
Tic
SlapLogout
"""
prepare_person_requested_software_instance
=
\
prepare_person_requested_software_instance
=
\
prepare_published_software_release
+
\
prepare_published_software_release
+
\
prepare_formated_computer
+
"""
prepare_formated_computer
+
"""
...
...
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