Skip to content

Conversation

@v1v
Copy link
Member

@v1v v1v commented Aug 23, 2019

Highlights

  • ci(jenkins): avoid using the any agent to skip running in the master-worker #568 caused a regression as the env variable is defined at the worker level.
  • @Field helps to create global variables, therefore gitCommit is the new variable which does substitute the environment variable.
  • Avoid using a worker for running the tests, and reuse the top-level one
  • GIT_SHA rather than GIT_BASE_COMMIT as the last one is caused when doing a merge within a PR.

v1v added 2 commits August 23, 2019 08:33
…efined in the agent within the Initializing stage
…MIT is defined in the agent within the Initializing stage"

This reverts commit e70c18c.
@v1v v1v self-assigned this Aug 23, 2019
…efined in the agent within the Initializing stage
@v1v v1v force-pushed the fix/missingparam branch from b4ac287 to 295d79f Compare August 23, 2019 08:10
@v1v v1v requested a review from mdelapenya August 23, 2019 11:05
@v1v v1v merged commit 2562886 into elastic:master Aug 23, 2019
@v1v v1v deleted the fix/missingparam branch August 23, 2019 11:29
v1v added a commit to v1v/apm-agent-python that referenced this pull request Aug 27, 2019
v1v added a commit that referenced this pull request Aug 27, 2019
* Revert "ci(jenkins): the environment GIT_BASE_COMMIT is not accessible (#569)"
This reverts commit 2562886.
* Revert "ci(jenkins): avoid using the any agent to skip running in the master-worker (#568)"
This reverts commit f99a65b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants