diff options
author | Varac <varac@leap.se> | 2017-10-06 16:24:10 +0200 |
---|---|---|
committer | Varac <varac@leap.se> | 2017-10-06 16:24:44 +0200 |
commit | 1f51d0c8d1836e58f0ac3e30a8d735e60aef019a (patch) | |
tree | 31758d4608893fab101a7aa5895e783dce5d18f6 /tests/platform-ci/provider/common.json | |
parent | ffc54612ebd2d8da58158407623c7901ce0f6ea8 (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
Diffstat (limited to 'tests/platform-ci/provider/common.json')
-rw-r--r-- | tests/platform-ci/provider/common.json | 9 |
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" - } - } - } -} |