From 05fc8e17d3260e0ce0e680484dc0a64fcb879472 Mon Sep 17 00:00:00 2001 From: "zhifeng.jiang" Date: Sat, 6 Aug 2016 13:09:45 +0800 Subject: Fix the download fail and 'sshkey is not defined' problem in CI. modification: Remove the proxy info in zte-pod1 Fix 'sshkey is not defined' problem in CI Change-Id: I291eb03fea3f31cd8b499c6ee86836caa9a0de71 Signed-off-by: zhifeng.jiang --- test_cases/zte-pod1/storage/fio_vm.yaml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test_cases/zte-pod1/storage/fio_vm.yaml') diff --git a/test_cases/zte-pod1/storage/fio_vm.yaml b/test_cases/zte-pod1/storage/fio_vm.yaml index 3e2f9174..65a1e67b 100644 --- a/test_cases/zte-pod1/storage/fio_vm.yaml +++ b/test_cases/zte-pod1/storage/fio_vm.yaml @@ -20,10 +20,6 @@ Context: flavor: m1.large role: host - Proxy_Environment: - http_proxy: http://10.20.0.1:8118 - https_proxy: http://10.20.0.1:8118 - no_proxy: localhost,127.0.0.1,10.20.*,192.168.* Test_Description: Test_category: "Storage" -- cgit 1.2.3-korg