diff --git a/jenkins/test-dist.jenkinsfile b/jenkins/test-dist.jenkinsfile index 5640ed9884..d221ed6142 100644 --- a/jenkins/test-dist.jenkinsfile +++ b/jenkins/test-dist.jenkinsfile @@ -7,7 +7,7 @@ compatible open source license. */ -lib = library(identifier: 'jenkins@testNotification', retriever: modernSCM([ +lib = library(identifier: 'jenkins@testNotificationTest', retriever: modernSCM([ $class: 'GitSCMSource', remote: 'https://github.com/gaiksaya/opensearch-build-libraries.git', ]))