]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
teuthology: always test pull requests in sepia 1548/head
authorKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Tue, 7 Apr 2020 13:26:17 +0000 (15:26 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Tue, 7 Apr 2020 13:35:10 +0000 (15:35 +0200)
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 <kyrylo.shatskyy@suse.com>
teuthology-pull-requests/config/definitions/teuthology-pull-requests.yml

index bc6788f9e4914de6a3e46f2a135b06ced10c870d..d3ce8b7345d2fff40a9619017e9360908fb0fcf4 100644 (file)
@@ -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