-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Export ftp, http, and https proxy on ports test machines.
- Loading branch information
Showing
15 changed files
with
52 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
export REGRESS_FAIL_EARLY=no | ||
export TEST_SSH_UNSAFE_PERMISSIONS=yes | ||
|
||
export ftp_proxy=http://10.0.1.3:8000/ | ||
export http_proxy=http://10.0.1.3:8000/ | ||
ftp_proxy=http://10.0.1.3:8000/ | ||
http_proxy=http://10.0.1.3:8000/ | ||
https_proxy=http://10.0.1.3:8000/ | ||
export ftp_proxy http_proxy https_proxy |