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
4e1c2b83
Commit
4e1c2b83
authored
Dec 29, 2023
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
6d61da6c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
software/ors-amarisoft/buildout.hash.cfg
software/ors-amarisoft/buildout.hash.cfg
+2
-2
software/ors-amarisoft/ru/libinstance.jinja2.cfg
software/ors-amarisoft/ru/libinstance.jinja2.cfg
+2
-2
software/ors-amarisoft/test/test.sh
software/ors-amarisoft/test/test.sh
+3
-3
No files found.
software/ors-amarisoft/buildout.hash.cfg
View file @
4e1c2b83
...
...
@@ -28,7 +28,7 @@ md5sum = b7b47539d7f8680a1d0ce40eb006fc23
[ru_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/libinstance.jinja2.cfg
md5sum = 4
dfdb18b93f4dae96aaf5deb05a04db9
md5sum = 4
c33145d2b7dd0299d1f64d46dfa3e66
[ru_sdr_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sdr/libinstance.jinja2.cfg
...
...
@@ -80,7 +80,7 @@ md5sum = 2b8b57c5771b2a2203c0e7767e629e55
[ru_xbuildout.py]
_update_hash_filename_ = ru/xbuildout.py
md5sum = 7
9059df4738513b5f1df8a0fdd3e0f5c
md5sum = 7
e8bd9347d143976c494e32cc967e487
[ru_capdo.c]
_update_hash_filename_ = ru/capdo.c
...
...
software/ors-amarisoft/ru/libinstance.jinja2.cfg
View file @
4e1c2b83
...
...
@@ -24,8 +24,8 @@
{%- macro buildout() %}
{%- set root = slap_configuration['instance-title'] %}
{#- B(name) returns buildout-encoded form of name
%
}
{
#- set B = xbuildout.encode #
}
{#- B(name) returns buildout-encoded form of name
#
}
{
%- set B = xbuildout.encode %
}
{#- part emits new buildout section and registers it into buildout.parts #}
{%- set parts_list = [] %}
...
...
software/ors-amarisoft/test/test.sh
View file @
4e1c2b83
...
...
@@ -5,15 +5,15 @@
export
SLAPOS_TEST_DEBUG
=
1
export
SLAPOS_TEST_VERBOSE
=
0
export
SLAPOS_TEST_SKIP_SOFTWARE_CHECK
=
1
export
SLAPOS_TEST_SKIP_SOFTWARE_REBUILD
=
1
export
SLAPOS_TEST_SKIP_SOFTWARE_REBUILD
=
0
rm
-rf
snapshot
mkdir
snapshot
export
SLAPOS_TEST_LOG_DIRECTORY
=
`
pwd
`
/snapshot
#time ../k/kpython_for_test -m unittest discover -vf -k TestENBParameters
#
time ../k/kpython_for_test -m unittest discover -vf -k NBParameters
time
../k/kpython_for_test
-m
unittest discover
-vf
-k
NBParameters
#time ../k/kpython_for_test -m unittest discover -vf -k CoreNetwork
#time ../k/kpython_for_test -m unittest discover -vf -k MonitorGadget
time
../k/kpython_for_test
-m
unittest discover
-vf
-k
SimCard
#
time ../k/kpython_for_test -m unittest discover -vf -k SimCard
#time ../k/kpython_for_test -m unittest discover -vf
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