From: Guillaume Abrioux Date: Wed, 16 Sep 2020 09:47:43 +0000 (+0200) Subject: ceph-volume-pr: change nodes for tox testing X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eacc5c84df8bd41f91e94b26ba84f0bbac4806f4;p=ceph-build.git ceph-volume-pr: change nodes for tox testing We are currently running this job on a ubuntu xenial slave which run python 3.5 where we need python 3.6. Switching to these centos7 nodes which use python 3.6 should fix this issue. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-volume-pr/config/definitions/ceph-volume-pr.yml b/ceph-volume-pr/config/definitions/ceph-volume-pr.yml index f1550cbe..5f6eddc9 100644 --- a/ceph-volume-pr/config/definitions/ceph-volume-pr.yml +++ b/ceph-volume-pr/config/definitions/ceph-volume-pr.yml @@ -1,7 +1,7 @@ - job: name: ceph-volume-pr display-name: 'ceph-volume: Pull Request tox tests' - node: python3 + node: small && centos7 project-type: freestyle defaults: global quiet-period: 5