diff --git a/Jenkinsfile b/Jenkinsfile index 9c59a146e501..35b530333b15 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ #!groovy -@Library('testutils') +@Library('testutils@stable-838b134') import org.istio.testutils.Utilities import org.istio.testutils.GitUtilities