Sandbox uri and user includes DEMO hint (#692)

* New sandbox name und users.

* Fix controllerId in DDI docs.

* Optimise README set new creds

* Revert accidental checkin

* Fix typo.

* Cleanup text.

* Merge
This commit is contained in:
Kai Zimmermann
2018-06-06 16:52:34 +02:00
committed by Dominic Schabel
parent 5c4075290e
commit d8ad9f6ef0
8 changed files with 35 additions and 32 deletions

View File

@@ -73,7 +73,7 @@ Examples for hawkBit components:
@Stories("Distribution Set Type Resource")
```
In addition all test method's name describes in **camel case** what the test is all about and has a long description auth Allures **@Description** annotation.
In addition all test method's name describes in **camel case** what the test is all about and has in addition a long description in Allures **@Description** annotation.
## Legal considerations for your contribution
@@ -89,9 +89,7 @@ Contributor Agreement (ECA) on file.
For more information, please see the Eclipse Committer Handbook:
https://www.eclipse.org/projects/handbook/#resources-commit
"Sign-off" your commits:
Every commit you make in your patch or pull request MUST be "signed off".
HowTo "Sign-off" your commits:
You do this by adding the `-s` flag when you make the commit(s), e.g.