Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Łukasz Nowak
slapos.core
Commits
c331767f
Commit
c331767f
authored
6 years ago
by
Jérome Perrin
Browse files
Options
Download
Email Patches
Plain Diff
tests.cli: slapos proxy show now displays requested state
parent
b6d0f7e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
slapos/tests/cli.py
slapos/tests/cli.py
+1
-1
No files found.
slapos/tests/cli.py
View file @
c331767f
...
...
@@ -123,7 +123,7 @@ class TestCliProxyShow(CliMixin):
# installed softwares are listed
logger
.
info
.
assert_any_call
(
' /srv/slapgrid/slappart8/srv/runner/project/slapos/software/erp5/software.cfg slaprunner 287375f0cba269902ba1bc50242839d7 '
)
' /srv/slapgrid/slappart8/srv/runner/project/slapos/software/erp5/software.cfg
available
slaprunner 287375f0cba269902ba1bc50242839d7 '
)
# instance parameters are listed
# _ parameter is json formatted
...
...
This diff is collapsed.
Click to expand it.
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