From: Kyr Shatskyy Date: Tue, 7 Apr 2020 13:26:17 +0000 (+0200) Subject: teuthology: always test pull requests in sepia X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=c3a23d61f988066b3e710902641fdc3713f47778;p=ceph-build.git teuthology: always test pull requests in sepia Because teuthology has functional and integration tests which needs a connection to some services running in sepia and some of the jenkins workers are running far away from the lab, it takes significantly more time to run tests when using those nodes. Like 6-7 minutes for running test on nodes in sepia, and about 55-60 minutes outside. Signed-off-by: Kyr Shatskyy --- diff --git a/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml b/teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml index bc6788f9..d3ce8b73 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: bionic && huge && !xenial + node: sepia && bionic && huge && !xenial project-type: freestyle defaults: global concurrent: true