don't source openrc
There is actually no reason why we need openrc for these tests, don't source it as it prevents some ip math errors from randomly killing tests. Change-Id: Iface7c21898d92e14e840379938b25844cd85565
This commit is contained in:
parent
c9197f6c72
commit
7efba991f7
@ -7,9 +7,6 @@ TOP=$(cd $(dirname "$0")/.. && pwd)
|
||||
# Import common functions
|
||||
source $TOP/functions
|
||||
|
||||
# Import configuration
|
||||
source $TOP/openrc
|
||||
|
||||
source $TOP/tests/unittest.sh
|
||||
|
||||
echo "Testing die_if_not_set()"
|
||||
|
Loading…
Reference in New Issue
Block a user