mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-11 04:58:16 +03:00
M #-: Start oneflow-server in travis tests
This commit is contained in:
parent
34c0735243
commit
f660d3694b
@ -36,5 +36,8 @@ echo 'VM_MAD = [ NAME="dummy", SUNSTONE_NAME="Testing", EXECUTABLE="one_vmm_dumm
|
||||
# start oned
|
||||
one start
|
||||
|
||||
# start oneflow
|
||||
oneflow-server start
|
||||
|
||||
# check it's up
|
||||
timeout 60 sh -c 'until nc -z $0 $1; do sleep 1; done' localhost 2633
|
||||
|
Loading…
x
Reference in New Issue
Block a user