diff --git a/Jenkinsfile b/Jenkinsfile index 9c59a146e50..35b530333b1 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