Skip to content

Confusing Non-CI mode options #637

@a-osipov-toxa

Description

@a-osipov-toxa

Description

Actual result

In the same section of the documentation used mutually exclusive options
In Non-CI mode said:
1)
It does not report build results to any code review system.

At the same time there are an options in example of usage:

 [--report-build-start]
 [--report-build-success]
 [--report-only-fails] 
 [--report-no-vote]

As said in the manual, this Non-CI mode created to execute the configured scenario locally (means outside of Teamcity/Jenkins)
But there are an options in example of usage:

[--server-type {tc,jenkins,local}]
[--tc-server TEAMCITY_SERVER]
[--tc-build-id BUILD_ID]
[--tc-configuration-id CONFIGURATION_ID]
[--tc-auth-user-id TC_USER]
[--tc-auth-passwd TC_PASSWD]
[--jenkins-build-url BUILD_URL]

Expected result

Review the manual please, all these numerous options confuse users

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions