blob: 5025e0f1462c3bcb7f5292a9d80849eb53d8d394 [file] [log] [blame]
Matteo Scandolo9ce18252017-06-22 10:48:25 -07001help:
2 @echo "tests: Run unit tests (if you're running local, you'll need to have virtual-env activated)"
3
4tests:
5 nosetests -s -v --with-id
6
7build:
8 @echo 'TBD'
9
10clean:
11 @echo 'TBD'
12
13test-call:
14 curl -H "xos-username: xosadmin@opencord.org" -H "xos-password: rk1UYDHZXbu6KVCMkhmV" -X POST --data-binary @test/tosca/test.yaml 127.0.0.1:9200