summaryrefslogtreecommitdiff
path: root/scripts/bk_tests/bk_container_prep.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bk_tests/bk_container_prep.sh')
-rwxr-xr-xscripts/bk_tests/bk_container_prep.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/bk_tests/bk_container_prep.sh b/scripts/bk_tests/bk_container_prep.sh
index bb82b6b140..bc98c237ad 100755
--- a/scripts/bk_tests/bk_container_prep.sh
+++ b/scripts/bk_tests/bk_container_prep.sh
@@ -1,5 +1,9 @@
# This script gets a container ready to run our various tests in BuildKite
+export FORCE_FFI_YAJL="ext"
+export CHEF_LICENSE="accept-no-persist"
+export BUNDLE_GEMFILE="/workdir/Gemfile"
+
# make sure we have the network tools in place for various network specs
if [ -f /etc/debian_version ]; then
touch /etc/network/interfaces