Revise document description for #4651 (#6638)

This commit is contained in:
史精文 2021-03-29 13:35:24 +08:00 committed by GitHub
parent 56bebb8baf
commit 0c0a8d4393
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -105,7 +105,6 @@ File Name | Descriptions
| entryService | The entrance endpoint(URL) for test case access. Required. (HTTP Method: GET)
| healthCheck | The health check endpoint(URL) for test case access. Required. (HTTP Method: HEAD)
| startScript | Path of start up script. Required in `type: jvm` only.
| framework | Case name.
| runningMode | Running mode whether with the optional plugin, options, `default`(default), `with_optional`, `with_bootstrap`
| withPlugins | Plugin selector rule. eg:`apm-spring-annotation-plugin-*.jar`. Required when `runningMode=with_optional` or `runningMode=with_bootstrap`.
| environment | Same as `docker-compose#environment`.
@ -131,7 +130,6 @@ type:
entryService:
healthCheck:
startScript:
framework:
runningMode:
withPlugins:
environment: