summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-10-06 16:24:10 +0200
committerVarac <varac@leap.se>2017-10-06 16:24:44 +0200
commit1f51d0c8d1836e58f0ac3e30a8d735e60aef019a (patch)
tree31758d4608893fab101a7aa5895e783dce5d18f6
parentffc54612ebd2d8da58158407623c7901ce0f6ea8 (diff)
Use 0.9 deb repo for upgrade tests
We want to use the same 0.9 deb repo as a regular user would get configured when using the stable branch. Related: #8427
-rw-r--r--tests/platform-ci/provider/common.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/platform-ci/provider/common.json b/tests/platform-ci/provider/common.json
deleted file mode 100644
index e95e574e..00000000
--- a/tests/platform-ci/provider/common.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "sources": {
- "platform": {
- "apt": {
- "basic": "http://deb.leap.se/experimental-0.9"
- }
- }
- }
-}