diff --git a/tests/integration-test.sh b/tests/integration-test.sh index 83aaa5aa..7b373561 100755 --- a/tests/integration-test.sh +++ b/tests/integration-test.sh @@ -66,8 +66,8 @@ case ${PLATFORM} in macosx_intel) PYTHON=python declare -r harddisk_sn='VB85de09d4-23402b07 ' - declare -r ifmac_address= - declare -r ifip_address= + declare -r ifmac_address=08:00:27:b0:b3:94 + declare -r ifip_address=220.250.64.20 declare -r domain_name= ;; *)