Merge "Enable the tempest role ping test for AIO testing"

This commit is contained in:
Zuul 2019-03-01 02:03:49 +00:00 committed by Gerrit Code Review
commit c62d61c16f
1 changed files with 3 additions and 0 deletions

View File

@ -179,6 +179,9 @@ lxc_container_backing_store: "{{ lxc_container_backing_store }}"
tempest_install: yes
tempest_run: yes
# Do a gateway ping test once the tempest role creates it
tempest_network_ping_gateway: yes
{% if nodepool_dir.stat.exists %}
# Disable chronyd in OpenStack CI
security_rhel7_enable_chrony: no