From 78648bb72a3ec7c1f01cfd244f4e736c83ebcf18 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Thu, 5 Mar 2020 11:33:33 -0500 Subject: [PATCH] teuthology-pull-requests: Test on Bionic only Signed-off-by: David Galloway --- .../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 0ecaf43b..bc6788f9 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 && huge + node: bionic && huge && !xenial project-type: freestyle defaults: global concurrent: true -- 2.39.5