summaryrefslogtreecommitdiffstats
path: root/cucumber/features/support/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'cucumber/features/support/config.rb')
-rw-r--r--cucumber/features/support/config.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/cucumber/features/support/config.rb b/cucumber/features/support/config.rb
index d335004d..0e5ed31f 100644
--- a/cucumber/features/support/config.rb
+++ b/cucumber/features/support/config.rb
@@ -60,6 +60,7 @@ OLD_TAILS_ISO = ENV['OLD_ISO'] || TAILS_ISO
TIME_AT_START = Time.now
ARTIFACTS_DIR = $config['TMPDIR'] + "/results"
JOB_NAME = ENV['JOB_NAME']
+PATIENCE = ENV['PATIENCE'] || 3
# Constants that are statically initialized.
CONFIGURED_KEYSERVER_HOSTNAME = 'hkps.pool.sks-keyservers.net'