From 84e159eca926b83d5e53839c451da620d96642ff Mon Sep 17 00:00:00 2001 From: Marcin Piwowarczyk Date: Wed, 12 Dec 2018 17:38:17 +0100 Subject: [PATCH] Use Ubuntu Xenial distro for integration tests Default Ubuntu release which is used under devstack, has been changed from Xenial to Bionic [1]. Fortunately, backward compatibility for Xenial was added. Until we are not compatible with Bionic, we need to use older Ubuntu distro. [1] https://review.openstack.org/#/c/610977/ Change-Id: I66c63cf4fa6e5ac201a0fef1d4a8d26520b3b803 Signed-off-by: Marcin Piwowarczyk --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index cede3c39ac..5097d5054b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -84,7 +84,7 @@ - job: name: trove-devstack-base - parent: devstack + parent: devstack-xenial abstract: true timeout: 10800 required-projects: