Merge branch 'fix/search-1829_TestGroupAdded' into 'master'

SEARCH-1829 adding test group 62n to Test

See merge request search_discovery/insightengine!167
This commit is contained in:
Keerat Lalia
2019-09-18 14:06:56 +01:00
@@ -20,7 +20,7 @@ public class ExplicitRoutingTest extends AbstractE2EFunctionalTest {
* Checks indexing still works after sharding model used for explicit routing has been disabled
* @throws Exception
*/
@Test(priority = 1, groups = {TestGroup.NOT_BAMBOO, TestGroup.EXPLICIT_SHARDING })
@Test(priority = 1, groups = {TestGroup.NOT_BAMBOO, TestGroup.EXPLICIT_SHARDING, TestGroup.ACS_62n})
public void testIndexingStillWorkingAfterShardModelIsDeactivated() throws Exception
{