OpenSearch/test/framework
Simon Willnauer 2f9e9460d4 Move RemoteClusterService into TransportService (#24424)
TransportService and RemoteClusterService are closely coupled already today
and to simplify remote cluster integration down the road it can be a direct
dependency of TransportService. This change moves RemoteClusterService into
TransportService with the goal to make it a hidden implementation detail
of TransportService in followup changes.
2017-05-02 18:09:32 +02:00
..
src Move RemoteClusterService into TransportService (#24424) 2017-05-02 18:09:32 +02:00
build.gradle Add task to look for tests in src/main (#24298) 2017-04-25 21:11:47 -04:00