From b8f495710ce443c4158e9cc3c542bf4c78300c1e Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Thu, 1 Sep 2016 10:32:51 -0600 Subject: [PATCH] Require a huge Trusty host Signed-off-by: Zack Cerza --- .../config/definitions/teuthology-pull-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml index 172e7213..95a6496e 100644 --- a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml +++ b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml @@ -1,6 +1,6 @@ - job: name: teuthology-pull-requests - node: trusty && amd64 && small + node: trusty && huge project-type: freestyle defaults: global concurrent: true -- 2.39.5