Skip to content

Commit 527a646

Browse files
Set the image as the same in Docker build function
1 parent 0195b6c commit 527a646

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ void runTest(Integer TEST_ID) {
260260
export DEBUG_TESTS=1
261261
fi
262262
export KUBECONFIG=/tmp/${CLUSTER_NAME}-${clusterSuffix}
263+
export IMAGE=perconalab/percona-server-mongodb-operator:$VERSION
263264
time ./e2e-tests/$testName/run
264265
"""
265266
}

0 commit comments

Comments
 (0)