From 61238bb43b314481a2bd820b1f4aa6a152d49a91 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 19 Jan 2022 12:00:07 +0900 Subject: [PATCH] Re-enable orchestration tests This partially reverts commit 30c7a1301dd3925a64e6807642c55d82d1382d12 and re-enable Heat tests, since the issue caused by the latest gabbi was fixed by pin[1]. [1] https://review.opendev.org/c/openstack/requirements/+/825044 Change-Id: Ie3da8fa0cf2d507c7c17f7e1bc4f4c732dcaf476 --- defaults/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yaml b/defaults/main.yaml index 6aa6da0..a9a97dd 100644 --- a/defaults/main.yaml +++ b/defaults/main.yaml @@ -22,8 +22,8 @@ refstack_target_programs: - compute - object - dns + - orchestration - shared_file_system -# - orchestration refstack_tempest_plugins: manila: master # pin designate-tempest-plugin as the master version is not compatible