summaryrefslogtreecommitdiff
path: root/tests/platform-ci/provider/common.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/platform-ci/provider/common.json')
-rw-r--r--tests/platform-ci/provider/common.json12
1 files changed, 12 insertions, 0 deletions
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"
+ }
+ }
+}