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 <m.piwowarczy@samsung.com>
This commit is contained in:
Marcin Piwowarczyk 2018-12-12 17:38:17 +01:00
parent c63c5888c2
commit 84e159eca9

View File

@ -84,7 +84,7 @@
- job: - job:
name: trove-devstack-base name: trove-devstack-base
parent: devstack parent: devstack-xenial
abstract: true abstract: true
timeout: 10800 timeout: 10800
required-projects: required-projects: