From: Zack Cerza Date: Tue, 29 Apr 2025 23:10:21 +0000 (-0600) Subject: ceph-dev-pipeline: Re-narrow node label X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=075ff097b5f76a8d43e4f1de915d1fd5feaed8f9;p=ceph-build.git ceph-dev-pipeline: Re-narrow node label smithis take far too long. Signed-off-by: Zack Cerza --- diff --git a/ceph-dev-pipeline/build/Jenkinsfile b/ceph-dev-pipeline/build/Jenkinsfile index 19f175d61..da980de22 100644 --- a/ceph-dev-pipeline/build/Jenkinsfile +++ b/ceph-dev-pipeline/build/Jenkinsfile @@ -1,6 +1,6 @@ ceph_build_repo = "https://github.com/ceph/ceph-build" ceph_build_branch = "main" -base_node_label = "(huge || gigantic)" +base_node_label = "gigantic" ubuntu_releases = [ "noble": "24.04", "jammy": "22.04",