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:
parent
c63c5888c2
commit
84e159eca9
@ -84,7 +84,7 @@
|
||||
|
||||
- job:
|
||||
name: trove-devstack-base
|
||||
parent: devstack
|
||||
parent: devstack-xenial
|
||||
abstract: true
|
||||
timeout: 10800
|
||||
required-projects:
|
||||
|
Loading…
Reference in New Issue
Block a user