Commit 6f13121f by e0d

Removing the test, race condition on upgrade.

parent f77fedf8
......@@ -8,8 +8,4 @@
- name: test that mongo replica set members are listing
wait_for: port={{ FORUM_MONGO_PORT }} host={{ item }} timeout=30
with_items: FORUM_MONGO_HOSTS
when: not devstack
- name: test for the existence of unix socket
wait_for: path={{ forum_data_dir }}/forum.sock state=present timeout=30
when: not devstack
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment