From ab6b0766ee73e0c7c88e2dd25b07a013925e9931 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Fri, 24 Jun 2022 10:34:11 -0400 Subject: [PATCH] ceph-volume-pr: Run on CentOS8 Builders Signed-off-by: David Galloway --- ceph-volume-pr/config/definitions/ceph-volume-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-volume-pr/config/definitions/ceph-volume-pr.yml b/ceph-volume-pr/config/definitions/ceph-volume-pr.yml index 415f43cf..e46da3c4 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: small && centos7 + node: small && centos8 project-type: freestyle defaults: global quiet-period: 5 -- 2.47.3