Skip to content

Commit

Permalink
CBQE-5213 remove test with 1200 seconds timeout.
Browse files Browse the repository at this point in the history
Change-Id: I87d27d459751ad54a2c3ae6e226337cbfde5e26b
Reviewed-on: http://review.couchbase.org/119131
Tested-by: Thuan Nguyen <soccon@gmail.com>
Reviewed-by: Ritesh Agarwal <ritesh.agarwal@couchbase.com>
  • Loading branch information
saigon committed Dec 10, 2019
1 parent 6d26c5e commit dda5bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/py-mac-sanity.conf
Expand Up @@ -12,7 +12,7 @@ memorysanitytests.MemorySanity.check_memory_stats,sasl_buckets=1,standard_bucket
# move this test out of sanity
# castest.opschangecas.OpsChangeCasTests.touch_test,value_size=256
drainratetests.DrainRateTests.test_drain_100k_items
view.viewquerytests.ViewQueryTests.test_employee_dataset_all_queries,limit=1000,docs-per-day=2,wait_persistence=true,timeout=1200
#view.viewquerytests.ViewQueryTests.test_employee_dataset_all_queries,limit=1000,docs-per-day=2,wait_persistence=true,timeout=1200
view.createdeleteview.CreateDeleteViewTests.test_view_ops,ddoc_ops=update,test_with_view=True,num_ddocs=2,num_views_per_ddoc=3,items=2000,sasl_buckets=1,standard_buckets=1
#
#### due to only 2 mac servers, we need to comment out rebalance tests that needs more than 2 servers
Expand Down

0 comments on commit dda5bad

Please sign in to comment.