Commit 94860050 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent c0ef1bc7
...@@ -88,7 +88,7 @@ md5sum = 52da9fe3a569199e35ad89ae1a44c30e ...@@ -88,7 +88,7 @@ md5sum = 52da9fe3a569199e35ad89ae1a44c30e
[template-enb] [template-enb]
_update_hash_filename_ = instance-enb.jinja2.cfg _update_hash_filename_ = instance-enb.jinja2.cfg
md5sum = 6434819165cefda0ed9f9ecd46f39e46 md5sum = 143f9b0e9866d37e6527e89f74b4ef1c
[template-ors-enb] [template-ors-enb]
_update_hash_filename_ = instance-ors-enb.jinja2.cfg _update_hash_filename_ = instance-ors-enb.jinja2.cfg
......
...@@ -197,7 +197,8 @@ class TestENB_SDR(ENBTestCase): ...@@ -197,7 +197,8 @@ class TestENB_SDR(ENBTestCase):
# sdr3 x 5f # sdr3 x 5f
class TestENB_CPRI(ENBTestCase): # XXX not possible to test Lopcomm nor Sunwave because on "slapos standalone" there is no slaptap.
class _TestENB_CPRI(ENBTestCase):
# lo x {4t,4f,5t,5f} # lo x {4t,4f,5t,5f}
# sw x {4t,4f,5t,5f} # sw x {4t,4f,5t,5f}
......
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