From 3e2711149d797ad2731fe3fd4773ad2eaa12e7c8 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 9 Jan 2018 16:47:30 -0800 Subject: Add support for lab apt proxies Change-Id: Ic30d45f3ac088637fb680f77bbaf7871a07a6428 Issue-ID: INT-278 Signed-off-by: Gary Wu --- test/ete/labs/huawei/apt-proxy.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 test/ete/labs/huawei/apt-proxy.sh (limited to 'test/ete/labs/huawei') diff --git a/test/ete/labs/huawei/apt-proxy.sh b/test/ete/labs/huawei/apt-proxy.sh new file mode 100755 index 000000000..6aa7c5578 --- /dev/null +++ b/test/ete/labs/huawei/apt-proxy.sh @@ -0,0 +1,7 @@ +#!/bin/bash +sed -i '/#!\/bin\/bash/a\ + cat > /etc/apt/apt.conf.d/30proxy<