Skip to content

Commit

Permalink
Export ftp, http, and https proxy on ports test machines.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluhm committed Jun 14, 2023
1 parent 202a4e3 commit a815241
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 30 deletions.
4 changes: 2 additions & 2 deletions env-ot11.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ export LOCAL_ADDR6 FAKE_ADDR6

ftp_proxy=http://10.0.1.3:8000/
http_proxy=http://10.0.1.3:8000/

export ftp_proxy http_proxy
https_proxy=http://10.0.1.3:8000/
export ftp_proxy http_proxy https_proxy
6 changes: 4 additions & 2 deletions env-ot21.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
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

LOCAL_IF=cas1
LOCAL_MAC=00:03:ba:ac:b9:b4
Expand Down
4 changes: 2 additions & 2 deletions env-ot26.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ export LOCAL_ADDR6 FAKE_ADDR6

ftp_proxy=http://10.0.1.3:8000/
http_proxy=http://10.0.1.3:8000/

export ftp_proxy http_proxy
https_proxy=http://10.0.1.3:8000/
export ftp_proxy http_proxy https_proxy
4 changes: 2 additions & 2 deletions env-ot27.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ export LOCAL_ADDR6 FAKE_ADDR6

ftp_proxy=http://10.0.1.3:8000/
http_proxy=http://10.0.1.3:8000/

export ftp_proxy http_proxy
https_proxy=http://10.0.1.3:8000/
export ftp_proxy http_proxy https_proxy
4 changes: 2 additions & 2 deletions env-ot29.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ export LOCAL_IF LOCAL_MAC

ftp_proxy=http://10.0.1.3:8000/
http_proxy=http://10.0.1.3:8000/

export ftp_proxy http_proxy
https_proxy=http://10.0.1.3:8000/
export ftp_proxy http_proxy https_proxy
6 changes: 4 additions & 2 deletions env-ot3.sh
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
6 changes: 4 additions & 2 deletions env-ot33.sh
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
6 changes: 4 additions & 2 deletions env-ot35.sh
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
6 changes: 4 additions & 2 deletions env-ot44.sh
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
6 changes: 4 additions & 2 deletions env-ot5.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
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

LOCAL_IF=em0
LOCAL_MAC=90:e2:ba:7e:e8:10
Expand Down
6 changes: 4 additions & 2 deletions env-ot50.sh
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
6 changes: 4 additions & 2 deletions env-ot51.sh
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
6 changes: 4 additions & 2 deletions env-ot52.sh
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
6 changes: 4 additions & 2 deletions env-ot7.sh
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
6 changes: 4 additions & 2 deletions env-ot8.sh
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

0 comments on commit a815241

Please sign in to comment.