Skip to content

Commit

Permalink
chore(debt): clean up decommission of barriers AT (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
doramatadora committed Aug 7, 2017
1 parent 28e829a commit 09775eb
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions test/fixtures/serviceRegistryFixture.json
Original file line number Diff line number Diff line change
Expand Up @@ -1555,43 +1555,6 @@
}
}
},
{
"name": "barrier-guru-at",
"systemCode": "next-barrier-guru-at",
"paths": [],
"desc": "Acceptance Tests for Barrier configuration and customisation service.",
"serves": [
"api"
],
"tier": "bronze",
"versions": {
"1": {
"nodes": [
{
"region": "eu",
"url": "https://ft-next-barrier-guru-at-eu.herokuapp.com"
}
],
"repo": "https://github.com/Financial-Times/next-barrier-guru-at",
"dashboard": "https://dashboard.heroku.com/pipelines/876e69a7-349f-4b40-b203-d1b0e6fadb15",
"configuration": "https://ft-next-config-vars.herokuapp.com/app/ft-next-barrier-guru-at",
"processes": {
"web": {
"size": "standard-1X",
"scale": 1
}
},
"checks": {
"availability": [
2313341
]
},
"notifications": {
"slack": "membership-next"
}
}
}
},
{
"name": "article-trace",
"systemCode": "next-article-trace",
Expand Down

0 comments on commit 09775eb

Please sign in to comment.