Skip to content

Commit

Permalink
CBQE-4560 Do not pass bucket-port while creating a bucket
Browse files Browse the repository at this point in the history
Change-Id: If2989cd4d4a372b31f3be4c06f7b9fac27da9b2f
Reviewed-on: http://review.couchbase.org/95778
Tested-by: Aruna Piravi <aruna@couchbase.com>
Reviewed-by: Thuan Nguyen <soccon@gmail.com>
  • Loading branch information
arunapiravi authored and saigon committed Jun 18, 2018
1 parent e4ff52f commit 95f39a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pytests/buckettests.py
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,6 @@ def test_cli_bucket_maxttl_setting(self):
bucket_type = self.input.param("bucket_type", "couchbase")
options = ' --bucket=default \
--bucket-type={0} \
--bucket-port=11222 \
--bucket-ramsize=200 \
--max-ttl=400 \
--wait '.format(bucket_type)
Expand Down

0 comments on commit 95f39a5

Please sign in to comment.