From 4586a9f0ca11159071e4cc6c99e76d4e5e9a068c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Thu, 12 Sep 2024 12:51:11 +0300 Subject: [PATCH] Proper display name for ubuntu smoke test job --- JenkinsJobs/SmokeTests/smoke_test_ubuntu.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JenkinsJobs/SmokeTests/smoke_test_ubuntu.groovy b/JenkinsJobs/SmokeTests/smoke_test_ubuntu.groovy index c80b7e4f98f..92217fc4c0b 100644 --- a/JenkinsJobs/SmokeTests/smoke_test_ubuntu.groovy +++ b/JenkinsJobs/SmokeTests/smoke_test_ubuntu.groovy @@ -1,4 +1,4 @@ -pipelineJob('SmokeTests/ep-smoke-test-ubuntu22'){ +pipelineJob('SmokeTests/ep-smoke-test-ubuntu'){ logRotator { numToKeep(5)