From ce75381bdce754d40f632894f81a31ba6771a39f Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 11 May 2019 19:35:28 +0200 Subject: Add all RefStack lists MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It adds platform and object targets. refstack_defcore is renamed to refstack_compute. Change-Id: Iad5bfb27be614aada98eef5b3148965e65210725 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ansible') 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 -- cgit 1.2.3-korg