blob: 154ed8b503231fe41995c6ebe84fbc20665a0d3b [file] [log] [blame]
Kailash Khalasiab480912017-03-20 13:14:51 -07001#xos-spa-gui tests
2
3- name: Check Chameleon Process
4 shell: ps -f | grep "'python chameleon/chameleon/main.py -R 9101 -G xos-core:50055'"
5 register: result
6 until: result | success
7 retries: 10
8 delay: 5
9 tags:
10 - skip_ansible_lint # running a sub job