diff options
Diffstat (limited to 'ansible')
-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 98c2b7b67..7225ba7fd 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -61,7 +61,9 @@ tests: - neutron-tempest-plugin-api - rally_sanity - - refstack_defcore + - refstack_compute + - refstack_object + - refstack_platform - tempest_full - tempest_scenario - patrole |