Add http porxy for test_build_base_libs.case
authorJun Wang <junbill.wang@samsung.com>
Fri, 15 Sep 2017 10:18:49 +0000 (18:18 +0800)
committerJun Wang <junbill.wang@samsung.com>
Fri, 15 Sep 2017 10:19:01 +0000 (18:19 +0800)
Change-Id: I95635384ca1af3bd9977c9bf693edfe843511eef

cases/build/test_build_base_libs.case

index 9af2e2c71723aa9660d23e0d0c0fdd75b558d6bb..e2779ed9fc2b8aac282c610849a43004586050b0 100644 (file)
@@ -16,7 +16,8 @@ sudo /bin/rm -rf ~/GBS-ROOT/local/BUILD-ROOTS/scratch.i586.0
 sudo /bin/rm -rf $GBS_LOCAL_REPOS
 
 gbs import mic-bootstrap-1.0-2.1.src.rpm
-
+export http_proxy="http://10.112.1.184:8080/"
+export no_proxy="localhost, 10.113.136.109"
 gbs -c tizen30.cfg build -A i586 --baselibs |tee log
 
 test -n "`find ~/GBS-ROOT/local/repos -name "mic-bootstrap*i686*.rpm"`"