Skip to content

Conversation

@ewoutp
Copy link
Contributor

@ewoutp ewoutp commented Mar 27, 2018

With this PR you can control jenkins parameters using git commit messages.
Examples:

  • Put [ci LONG=1] in your commit log and it will run long tests.
  • Put [ci TESTOPTIONS="-test.run ^TestImmutableStorageEngine$"] in your commit logs and in will run the selected test only.

You can put many [ci ...] blocks in your commit log. Recent blocks overwrite older ones.

Copy link
Member

@neunhoef neunhoef left a comment

Choose a reason for hiding this comment

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

LGTM.

@ewoutp ewoutp merged commit 14ee4f7 into master Mar 27, 2018
@ewoutp ewoutp deleted the git-ci-integration branch March 27, 2018 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants