Skip to content

Conversation

@andyb-elastic
Copy link
Contributor

Closes #40099

@andyb-elastic andyb-elastic added >test Issues or PRs that are addressing/adding tests :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts v7.2.0 labels Mar 15, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Copy link
Member

@jasontedor jasontedor left a comment

Choose a reason for hiding this comment

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

LGTM.

@andyb-elastic andyb-elastic merged commit 2722d3f into elastic:master Mar 16, 2019
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Mar 16, 2019
…te-size-hard-failure

* elastic/master:
  use shell with JAVA_HOME for starting archive (elastic#40118)
  Remove Migration Upgrade and Assistance APIs (elastic#40075)
  Revert "Fix IndexSearcherWrapper visibility (elastic#39071)"
  Remove transport name from tcp channel (elastic#40074)
  Document the limitation around field aliases and percolator. (elastic#40073)
  SQL: Refactor Literals serialization method (elastic#40058)
jasontedor pushed a commit that referenced this pull request Mar 16, 2019
jasontedor added a commit to jasontedor/elasticsearch that referenced this pull request Mar 16, 2019
…size-7.0

* elastic/7.0:
  use shell with JAVA_HOME for starting archive (elastic#40118)
andrershov pushed a commit that referenced this pull request Mar 18, 2019
This commit adds cd $ES_HOME to elasticsearch-env and removes it from
elasticsearch. This way, both elasticsearch and elasticsearch-cli are
executed with the working directory set to $ES_HOME. The need for the
fix arose from the following bug:
1. Explicitly set path.data to relative to ES_HOME path in
elasticsearch.yml.
2. Run elasticsearch from any directory. Elasticsearch is able to
correctly start.
3. Stop elasticsearch.
4. Run elasticsearch-node unsafe-bootstrap, not from ES_HOME directory.
It will fail with an exception.
This commit fixes the issue and adds a new test.

This PR fixes the issue and adds a new test.
Also tests >=100 are renamed because alphabetic order does not work for
them.

(cherry picked from commit 2ffc293
with fixes by #40083 and #40118)
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v7.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] Packaging test93ElasticsearchNodeCustomDataPathAndNotEsHomeWorkDir failure

4 participants