Skip to content

Commit

Permalink
FTS FTBR tests
Browse files Browse the repository at this point in the history
Change-Id: I32f6a7cc08082cd2e0adb55ad31a035e8d778dda
Reviewed-on: http://review.couchbase.org/c/testrunner/+/159757
Reviewed-by: Mihir Kamdar <mihir.kamdar@couchbase.com>
Tested-by: Girish Benakappa <girish.benakappa@couchbase.com>
  • Loading branch information
girishmind committed Aug 24, 2021
1 parent 52c6aea commit 8bf4375
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conf/os-certify/fts-extended-sanity_3.conf
Expand Up @@ -28,6 +28,8 @@ fts.moving_topology_fts.MovingTopFTS:
warmup_during_index_building,items=30000,cluster=D,F,F,replicas=1,GROUP=P1,container_type=collection,java_sdk_client=True
node_reboot_during_index_building,items=30000,cluster=D,F,F,GROUP=P1,container_type=collection,java_sdk_client=True
fts_node_crash_during_index_building,items=30000,cluster=D,F,F,GROUP=P1,container_type=collection,java_sdk_client=True
rebalance_2_nodes_during_index_building,items=30000,cluster=D,F,F,F,index_replicas=1,GROUP=P0,num_partitions=20,fts_quota=990,rebalance_out=True,disableFileTransferRebalance=False
rebalance_2_nodes_during_index_building,items=30000,cluster=D,F,F,F,index_replicas=1,GROUP=P0,num_partitions=20,fts_quota=990,rebalance_out=True,disableFileTransferRebalance=True

fts.rbac_fts.RbacFTS:

Expand Down
2 changes: 2 additions & 0 deletions conf/py-multi-node-sanity.conf
Expand Up @@ -46,6 +46,8 @@ tuqquery.flex_index_phase1.FlexIndexTests.test_flex_with_napa_dataset,scan_consi

#Collections FTS
fts.stable_topology_fts.StableTopFTS.test_create_drop_index,items=10,scope=scope1,collection=["collection1","collection2"],container_type=collection,cluster=D+F,java_sdk_client=True,quota_percent=20
fts.moving_topology_fts.MovingTopFTS.rebalance_2_nodes_during_index_building,items=30000,cluster=D,F,F,F,index_replicas=1,GROUP=P0,num_partitions=20,fts_quota=990,rebalance_out=True,disableFileTransferRebalance=False
fts.moving_topology_fts.MovingTopFTS.rebalance_2_nodes_during_index_building,items=30000,cluster=D,F,F,F,index_replicas=1,GROUP=P0,num_partitions=20,fts_quota=990,rebalance_out=True,disableFileTransferRebalance=True


# These test should always be in the end as it reset the serivce set on the node
Expand Down

0 comments on commit 8bf4375

Please sign in to comment.