Issue #3279558: Support ElasticSearch 8
Open
requested to merge issue/elasticsearch_connector-3279558:3279558-support-elasticsearch-8 into 8.0.x
This merges the 8.x-7.x
branch into the 8.0.x
branch, fixes tests, and adds a .gitlab-ci.yml
file so tests are run in the future.
Closes #3279558
Merge request reports
Activity
added 1 commit
- d9941161 - Update composer.json: drupal/drupal-extension has a dev-main branch now.
added 1 commit
- dd637204 - Behat tests don't test much and seem to cause conflicts on install, so delete them.
added 1 commit
- 31584eb9 - This module has test dependencies on search_api and facets.
added 1 commit
- 48510d43 - Add an elasticsearch server instance for testing with.
added 1 commit
- d8382417 - Let elasticsearch figure out how many nodes it needs.
added 1 commit
- 84eafb86 - Try a different way of starting elasticsearch.
added 1 commit
- 7b62451c - Start ElasticSearch with the correct user and the necessary arguments.
added 1 commit
- 56f74872 - Note the Dockerfile source in the CI config.
added 1 commit
- 6bf34748 - Indent composer.json with 4 spaces to make local testing artifacts easier to parse.
added 1 commit
- 0aca58ac - Test the health of the cluster in ElasticsearchTest.
added 1 commit
- 298e94e1 - Reorder items in testElasticClusterIsReadyToRunTestsOn() to query cluster health before Search API.
added 1 commit
- 6d2e9dd8 - Try debugging services to see if the ElasticSearch container crashed.
added 1 commit
- 211a8605 - Try using the elasticsearch image from hub.docker.com.
- Resolved by M Parker
added 1 commit
- 9c29eef8 - Stop using yaml structures in the definition.
Please register or sign in to reply