diff options
author | zhifeng.jiang <jiang.zhifeng@zte.com.cn> | 2016-08-06 13:09:45 +0800 |
---|---|---|
committer | zhifeng.jiang <jiang.zhifeng@zte.com.cn> | 2016-08-06 13:09:45 +0800 |
commit | 05fc8e17d3260e0ce0e680484dc0a64fcb879472 (patch) | |
tree | c2c163da139aaacf6c5a150412d6a67ffbba68b8 /test_cases/zte-pod1/compute/dpi_bm.yaml | |
parent | dd0a00b503f1d6e8d43d30646ffc2642bb04fe93 (diff) |
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 <jiang.zhifeng@zte.com.cn>
Diffstat (limited to 'test_cases/zte-pod1/compute/dpi_bm.yaml')
-rw-r--r-- | test_cases/zte-pod1/compute/dpi_bm.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test_cases/zte-pod1/compute/dpi_bm.yaml b/test_cases/zte-pod1/compute/dpi_bm.yaml index d1c5963e..940307c3 100644 --- a/test_cases/zte-pod1/compute/dpi_bm.yaml +++ b/test_cases/zte-pod1/compute/dpi_bm.yaml @@ -14,10 +14,6 @@ Context: role: host Virtual_Machines: - 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: "Compute" |