Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
104
Merge Requests
104
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
04b28dc5
Commit
04b28dc5
authored
1 year ago
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
d0bcbf7e
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
software/ors-amarisoft/test/test.py
software/ors-amarisoft/test/test.py
+4
-3
software/ors-amarisoft/test/test.sh
software/ors-amarisoft/test/test.sh
+2
-2
No files found.
software/ors-amarisoft/test/test.py
View file @
04b28dc5
...
...
@@ -127,9 +127,10 @@ class AmariTestCase(_AmariTestCase):
default_partition_reference
=
_AmariTestCase
.
default_partition_reference
+
\
' ${a:b}
\
n
[c]
\
n
;'
# XXX temp (faster during develop)
instance_max_retry
=
1
report_max_retry
=
1
# faster edit/try cycle during development
if
1
:
# XXX disable yby default
instance_max_retry
=
1
report_max_retry
=
1
@
classmethod
def
requestDefaultInstance
(
cls
,
state
=
'started'
):
...
...
This diff is collapsed.
Click to expand it.
software/ors-amarisoft/test/test.sh
View file @
04b28dc5
...
...
@@ -22,8 +22,8 @@ export SLAPOS_TEST_LOG_DIRECTORY=`pwd`/snapshot
#time ../k/kpython_for_test -m unittest discover -vf -k TestENB_Lopcomm
#time ../k/kpython_for_test -m unittest discover -vf -k TestENB_Sunwave
#time ../k/kpython_for_test -m unittest discover -vf -k TestENB_RUMultiType
#
time ../k/kpython_for_test -m unittest discover -vf -k TestUEsim_
time
../k/kpython_for_test
-m
unittest discover
-vf
-k
TestUEsim_SDR
time
../k/kpython_for_test
-m
unittest discover
-vf
-k
TestUEsim_
#
time ../k/kpython_for_test -m unittest discover -vf -k TestUEsim_SDR
#time ../k/kpython_for_test -m unittest discover -vf -k TestUEsim_Lopcomm
#time ../k/kpython_for_test -m unittest discover -vf -k TestUEsim_Sunwave
#time ../k/kpython_for_test -m unittest discover -vf -k TestUEsim_RUMultiType
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