disable tests
This commit is contained in:
parent
8668b468dd
commit
a1a54466a8
2
deploy
2
deploy
@ -38,7 +38,7 @@ mkdir build
|
|||||||
cd build
|
cd build
|
||||||
cmake .. -DENABLE_EXPORT=ON -DENABLE_ZEROMQ=ON
|
cmake .. -DENABLE_EXPORT=ON -DENABLE_ZEROMQ=ON
|
||||||
make -j`nproc`
|
make -j`nproc`
|
||||||
make test
|
# make test
|
||||||
cd apps/gnb
|
cd apps/gnb
|
||||||
sudo screen -dmS gnb ./gnb -c /opt/oran-sc-ric/e2-agents/srsRAN/gnb_zmq.yaml
|
sudo screen -dmS gnb ./gnb -c /opt/oran-sc-ric/e2-agents/srsRAN/gnb_zmq.yaml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user