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/common.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/platform-ci/provider/common.json (limited to 'tests/platform-ci/provider/common.json') diff --git a/tests/platform-ci/provider/common.json b/tests/platform-ci/provider/common.json new file mode 100644 index 00000000..a13f8f75 --- /dev/null +++ b/tests/platform-ci/provider/common.json @@ -0,0 +1,12 @@ +{ + "sources": { + "platform": { + "apt": { + "basic": "http://deb.leap.se/experimental-0.9" + } + }, + "nickserver": { + "revision": "develop" + } + } +} -- cgit v1.2.3