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/puppet/provider/.platform-test.conf | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 tests/puppet/provider/.platform-test.conf (limited to 'tests/puppet/provider/.platform-test.conf') diff --git a/tests/puppet/provider/.platform-test.conf b/tests/puppet/provider/.platform-test.conf deleted file mode 100644 index 621fb7b7..00000000 --- a/tests/puppet/provider/.platform-test.conf +++ /dev/null @@ -1,13 +0,0 @@ -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