Commit daaec463 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent d5d4f7c8
......@@ -36,7 +36,7 @@ md5sum = b7906ca3a6b17963f78f680fc0842b74
[ru_lopcomm_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/lopcomm/libinstance.jinja2.cfg
md5sum = a34b0a23fa8c45268c76d4374bca4292
md5sum = 9d884c3e2eb150be527d72377419be4d
[ru_sunwave_libinstance.jinja2.cfg]
_update_hash_filename_ = ru/sunwave/libinstance.jinja2.cfg
......@@ -80,7 +80,7 @@ md5sum = 2b8b57c5771b2a2203c0e7767e629e55
[ru_xbuildout.py]
_update_hash_filename_ = ru/xbuildout.py
md5sum = 0a16c01444d02f5958bc2391b0fa3098
md5sum = 79059df4738513b5f1df8a0fdd3e0f5c
[ru_capdo.c]
_update_hash_filename_ = ru/capdo.c
......
#!/bin/bash -ex
(cd .. && /usr/bin/python3 ../../update-hash)
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
export SLAPOS_TEST_LOG_DIRECTORY=`pwd`/snapshot
time ../k/kpython_for_test -m unittest discover -v -k TestENBParameters
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment