Skip to content

[Doc] add skip tests flag in minimal build cmd#14187

Merged
Anonymitaet merged 1 commit intoapache:masterfrom
nodece:skip_test_minimal_build
Feb 10, 2022
Merged

[Doc] add skip tests flag in minimal build cmd#14187
Anonymitaet merged 1 commit intoapache:masterfrom
nodece:skip_test_minimal_build

Conversation

@nodece
Copy link
Member

@nodece nodece commented Feb 9, 2022

Signed-off-by: Zixuan Liu nodeces@gmail.com

Motivation

Running the tests is unnecessary when building this project.

Modifications

  • add skip tests flag in minimal build cmd

Documentation

  • doc

Signed-off-by: Zixuan Liu <nodeces@gmail.com>
@github-actions github-actions bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Feb 9, 2022
## Minimal build (This skips most of external connectors and tiered storage handlers)
```
mvn install -Pcore-modules,-main
mvn install -Pcore-modules,-main -DskipTests
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@liangyepianzhou can you review this PR from the technical perspective? Thanks

@Anonymitaet Anonymitaet added this to the 2.10.0 milestone Feb 10, 2022
@Anonymitaet Anonymitaet merged commit 15418c6 into apache:master Feb 10, 2022
Nicklee007 pushed a commit to Nicklee007/pulsar that referenced this pull request Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants