Problem/Motivation
2 gitlab-ci tests are Skipped :
MoreLikeThisParamBuilderKernelTest.php
OpenSearchBackendTest.php
Steps to reproduce
Check the gitlab-ci output, 2 tests are skipped.
Proposed resolution
Update the url to use the opensearch server in the search_api_opensearch_test config.
Remaining tasks
Fix the new failing tests.
User interface changes
None
API changes
None
Data model changes
None
Issue fork search_api_opensearch-3404219
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #7
kim.pepperCommitted to 2.x Thanks!