summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-06-23 20:13:18 +0200
committerVarac <varac@leap.se>2017-06-23 20:53:29 +0200
commit16c8f00a6a6e388f8a8f8b831d7e507f8cb67c78 (patch)
treeddb50b6f01b1e292d430aa24fe9c518c6a2faa16 /tests
parent1078bffff8a0ac49c566c28f85ef8c9fe14f4e11 (diff)
Use default apt component for CI
Resolves: #8828
Diffstat (limited to 'tests')
-rw-r--r--tests/platform-ci/provider/common.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/platform-ci/provider/common.json b/tests/platform-ci/provider/common.json
deleted file mode 100644
index e5096c47..00000000
--- a/tests/platform-ci/provider/common.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "sources": {
- "platform": {
- "apt": {
- "basic": "http://deb.leap.se/platform",
- "component": "snapshots"
- }
- }
- }
-}