From 1d56c0a7795ef87e34bd06c93a6525f3068aa536 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 29 Aug 2016 21:13:42 -0700 Subject: move platform ci tests to tests/platform-ci --- tests/platform-ci/provider/.platform-test.conf | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/platform-ci/provider/.platform-test.conf (limited to 'tests/platform-ci/provider/.platform-test.conf') diff --git a/tests/platform-ci/provider/.platform-test.conf b/tests/platform-ci/provider/.platform-test.conf new file mode 100644 index 00000000..621fb7b7 --- /dev/null +++ b/tests/platform-ci/provider/.platform-test.conf @@ -0,0 +1,13 @@ +export ROOTDIR=$(pwd) + +export PROVIDERDIR="${ROOTDIR}/tests/puppet/provider" +export PLATFORMDIR="$ROOTDIR" +export LOGDIR="$ROOTDIR/builds/log" + +export CONTACTS="sysdev@leap.se" +export MAIL_TO=$CONTACTS + +export OPTS='--yes' +export FILTER_COMMON="" + +export LEAP_CMD="bundle exec leap" -- cgit v1.2.3