diff --git a/Jenkinsfile b/Jenkinsfile index 1140271573..4db330ad8d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -408,7 +408,6 @@ pipeline { } stage("Integration tests") { environment { - DOCKER_EXPERIMENTAL = '1' DOCKER_ROOTLESS = '1' TEST_SKIP_INTEGRATION_CLI = '1' }