mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Instead of hardcoding localhost:9200, the smoke tester now uses the portsfile's first entry to find out, which host/port combination to test HTTP against. Closes #17409