From 97c0c1fca8030cf54d8509537113eb606d142e24 Mon Sep 17 00:00:00 2001 From: Sofer Athlan-Guyot Date: Wed, 31 Jan 2018 13:54:35 +0100 Subject: [PATCH] Make ping test support older overcloud release. In mixed version test scenario, we can have a ping test triggered after the overcloud installation just to make sure that it works. If we fix the version to queen then this scenario cannot work. Change-Id: Ifdc0531cdba03af63231d3c3b16f59e4e22ec837 --- ci/pingtests/tenantvm_floatingip.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/pingtests/tenantvm_floatingip.yaml b/ci/pingtests/tenantvm_floatingip.yaml index f338d12463..e4ff174707 100644 --- a/ci/pingtests/tenantvm_floatingip.yaml +++ b/ci/pingtests/tenantvm_floatingip.yaml @@ -1,4 +1,5 @@ -heat_template_version: queens +heat_template_version: ocata +# Keep the template version old enough to support older release testing. description: > HOT template to create a new neutron network plus a router to the public