Skip to content

Commit

Permalink
updates test plans to present reality
Browse files Browse the repository at this point in the history
  • Loading branch information
arthfl committed Oct 1, 2019
1 parent 44f93e1 commit abd366f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
DYNATRACE_SERVICE_PLANS: '{"sprint-xum89155" : {"name": "sprint-xum89155", "environmentid" : "xum89155", "tenanttoken" : "token", "endpoint" : "https://xum89155.sprint.ruxitlabs.com:443/communication"}, "prod-pqq24414" : {"name": "prod-pqq24414", "environmentid" : "pqq24414", "tenanttoken" : "token", "endpoint" : "https://pqq24414.live.ruxit.com:443/communication"}}'
DYNATRACE_SERVICE_PLANS: '{"some-plan" : {"name": "some-plan", "environmentid" : "some-env", "tenanttoken" : "sometoken", "endpoint" : "https://someenv.sprint.dynatrace.com:443/communication"}, "another-plan" : {"name": "another-plan", "environmentid" : "another-env", "tenanttoken" : "anothertoken", "endpoint" : "https://another-env.live.dynatrace.com:443/communication"}}'
serviceBroker:
planId: 1E62471A-58E5-479D-95FB-0A12A7C28AAC
serviceId: 3475F671-2630-4C32-8030-C09C6BD6298C

0 comments on commit abd366f

Please sign in to comment.