Skip to content

Fix failure starting OldElasticsearch fixture with some checkout dirs#79972

Merged
mark-vieira merged 2 commits intoelastic:masterfrom
mark-vieira:fix_oldes_fixture
Oct 28, 2021
Merged

Fix failure starting OldElasticsearch fixture with some checkout dirs#79972
mark-vieira merged 2 commits intoelastic:masterfrom
mark-vieira:fix_oldes_fixture

Conversation

@mark-vieira
Copy link
Copy Markdown
Contributor

Jenkins includes && in some checkout directory paths for some of our jobs. This causes issues if we then include absolute paths as command line arguments without quoting them. This fixes usages of the old elasticsearch test fixture which passes the pid directory as an absolute path via a command line argument. The fix here is just the quote the argument.

Closes #79898

@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@breskeby
Copy link
Copy Markdown
Contributor

@elasticsearchmachine test this

@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

💚 Backport successful

Status Branch Result
8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.0.0-beta1 v8.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] reindex oldEs090Fixture failure

5 participants