From 372bfd31c7f407c15b0cee3c5e89734e64fc60ee Mon Sep 17 00:00:00 2001 From: Andrea Frittoli Date: Mon, 18 Jun 2018 13:03:40 +0200 Subject: [PATCH] Use the same timeout as in the legacy job The legacy job neutron-tempest-multinode-full has a timeout of 10800, so using the same here. Change-Id: Id4adac059b040d43e7d98a4383cfe0c252fe7588 --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index fd3aa2a8e7..f2fc443239 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -101,13 +101,14 @@ - master description: | Base multinode integration test with Neutron networking and py27. - Former names for this job where: + Former names for this job were: * neutron-tempest-multinode-full * legacy-tempest-dsvm-neutron-multinode-full * gate-tempest-dsvm-neutron-multinode-full-ubuntu-xenial-nv This job includes two nodes, controller / tempest plus a subnode, but it can be used with different topologies, as long as a controller node and a tempest one exist. + timeout: 10800 vars: tox_envlist: full devstack_localrc: