summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/functest/xtesting-ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/xtesting-ci.yaml b/jjb/functest/xtesting-ci.yaml
index 1fb8bd366..57c62c4ba 100644
--- a/jjb/functest/xtesting-ci.yaml
+++ b/jjb/functest/xtesting-ci.yaml
@@ -10,7 +10,7 @@
kind delete clusters xtesting jenkins gitlab | true
sudo docker ps -aq |xargs sudo docker stop | true
sudo docker ps -aq |xargs sudo docker rm | true
- rm -f /etc/systemd/system/docker.service.d/http-proxy.conf
+ sudo rm -f /etc/systemd/system/docker.service.d/http-proxy.conf
sudo systemctl daemon-reload
sudo systemctl restart docker
sudo rm -rf /data/*