diff options
Diffstat (limited to 'ansible/site.yml')
-rw-r--r-- | ansible/site.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index 62def92a4..15fae5dd7 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -58,7 +58,9 @@ tests: - neutron-tempest-plugin-api - rally_sanity - - refstack_defcore + - refstack_compute + - refstack_object + - refstack_platform - tempest_full - tempest_scenario - patrole |