summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--restraint/config/rhel-7.0-build.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/restraint/config/rhel-7.0-build.json b/restraint/config/rhel-7.0-build.json
index faf1ef8..e4f27bf 100644
--- a/restraint/config/rhel-7.0-build.json
+++ b/restraint/config/rhel-7.0-build.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"
}
]
}