blob: 1ac201fa90c9d2b049797d514badda09557aa658 [file] [log] [blame]
A R Karthickc05b4352016-08-24 15:16:46 -07001---
2- hosts: all
3 tasks:
4 - name: Run fabric tests using cord-tester
5 become: yes
6 command: "/home/{{ ansible_user }}/cord-tester/src/test/setup/cord-test.py run -e onos-fabric/onos-fabric --no-switch --prefix=docker-registry:5000 -t fabric"