commit | bae0233cf991ea18104120841a80ec4e3e932223 | [log] [tgz] |
---|---|---|
author | Attila Fazekas <afazekas@redhat.com> | Thu May 09 09:24:49 2013 +0200 |
committer | Attila Fazekas <afazekas@redhat.com> | Sat Jun 08 15:57:48 2013 +0200 |
tree | de20dfb946c0f8fb81d5d6e040feb6c572f34ac3 | |
parent | 5695a9ecd7b84affeab07a6cd96c52a589fdbf11 [diff] [blame] |
Decrease the tempest build interval Decreasing the build interval leads to faster state change detection, so it will speed up the gating jobs. It may increase the possibility of a "hidden" issues causes indeterministic test results. Change-Id: Ida5e7296e4ea53d761e0efef34376699337d8377
diff --git a/lib/tempest b/lib/tempest index a259ee9..aa66ebb 100644 --- a/lib/tempest +++ b/lib/tempest
@@ -44,7 +44,7 @@ NOVA_SOURCE_DIR=$DEST/nova -BUILD_INTERVAL=3 +BUILD_INTERVAL=1 BUILD_TIMEOUT=400