summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-07-29 14:05:14 -0400
committerBill Peck <bpeck@redhat.com>2015-07-29 14:05:14 -0400
commitdf0113eacd6498e99fca9a3d718d236a57154a98 (patch)
tree703c56f5517a7c1c3c31b865c58690f3263d0b4c
parentd5ca710ef05b550ed58659d9a0125a69eed98fec (diff)
downloadtests-df0113eacd6498e99fca9a3d718d236a57154a98.tar.gz
tests-df0113eacd6498e99fca9a3d718d236a57154a98.tar.xz
tests-df0113eacd6498e99fca9a3d718d236a57154a98.zip
test longer reserve
-rw-r--r--restraint/config/eso-rhel-7-candidate.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/restraint/config/eso-rhel-7-candidate.json b/restraint/config/eso-rhel-7-candidate.json
index faf1ef8..e4f27bf 100644
--- a/restraint/config/eso-rhel-7-candidate.json
+++ b/restraint/config/eso-rhel-7-candidate.json
@@ -12,12 +12,14 @@
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],
+ "taskparam": [ { "RESERVETIME" : "172800" } ],
"bkr_data": {
"role": "Standalone",
"name": "AppServer"
}
}
- ]
+ ],
+ "job_group": "ci-ops-central"
}
]
}