Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/trunk/testrunner/pytests/tuqquery/
H A Dtuq_gsi_index.py18 def setUp(self): argument
33 suite_setUp(self) global() argument
38 tearDown(self) global() argument
43 suite_tearDown(self) global() argument
50 test_orderedintersectscan(self) global() argument
84 test_remove_equality_orderby(self) global() argument
112 test_use_suffixes_and_tokens(self) global() argument
156 test_offset_orderby_limit(self) global() argument
349 test_pairs(self) global() argument
355 test_index_missing_null(self) global() argument
393 test_limit_index(self) global() argument
448 test_ifmissing_ifnull(self) global() argument
580 test_subdoc_field(self) global() argument
602 test_array_intersect(self) global() argument
615 test_in_spans(self) global() argument
684 test_stable_scan(self) global() argument
773 test_meta_cas_expiration(self) global() argument
881 test_suffix(self) global() argument
916 test_simple_array_index_distinct(self) global() argument
1154 test_simple_array_index(self) global() argument
1224 test_update_arrays(self) global() argument
1271 test_covering_like_array_index(self) global() argument
1304 test_panic_in_null(self) global() argument
1315 test_avoid_intersect_scan(self) global() argument
1350 test_OR_UnionScan(self) global() argument
1380 test_index_join(self) global() argument
1447 test_covering_index_collections(self) global() argument
1508 test_pushdown_complex_filter(self) global() argument
1606 test_simple_array_index_all(self) global() argument
1726 test_simple_array_index_all_covering(self) global() argument
1827 test_simple_nested_index_covering(self) global() argument
1942 test_simple_nested_index(self) global() argument
2006 test_shortest_covering_index(self) global() argument
2071 test_covering_nonarray_index(self) global() argument
2179 test_unnest_singlefield_array_index(self) global() argument
2207 test_simple_unnest_index_covering(self) global() argument
2253 test_simple_unnest_index(self) global() argument
2296 test_join_unnest_alias(self) global() argument
2331 test_join_unnest_alias_covering(self) global() argument
2371 test_unnest_multilevel_attribute(self) global() argument
2419 test_unnest_multilevel_attribute_covering(self) global() argument
2456 test_nested_attr_index(self) global() argument
2575 test_nested_attr_index_within(self) global() argument
2643 test_nested_attr_array_index_in_distinct(self) global() argument
2686 test_nested_attr_array_index_in_all(self) global() argument
2729 test_nested_attr_array_index_in_covering(self) global() argument
2772 test_array_partial_index_distinct(self) global() argument
2811 test_array_partial_index_distinct_covering(self) global() argument
2848 test_indexcountscan(self) global() argument
2937 test_index_projection(self) global() argument
3120 test_count_distinct(self) global() argument
3403 test_avoid_full_span(self) global() argument
3464 test_distinct_meta(self) global() argument
3531 test_create_index_desc(self) global() argument
3550 test_partial_like_covering(self) global() argument
3593 test_dynamic_names(self) global() argument
3623 test_between_spans(self) global() argument
3649 test_and_every_array_index(self) global() argument
3774 test_distinct_raw_orderby(self) global() argument
3814 test_array_partial_index_all(self) global() argument
3852 test_array_index_with_inner_joins(self) global() argument
3883 test_array_index_left_outer_join(self) global() argument
3951 test_array_index_with_inner_joins_covering(self) global() argument
3995 test_array_index_regexp(self) global() argument
4032 test_array_index_regexp_covering(self) global() argument
4068 test_array_index_greatest(self) global() argument
4106 test_array_index_greatest_covering(self) global() argument
4140 test_array_index_nest_keys_where(self) global() argument
4179 test_nest_keys_where_not_equal(self) global() argument
4218 test_nest_keys_where_between(self) global() argument
4289 test_nest_keys_where_between_covering(self) global() argument
4331 test_nest_keys_where_less_more_equal(self) global() argument
4375 test_array_index_sum(self) global() argument
4418 test_array_index_sum_non_leading_key(self) global() argument
4455 test_array_index_substring(self) global() argument
4484 test_array_index_update(self) global() argument
4520 test_array_index_delete(self) global() argument
4558 test_simple_create_delete_index(self) global() argument
4582 test_create_delete_index_with_query(self) global() argument
4620 test_create_delete_index_with_query_loop(self) global() argument
4783 test_explain_query_count(self) global() argument
4808 test_explain_query_group_by(self) global() argument
4833 test_explain_query_meta(self) global() argument
4854 test_covering_meta(self) global() argument
4865 test_covering_index(self) global() argument
4911 test_index_like(self) global() argument
4937 test_covering_partial_index(self) global() argument
4983 test_covering_orderby_limit(self) global() argument
5026 test_covering_groupby(self) global() argument
5063 test_covering_groupby_having(self) global() argument
5112 test_covering_groupby_letting(self) global() argument
5145 test_covering_index_hints_select_explain(self) global() argument
5197 async_monitor_index(self, bucket, index_name=None) global() argument
5207 test_ceil_covering_index(self) global() argument
5245 test_floor_covering_index(self) global() argument
5287 test_greatest_covering_index(self) global() argument
5333 test_least_covering_index(self) global() argument
5384 test_min_covering_index(self) global() argument
5471 test_max_pushdown(self) global() argument
5495 test_max_covering_index(self) global() argument
5553 test_array_agg_distinct_covering_index(self) global() argument
5602 test_array_length_covering_index(self) global() argument
5651 test_array_append_covering_index(self) global() argument
5701 test_array_concat_covering_index(self) global() argument
5735 test_array_prepend_covering_index(self) global() argument
5769 test_array_remove_covering_index(self) global() argument
5819 test_array_avg_covering_index(self) global() argument
5867 test_array_contains_covering_index(self) global() argument
5911 test_array_count_covering_index(self) global() argument
5945 test_array_distinct_covering_indexes(self) global() argument
5991 test_array_max_covering_index(self) global() argument
6039 test_array_sum_covering_index(self) global() argument
6087 test_subquery_union_intersect_covering(self) global() argument
6156 test_array_min_covering_index(self) global() argument
6206 test_array_put_covering_index(self) global() argument
6269 test_array_replace_covering_index(self) global() argument
6317 test_array_sort_covering_index(self) global() argument
6367 test_poly_length_covering_index(self) global() argument
6415 test_maximumlimit_covering_index(self) global() argument
6467 test_count_covering_index(self) global() argument
6531 test_explain_index_join(self) global() argument
6557 test_explain_index_subquery(self) global() argument
6581 test_explain_childs_list_objects(self) global() argument
6604 test_explain_childs_objects(self) global() argument
6627 _is_index_in_list(self, bucket, index_name) global() argument
6638 test_tokencountscan(self) global() argument
6704 test_join_unnest_tokens_covering(self) global() argument
6742 test_array_tokens_substring(self) global() argument
6772 test_array_tokens_update(self) global() argument
6810 test_array_tokens_delete(self) global() argument
6849 test_nesttokens_keys_where_between(self) global() argument
6889 test_nesttokens_keys_where_less_more_equal(self) global() argument
6934 test_array_tokens_sum(self) global() argument
6980 test_nesttokens_keys_where_not_equal(self) global() argument
7023 test_array_tokens_nest_keys_where(self) global() argument
7067 test_array_tokens_regexp(self) global() argument
7108 test_array_tokens_left_outer_join(self) global() argument
7183 test_array_tokens_with_inner_joins(self) global() argument
7216 test_array_partial_tokens_all(self) global() argument
7259 test_array_tokens_greatest(self) global() argument
7299 test_array_partial_tokens_distinct(self) global() argument
7342 test_nested_attr_array_tokens_in_all(self) global() argument
7390 test_nested_attr_token_within(self) global() argument
7459 test_nested_attr_array_tokens_in_distinct(self) global() argument
7507 test_nested_attr_token(self) global() argument
7651 test_unnest_multilevel_attribute_tokens(self) global() argument
7697 test_tokens_join_unnest_alias_covering(self) global() argument
7733 test_simple_tokens_all(self) global() argument
7905 test_nested_attr_tokens(self) global() argument
7949 test_tokens_partial_index_distinct_covering(self) global() argument
7990 test_tokens_distinct_covering(self) global() argument
8030 test_tokens_with_inner_joins_covering(self) global() argument
8072 test_tokens_regexp_covering(self) global() argument
8112 test_tokens_greatest_covering(self) global() argument
8151 test_unnest_tokens_covering(self) global() argument
8203 test_nested_token_covering(self) global() argument
8248 test_simple_token_nonarrayindex(self) global() argument
8323 test_simple_unnest_token(self) global() argument
8369 test_join_unnest_alias_tokens(self) global() argument
8409 test_simple_token(self) global() argument
[all...]
H A Dtuq_sanity.py21 def setUp(self): argument
36 def suite_setUp(self): argument
50 def tearDown(self): argument
191 def test_views(self): argument
377 def test_all(self): argument
454 def test_any(self): argument
1387 def test_sum(self): argument
1454 def test_avg(self): argument
1524 def test_min(self): argument
1553 def test_max(self): argument
[all …]
H A Dtuq_dml.py10 def setUp(self): argument
26 def suite_setUp(self): argument
31 def tearDown(self): argument
36 def suite_tearDown(self): argument
47 def test_sanity(self): argument
374 def test_insert_json(self): argument
542 def test_upsert_json(self): argument
936 def test_delete_where(self): argument
1165 def test_update_where(self): argument
1344 def test_with_hints(self): argument
[all …]
H A Dtuq_array_flattening.py13 def setUp(self): argument
33 def suite_setUp(self): argument
38 def tearDown(self): argument
44 def suite_tearDown(self): argument
76 def test_flatten_every(self): argument
163 def test_flatten_basic(self): argument
204 def test_flatten_all(self): argument
487 def test_flatten_or(self): argument
533 def test_flatten_cte(self): argument
2070 def load_nested(self): argument
[all …]
H A Dtuq_UDF_N1QL.py138 def setUp(self): argument
154 def suite_setUp(self): argument
167 def tearDown(self): argument
190 def test_dml(self): argument
214 def test_explain(self): argument
226 def test_prepare(self): argument
260 def test_infer(self): argument
270 def test_advise(self): argument
282 def test_ddl(self): argument
309 def test_curl(self): argument
[all …]
H A Dn1ql_rbac_2.py12 def suite_setUp(self): argument
15 def setUp(self): argument
61 def tearDown(self): argument
64 def suite_tearDown(self): argument
184 def test_select(self): argument
203 def test_update(self): argument
220 def test_insert(self): argument
235 def test_delete(self): argument
251 def test_upsert(self): argument
266 def test_merge(self): argument
[all …]
H A Dtuq_UDF.py9 def setUp(self): argument
39 def suite_setUp(self): argument
93 def tearDown(self): argument
98 def suite_tearDown(self): argument
115 def test_inline_params(self): argument
371 def test_inline_join(self): argument
732 def test_agg_udf(self): argument
756 def test_abort_udf(self): argument
1275 def test_udf_index(self): argument
1300 def test_udf_let(self): argument
[all …]
H A Dtuq_index.py11 def setUp(self): argument
30 def suite_setUp(self): argument
35 def tearDown(self): argument
40 def suite_tearDown(self): argument
247 def test_explain(self): argument
1066 def test_run_query(self): argument
1227 def setUp(self): argument
1235 def suite_setUp(self): argument
1240 def tearDown(self): argument
1245 def suite_tearDown(self): argument
[all …]
H A Dtuq_cluster_ops.py14 def setUp(self): argument
38 def suite_setUp(self): argument
41 def tearDown(self): argument
63 def suite_tearDown(self): argument
138 def test_failover(self): argument
232 def test_warmup(self): argument
738 def setUp(self): argument
744 def suite_setUp(self): argument
747 def tearDown(self): argument
813 def test_failover(self): argument
[all …]
H A Dtuq_metering.py10 def setUp(self): argument
34 suite_setUp(self) global() argument
45 tearDown(self) global() argument
48 suite_tearDown(self) global() argument
51 test_kv_insert(self) global() argument
69 test_kv_upsert(self) global() argument
93 test_kv_delete(self) global() argument
103 test_kv_update(self) global() argument
124 test_kv_merge(self) global() argument
147 test_kv_select(self) global() argument
161 test_node_quota(self) global() argument
181 test_kv_select_count(self) global() argument
202 test_kv_select_meta(self) global() argument
219 test_kv_prepare(self) global() argument
247 test_inline_udf(self) global() argument
254 test_kv_inline_udf(self) global() argument
276 test_gsi_select(self) global() argument
292 test_select_primary(self) global() argument
309 test_select_non_covering(self) global() argument
325 test_gsi_create(self) global() argument
345 test_gsi_create_deferred(self) global() argument
377 test_create_composite_diff_values(self) global() argument
408 test_gsi_create_partial(self) global() argument
432 test_gsi_create_partial_diff_values(self) global() argument
463 test_create_primary(self) global() argument
483 test_create_missing(self) global() argument
511 test_create_missing_diff_values(self) global() argument
543 test_create_index_non_covering(self) global() argument
575 test_create_equivalent(self) global() argument
596 test_create_composite(self) global() argument
620 test_create_composite_diff_values(self) global() argument
651 test_create_array_index(self) global() argument
677 test_select_array_index(self) global() argument
699 test_select_partial(self) global() argument
723 test_select_composite(self) global() argument
742 test_select_composite_diff_values(self) global() argument
767 test_index_insert(self) global() argument
792 test_index_update(self) global() argument
819 test_index_delete(self) global() argument
844 test_no_rw_unit(self) global() argument
874 test_no_rw_scope(self) global() argument
915 test_no_rw_collection(self) global() argument
956 test_eval_cu(self) global() argument
977 test_seqscan_multiple_vb(self) global() argument
994 test_seqscan_single_vb(self) global() argument
[all...]
H A Dtuq_curl.py36 def setUp(self): argument
64 def suite_setUp(self): argument
115 def tearDown(self): argument
121 def suite_tearDown(self): argument
129 def test_POST(self): argument
143 def test_GET(self): argument
152 def test_from(self): argument
164 def test_where(self): argument
243 def test_curl_join(self): argument
528 def test_redirect(self): argument
[all …]
H A Dtuq_join.py12 def setUp(self): argument
23 suite_setUp(self) global() argument
27 tearDown(self) global() argument
30 suite_tearDown(self) global() argument
33 test_simple_join_keys(self) global() argument
49 test_prepared_simple_join_keys(self) global() argument
56 test_join_several_keys(self) global() argument
72 test_where_join_keys(self) global() argument
84 test_bidirectional_join(self) global() argument
222 test_basic_nest_join(self) global() argument
250 test_where_join_keys_covering(self) global() argument
303 test_where_join_keys_not_equal(self) global() argument
317 test_where_join_keys_between(self) global() argument
331 test_where_join_keys_not_equal_more_less(self) global() argument
345 test_where_join_keys_equal_less(self) global() argument
359 test_where_join_keys_equal_more(self) global() argument
373 test_where_join_keys_equal_more_covering(self) global() argument
421 test_join_unnest_alias(self) global() argument
432 test_unnest(self) global() argument
446 test_unnest_covering(self) global() argument
500 test_prepared_unnest(self) global() argument
511 test_subquery_count(self) global() argument
524 test_subquery_select(self) global() argument
539 test_prepared_subquery_select(self) global() argument
546 test_subquery_where_aggr(self) global() argument
562 test_subquery_where_in(self) global() argument
578 test_where_in_subquery(self) global() argument
590 test_where_in_subquery_not_equal(self) global() argument
603 test_where_in_subquery_equal_more(self) global() argument
617 test_where_in_subquery_equal_less(self) global() argument
631 test_where_in_subquery_between(self) global() argument
645 test_subquery_exists(self) global() argument
656 test_subquery_exists_where(self) global() argument
668 test_subquery_exists_and(self) global() argument
680 test_subquery_from(self) global() argument
689 test_subquery_from_join(self) global() argument
706 test_keys(self) global() argument
730 test_key_array(self) global() argument
755 test_simple_nest_keys(self) global() argument
769 test_simple_nest_key(self) global() argument
784 test_nest_keys_with_array(self) global() argument
800 test_prepared_nest_keys_with_array(self) global() argument
808 test_nest_keys_where(self) global() argument
827 test_nest_keys_where_not_equal(self) global() argument
846 test_nest_keys_where_between(self) global() argument
865 test_nest_keys_where_less_more_equal(self) global() argument
883 test_dual(self) global() argument
890 test_cartesian_join(self) global() argument
[all...]
H A Dtuq_advise.py9 def setUp(self): argument
37 def suite_setUp(self): argument
42 def tearDown(self): argument
50 def suite_tearDown(self): argument
62 def test_update_advise(self): argument
81 def test_update_fake(self): argument
108 def test_delete_fake(self): argument
117 def test_delete(self): argument
163 def test_meta_cas(self): argument
413 def test_unnest(self): argument
[all …]
H A Dtuq_advisor.py11 def setUp(self): argument
43 def suite_setUp(self): argument
48 def tearDown(self): argument
56 def suite_tearDown(self): argument
85 def purge_all_sessions(self): argument
97 def test_query_string(self): argument
222 def test_stop_session(self): argument
237 def test_abort_session(self): argument
313 def test_list_session(self): argument
514 def test_session_all(self): argument
[all …]
H A Dnewtuq_tests.py8 def setUp(self): argument
15 def suite_setUp(self): argument
21 def tearDown(self): argument
27 def suite_tearDown(self): argument
37 def test_simple_check(self): argument
80 def test_unnest(self): argument
95 def test_subquery_from(self): argument
118 def test_simple_nulls(self): argument
161 def test_limit_offset(self): argument
206 def test_simple_alias(self): argument
[all …]
H A Dtuq_nulls.py5 def setUp(self): argument
13 def suite_setUp(self): argument
16 def tearDown(self): argument
19 def suite_tearDown(self): argument
22 def test_null_query(self): argument
92 def test_let_null(self): argument
203 def test_valued(self): argument
343 def test_ifnan(self): argument
361 def test_ifnull(self): argument
400 def test_nanif(self): argument
[all …]
H A Dtuq_ansi_joins.py6 def setUp(self): argument
20 def suite_setUp(self): argument
34 def tearDown(self): argument
40 def suite_tearDown(self): argument
50 def test_basic_join(self): argument
85 def test_ROJ(self): argument
104 def test_ROJ_chain(self): argument
122 def test_join_subquery(self): argument
158 def test_join_mixed(self): argument
678 def test_ROJ_no_index(self): argument
[all …]
H A Dtuq_auto_prepare.py8 def setUp(self): argument
16 def suite_setUp(self): argument
45 def tearDown(self): argument
51 def suite_tearDown(self): argument
165 def test_prepare_force(self): argument
214 def test_auto_prepare(self): argument
263 def test_pull_prepare(self): argument
310 def test_recreate_index(self): argument
343 def test_new_index(self): argument
373 def test_alter_index(self): argument
[all …]
/trunk/couchbase-cli/test/
H A Dtest_cli.py32 def test_validate_credential_flags(self): argument
162 def test_expand_collection(self): argument
176 def test_expand_collection_invalid_paths(self): argument
187 def test_parse_host_port(self) argument
204 setUp(self) global() argument
211 tearDown(self) global() argument
216 capture(self) global() argument
219 stop_capture(self) global() argument
224 no_error_run(self, cmd_args, server_args) global() argument
235 system_exit_run(self, cmd_args, server_args) global() argument
244 rest_parameter_match(self, expected_params, length_match=True) global() argument
250 deprecated_output(self) global() argument
255 setUp(self) global() argument
265 test_init_cluster_basic(self) global() argument
270 test_init_cluster_all_options(self) global() argument
288 test_init_cluster_notification_default(self) global() argument
305 test_error_when_cluster_already_init(self) global() argument
309 test_error_no_data_service(self) global() argument
315 test_error_analytics_CE(self) global() argument
321 test_error_no_cluster_username(self) global() argument
327 setUp(self) global() argument
336 test_basic_bucket_compact(self) global() argument
342 test_bucket_view_compact(self) global() argument
351 test_bucket_data_compact(self) global() argument
360 test_error_view_only_and_data_only(self) global() argument
365 test_error_compact_memcached_bucket(self) global() argument
370 test_error_compact_non_existent_bucket(self) global() argument
375 setUp(self) global() argument
392 test_basic_bucket_create(self) global() argument
401 test_bucket_create_with_auto_compaction_settings(self) global() argument
414 test_bucket_create_ephemeral(self) global() argument
426 test_bucket_create_memcached(self) global() argument
437 test_bucket_create_EE_options_in_CE(self) global() argument
443 test_bucket_create_ephemeral_with_couch_options(self) global() argument
451 test_bucket_create_memcached_with_couch_options(self) global() argument
458 test_bucket_create_memcached_with_durability_min_level(self) global() argument
466 test_bucket_create_ephemeral_with_history_retention_bytes(self) global() argument
471 test_bucket_create_couchstore_backend_with_history_retention_bytes(self) global() argument
480 test_bucket_create_ephemeral_with_history_retention_seconds(self) global() argument
485 test_bucket_create_couchstore_backend_with_history_retention_seconds(self) global() argument
494 test_bucket_create_ephemeral_with_enable_history_retention_by_default(self) global() argument
500 test_bucket_create_couchstore_backend_with_enable_history_retention_by_default(self) global() argument
509 test_bucket_create_history_retention_options(self) global() argument
524 setUp(self) global() argument
534 test_bucket_delete(self) global() argument
540 test_delete_bucket_not_exist(self) global() argument
546 setUp(self) global() argument
562 test_bucket_edit(self) global() argument
572 test_bucket_edit_auto_compaction(self) global() argument
586 test_bucket_edit_value_only(self) global() argument
592 test_bucket_edit_full_eviction(self) global() argument
598 test_bucket_edit_no_eviction(self) global() argument
604 test_bucket_edit_nru_eviction(self) global() argument
610 test_bucket_edit_invalid_policy(self) global() argument
616 test_memcached_bucket_edit(self) global() argument
625 test_error_bucket_does_not_exist(self) global() argument
629 test_bucket_edit_ephemeral_with_history_retention_bytes(self) global() argument
634 test_bucket_edit_couchstore_backend_with_history_retention_bytes(self) global() argument
640 test_bucket_edit_ephemeral_with_history_retention_seconds(self) global() argument
645 test_bucket_edit_couchstore_backend_with_history_retention_seconds(self) global() argument
651 test_bucket_edit_ephemeral_with_enable_history_retention_by_default(self) global() argument
658 test_bucket_edit_couchstore_backend_with_enable_history_retention_by_default(self) global() argument
665 test_bucket_edit_history_retention_options(self) global() argument
679 setUp(self) global() argument
687 test_flush_bucket(self) global() argument
692 test_no_bucket_flush(self) global() argument
697 setUp(self) global() argument
707 test_bucket_list(self) global() argument
716 test_bucket_list_json(self) global() argument
727 test_bucket_list_empty_json(self) global() argument
731 test_bucket_list_empty(self) global() argument
736 setUp(self) global() argument
742 test_collect_logs_start_basic(self) global() argument
749 test_collect_logs_start_redacted(self) global() argument
758 setUp(self) global() argument
764 test_collect_log_status(self) global() argument
768 test_collect_log_no_tas(self) global() argument
775 setUp(self) global() argument
780 test_collect_log_stop(self) global() argument
786 setUp(self) global() argument
799 test_failover_simple(self) global() argument
803 test_failover_hard(self) global() argument
808 test_failover_hard_non_existent_node(self) global() argument
814 test_failover_force_unhealthy_node(self) global() argument
821 test_failover_hard_force(self) global() argument
826 test_failover_force(self) global() argument
830 test_failover_force_inactive_failed(self) global() argument
838 test_failover_force_inactive_added(self) global() argument
848 setUp(self) global() argument
859 test_group_create(self) global() argument
864 test_group_create_no_name(self) global() argument
868 test_group_delete(self) global() argument
873 test_group_delete_group_not_exist(self) global() argument
877 test_group_list_no_name(self) global() argument
883 test_group_list_with_name(self) global() argument
893 test_group_rename(self) global() argument
898 test_group_move(self) global() argument
912 test_error_group_move_non_existent_node(self) global() argument
917 test_error_move_to_not_exist(self) global() argument
922 test_error_move_from_not_exist(self) global() argument
929 setUp(self) global() argument
937 test_host_list(self) global() argument
944 setUp(self) global() argument
954 test_node_init(self) global() argument
963 test_node_init_ipv6_and_ipv4(self) global() argument
967 test_node_init_ipv6(self) global() argument
973 test_node_init_ipv4(self) global() argument
981 setUp(self) global() argument
995 test_rebalance(self) global() argument
1009 setUp(self) global() argument
1031 test_server_add_basic(self) global() argument
1037 test_server_add_group_name(self) global() argument
1043 test_server_add_services(self) global() argument
1065 setUp(self) global() argument
1070 test_get_info(self) global() argument
1076 setUp(self) global() argument
1087 test_server_list(self) global() argument
1095 setUp(self) global() argument
1109 test_set_all_alerts(self) global() argument
1120 test_set_all_alerts_and_email(self) global() argument
1133 test_set_email(self) global() argument
1140 test_error_when_email_enabled_but_no_info(self) global() argument
1146 setUp(self) global() argument
1153 test_setting_audit(self) global() argument
1159 test_setting_audit_set_no_options(self) global() argument
1165 test_setting_audit_set_disabled_users(self) global() argument
1171 test_setting_audit_set_disabled_users_with_replaced_postfix(self) global() argument
1177 test_setting_audit_set_disable_events(self) global() argument
1183 test_setting_audit_get_no_log_path(self) global() argument
1196 test_setting_audit_clear_events_and_users(self) global() argument
1204 setUp(self) global() argument
1212 test_setting_auto_failover_basic(self) global() argument
1218 test_setting_auto_failover_EE(self) global() argument
1226 test_setting_audit_CE(self) global() argument
1232 test_setting_audit_CE_EE_flags(self) global() argument
1239 setUp(self) global() argument
1245 test_basic_autoreporvision_setting(self) global() argument
1251 test_error_autoreporvision_setting_enabled_and_no_max_nodes(self) global() argument
1257 setUp(self) global() argument
1266 test_setting_cluster_admin(self) global() argument
1272 test_setting_cluster_memory(self) global() argument
1281 setUp(self) global() argument
1295 test_setting_compaction_basic(self) global() argument
1306 test_all_settings_circular(self) global() argument
1330 test_compaction_setting_abort_outside_with_no_time(self) global() argument
1336 setUp(self) global() argument
1346 test_setting_index(self) global() argument
1353 test_no_settings(self) global() argument
1357 test_7_0_settings(self) global() argument
1364 setUp(self) global() argument
1372 test_ldap_enabled_default_none(self) global() argument
1378 test_ldap_enabled_default_admins(self) global() argument
1384 test_ldap_enabled_default_roadmins(self) global() argument
1392 setUp(self) global() argument
1397 test_enable_notification(self) global() argument
1403 test_disable_notification(self) global() argument
1411 setUp(self) global() argument
1426 test_get_password_policy(self) global() argument
1435 test_set_password_policy(self) global() argument
1445 setUp(self) global() argument
1451 test_set_settings(self) global() argument
1460 test_cipher_suites_empty(self) global() argument
1467 test_cipher_suites_list(self) global() argument
1474 test_set_settings_cluster_encryption_strict(self) global() argument
1484 test_set_settings_hsts_max_age(self) global() argument
1490 test_set_settings_hsts_preload_enabled(self) global() argument
1496 test_set_settings_hsts_include_sub_domains_enabled(self) global() argument
1502 test_set_settings_hsts_max_age_and_preload_enabled(self) global() argument
1512 setUp(self) global() argument
1522 test_set_xdcr_settings(self) global() argument
1530 test_set_xdcr_settings_EE(self) global() argument
1539 test_set_xdcr_settings_EE_in_CE(self) global() argument
1551 setUp(self) global() argument
1556 test_cluster_cert_info(self) global() argument
1581 test_cluster_cert_info_not_init(self) global() argument
1607 test_cluster_ca_info(self) global() argument
1624 test_cluster_ca_info_not_init(self) global() argument
1642 test_cluster_ca_info_missing_info(self) global() argument
1658 test_cluster_ca_load(self) global() argument
1666 test_cluster_ca_load_not_init(self) global() argument
1675 test_cluster_ca_delete(self) global() argument
1680 test_cluster_ca_delete_not_init(self) global() argument
1686 test_cluster_ca_delete_with_204(self) global() argument
1693 test_upload_cluster_ca(self) global() argument
1703 test_upload_cluster_ca_not_init(self) global() argument
1714 test_node_cert_info(self) global() argument
1728 test_node_cert_info_not_init(self) global() argument
1743 test_regenerate_cert(self) global() argument
1750 test_regenerate_cert_not_init(self) global() argument
1758 test_set_node_certificate(self) global() argument
1763 test_set_node_certificate_not_init(self) global() argument
1769 test_set_node_certificate_with_pkey_settings(self) global() argument
1779 test_set_client_auth(self) global() argument
1787 test_set_client_auth_not_init(self) global() argument
1796 test_client_auth(self) global() argument
1802 test_client_auth_not_init(self) global() argument
1811 setUp(self) global() argument
1858 test_list_users(self) global() argument
1865 test_get_user_with_no_user(self) global() argument
1869 test_get_user(self) global() argument
1876 test_delete_local_user(self) global() argument
1881 test_delete_external_user(self) global() argument
1886 test_get_my_roles(self) global() argument
1892 test_set_local_user(self) global() argument
1901 test_set_existing_user(self) global() argument
1909 test_set_external_user(self) global() argument
1917 test_create_group_basic(self) global() argument
1925 test_change_existing_group(self) global() argument
1935 test_create_group_no_name(self) global() argument
1941 test_create_group_non_ldap(self) global() argument
1949 test_delete_group(self) global() argument
1953 test_delete_group_no_name(self) global() argument
1957 test_list_group(self) global() argument
1961 test_get_group(self) global() argument
1965 test_get_group_no_group_name(self) global() argument
1971 setUp(self) global() argument
1977 test_missing_portfile(self) global() argument
1981 test_cannot_read_port(self) global() argument
1992 test_succ_cmd_ipv4(self) global() argument
1995 test_succ_cmd_ipv6(self) global() argument
1998 succ_cmd(self, addrFamily) global() argument
2025 setUp(self) global() argument
2032 test_get_replication_settings(self) global() argument
2037 test_create_EE(self) global() argument
2046 test_create_log_level(self) global() argument
2057 test_create_with_mutually_exclusive_args(self) global() argument
2065 test_create_CE_with_EE(self) global() argument
2083 test_delete_replicate(self) global() argument
2087 test_settings(self) global() argument
2102 test_setting_filter_args(self) global() argument
2111 test_settings_collection_args(self) global() argument
2120 test_settings_collection_mutually_exclusive_args(self) global() argument
2126 test_migration_CE_(self) global() argument
2133 test_list_replicate(self) global() argument
2137 test_pause_resume(self) global() argument
2143 setUp(self) global() argument
2151 test_create_xdcr(self) global() argument
2157 test_delete_xdcr(self) global() argument
2161 test_edit_xdcr(self) global() argument
2167 test_list_xdcr(self) global() argument
2178 setUp(self) global() argument
2190 test_import_with_bucket_and_scope(self) global() argument
2195 test_export_all_with_bucket_and_scope(self) global() argument
2200 test_list_with_bucket_and_scope(self) global() argument
2205 test_export_collection_unaware(self) global() argument
2222 test_export_collection_unaware_7_1_0(self) global() argument
2236 test_export_collection_unaware_not_found(self) global() argument
2247 test_export_collection_aware(self) global() argument
2273 test_export_too_many_matches(self) global() argument
2287 test_export_collection_aware_not_found(self) global() argument
2310 setUp(self) global() argument
2322 test_deploy_deprecated(self) global() argument
2331 test_deploy_deprecated_unknown_version(self) global() argument
2340 test_deploy_not_deprecated_still_required(self) global() argument
2345 test_deploy_mixed_mode(self) global() argument
2351 test_deploy_with_no_bucket_and_scope_flags(self) global() argument
2356 test_deploy_with_only_bucket_flag(self) global() argument
2363 test_deploy_with_only_scope_flag(self) global() argument
2370 test_deploy_with_both_bucket_and_scope_flags(self) global() argument
2378 setUp(self) global() argument
2390 test_expected_parameters_deploy_no_bucket_and_scope(self) global() argument
2396 test_expected_parameters_deploy_bucket_and_scope(self) global() argument
2405 test_expected_parameters_undeploy_bucket_and_scope(self) global() argument
2414 test_expected_parameters_delete_bucket_and_scope(self) global() argument
2422 test_expected_parameters_pause_bucket_and_scope(self) global() argument
2430 test_expected_parameters_resume_bucket_and_scope(self) global() argument
2440 setUp(self) global() argument
2452 test_eventing_function_list_one_function_collection_aware(self) global() argument
2492 test_eventing_function_list_one_function_collection_unaware(self) global() argument
2532 test_eventing_function_list_one_function_legacy(self) global() argument
2562 test_eventing_function_list_two_functions(self) global() argument
2632 test_eventing_function_list_two_functions_same_name(self) global() argument
2704 setUp(self) global() argument
2715 test_handling_of_expected_error_payload_type_1(self) global() argument
2723 test_handling_of_expected_error_payload_type_2(self) global() argument
2731 test_handling_of_unexpected_error_payload(self) global() argument
2740 setUp(self) global() argument
2745 test_user_change_password(self) global() argument
2753 setUp(self) global() argument
2758 test_create_scope(self) global() argument
2764 test_delete_scope(self) global() argument
2768 list_scopes(self) global() argument
2776 test_create_collection(self) global() argument
2783 test_delete_collection(self) global() argument
2787 list_collections(self) global() argument
2800 list_collections_json(self) global() argument
2823 setUp(self) global() argument
2835 test_set_ldap_authentication_only(self) global() argument
2843 test_set_ldap_all(self) global() argument
2875 setUp(self) global() argument
2880 test_get_single_node(self) global() argument
2886 test_get_single_node_unknown_pool(self) global() argument
2894 test_get_single_node_ipv4_only(self) global() argument
2900 test_get_single_node_ipv6_only(self) global() argument
2906 test_get_multiple_nodes(self) global() argument
2912 test_get_multiple_node_TLS(self) global() argument
2918 test_get_multiple_node_mixed(self) global() argument
2924 test_set_ipv4(self) global() argument
2936 test_set_ipv4_unknown_pool(self) global() argument
2948 test_set_ipv4_only(self) global() argument
2960 test_set_ipv6(self) global() argument
2972 test_set_ipv6_only(self) global() argument
2984 test_set_force_tls(self) global() argument
3000 setUp(self) global() argument
3005 test_error_disable_and_enable(self) global() argument
3008 test_get_encryption_false(self) global() argument
3013 test_get_encryption_true(self) global() argument
3018 test_get_encryption_mixed_mode(self) global() argument
3024 test_enable_cluster_encryption_ipv4(self) global() argument
3033 test_enable_cluster_encryption_ipv4_unknown_pool(self) global() argument
3042 test_disable_cluster_encryption_ipv4(self) global() argument
3051 test_enable_cluster_encryption_force_tls(self) global() argument
3064 setUp(self) global() argument
3069 test_ce_invalid(self) global() argument
3074 test_ce_valid(self) global() argument
3081 test_more_than_one_action(self) global() argument
3085 test_get_human_friendly(self) global() argument
3094 test_get_json(self) global() argument
3101 test_set(self) global() argument
3108 test_set_wait_for_out_of_range(self) global() argument
3113 test_set_rebalance_moves_per_node_above_64(self) global() argument
3118 test_set_rebalance_moves_per_node_below_1(self) global() argument
3125 setUp(self) global() argument
3136 test_more_than_one_action_flag(self) global() argument
3139 test_list_no_params(self) global() argument
3144 test_list_data_verse(self) global() argument
3150 test_list_all_options(self) global() argument
3158 test_list_invalid_type(self) global() argument
3161 test_create_no_options(self) global() argument
3165 test_create_no_type(self) global() argument
3169 test_create_minimum(self) global() argument
3175 test_create_s3(self) global() argument
3183 test_create_s3_session_token(self) global() argument
3192 test_create_azureblob_account_name_present_account_key_present(self) global() argument
3200 test_create_azureblob_shared_access_signature_present(self) global() argument
3208 test_create_azureblob_managed_identity_id_present(self) global() argument
3216 test_create_azuredatalake_managed_identity_id_present(self) global() argument
3224 test_create_azureblob_client_id_present_client_secret_present(self) global() argument
3233 test_create_azureblob_client_id_present_client_certificate_present(self) global() argument
3242 test_create_azureblob_client_id_present_client_certificate_present_client_certificate_password(self) global() argument
3253 test_create_gcs_anonymous(self) global() argument
3259 test_create_gcs_application_default_credentials(self) global() argument
3265 test_create_gcs_json_credentials(self) global() argument
3271 test_create_gcs_application_default_credentials_present_json_credentials_present(self) global() argument
3278 test_create_gcs_json_credentials_endpoint(self) global() argument
3286 test_create_couchbase(self) global() argument
3294 test_edit_no_type(self) global() argument
3298 test_edit_couchbase(self) global() argument
3305 testFailEditCouchbase(self) global() argument
3323 testEditWithCerts(self) global() argument
3367 testEditWithMultiCA(self) global() argument
3419 test_set_with_certs_that_dont_exist(self) global() argument
3430 test_delete_no_params(self) global() argument
3434 test_delete_no_name(self) global() argument
3438 test_delete(self) global() argument
3444 test_verify_azure_options(self) global() argument
3599 setUp(self) global() argument
3610 test_no_action_flag_given(self) global() argument
3615 test_get(self) global() argument
3622 test_set_no_options(self) global() argument
3627 test_set_all(self) global() argument
3640 setUp(self) global() argument
3654 test_list_invalid_state(self) global() argument
3660 test_list_no_repositories(self) global() argument
3668 test_list_various_repositories(self) global() argument
3697 test_list_various_repositories_state_filter(self) global() argument
3726 test_get_repository_no_id(self) global() argument
3732 test_get_repository_no_state(self) global() argument
3738 test_get_repository(self) global() argument
3768 test_archive_repository_no_id(self) global() argument
3782 test_archive_repository_no_new_id(self) global() argument
3796 test_archive_repository(self) global() argument
3811 test_add_repository_id_missing(self) global() argument
3816 test_add_repository_plan_missing(self) global() argument
3821 test_add_repository_backup_archive_missing(self) global() argument
3826 test_simple_add(self) global() argument
3833 test_add_with_bucket_name(self) global() argument
3841 test_add_cloud_backup_repository_with_no_cloud_credentials(self) global() argument
3848 test_add_cloud_backup_repository_with_no_staging_dir(self) global() argument
3855 test_add_cloud_backup_repository_all_options(self) global() argument
3871 test_remove_fails_with_no_id(self) global() argument
3876 test_remove_fails_with_no_state(self) global() argument
3881 test_remove_active_repository_fails(self) global() argument
3886 test_remove_delete_data_imported_repository_failes(self) global() argument
3892 test_remove_valid_request(self) global() argument
3904 setUp(self) global() argument
3915 test_plan_list_empty(self) global() argument
3922 test_plan_list(self) global() argument
3949 test_get_plan_no_name(self) global() argument
3954 test_get_plan(self) global() argument
3983 test_remove_plan_no_name(self) global() argument
3988 test_remove_plan(self) global() argument
3994 test_add_plan_no_name(self) global() argument
3999 test_add_empty_plan(self) global() argument
4005 test_add_plan_all_options(self) global() argument
4016 setUp(self) global() argument
4021 test_access_list(self) global() argument
4028 test_access_list_and_temp_query_dir(self) global() argument
4036 test_access_list_unrestricted(self) global() argument
4044 test_access_list_no_access_parameter(self) global() argument
4052 test_7_0_query_settings(self) global() argument
4062 setUp(self) global() argument
4067 test_get_and_set(self) global() argument
4071 test_get(self) global() argument
4077 test_setting_replicas(self) global() argument
[all...]
/trunk/testrunner/pytests/fts/
H A Dmoving_topology_fts.py15 def setUp(self): argument
34 tearDown(self) global() argument
50 kill_fts_service(self, timeout=0, retries=1) global() argument
70 stop_cb_service(self, nodes, timeout=0) global() argument
76 start_cb_service(self, nodes) global() argument
81 kill_erlang_service(self, timeout) global() argument
86 swap_rebalance_parallel_partitions_move(self) global() argument
142 rebalance_in_parallel_partitions_move_add_node(self) global() argument
190 rebalance_out_parallel_partitions_move(self) global() argument
235 failover_non_master_parallel_partitions_move(self) global() argument
283 rebalance_in_during_index_building(self) global() argument
299 retry_rebalance_in_during_index_building(self) global() argument
349 rebalance_out_during_index_building(self) global() argument
363 rebalance_2_nodes_during_index_building(self) global() argument
394 rebalance_kill_fts_existing_fts_node(self) global() argument
433 rebalance_during_kv_mutations(self) global() argument
484 retry_rebalance_out_during_index_building(self) global() argument
529 rebalance_out_master_during_index_building(self) global() argument
543 swap_rebalance_during_index_building(self) global() argument
562 retry_swap_rebalance_during_index_building(self) global() argument
592 swap_rebalance_kv_during_index_building(self) global() argument
615 failover_non_master_during_index_building(self) global() argument
635 failover_no_rebalance_during_index_building(self) global() argument
651 failover_master_during_index_building(self) global() argument
668 failover_only_kv_during_index_building(self) global() argument
685 hard_failover_and_delta_recovery_during_index_building(self) global() argument
701 hard_failover_and_full_recovery_during_index_building(self) global() argument
717 graceful_failover_and_delta_recovery_during_index_building(self) global() argument
734 graceful_failover_and_full_recovery_during_index_building(self) global() argument
751 warmup_during_index_building(self) global() argument
766 warmup_master_during_index_building(self) global() argument
780 node_reboot_during_index_building(self) global() argument
795 node_reboot_only_kv_during_index_building(self) global() argument
810 memc_crash_on_kv_during_index_building(self) global() argument
825 erl_crash_on_kv_during_index_building(self) global() argument
839 fts_node_crash_during_index_building(self) global() argument
855 rebalance_in_between_indexing_and_querying(self) global() argument
878 rebalance_out_between_indexing_and_querying(self) global() argument
893 rebalance_out_master_between_indexing_and_querying(self) global() argument
912 swap_rebalance_between_indexing_and_querying(self) global() argument
931 hard_failover_and_remove_between_indexing_and_querying(self) global() argument
955 hard_failover_no_rebalance_between_indexing_and_querying(self) global() argument
971 hard_failover_master_between_indexing_and_querying(self) global() argument
985 hard_failover_and_delta_recovery_between_indexing_and_querying(self) global() argument
1002 hard_failover_and_full_recovery_between_indexing_and_querying(self) global() argument
1019 failover_no_rebalance_with_replicas_between_indexing_and_querying(self) global() argument
1035 graceful_failover_and_delta_recovery_between_indexing_and_querying(self) global() argument
1053 graceful_failover_and_full_recovery_between_indexing_and_querying(self) global() argument
1071 warmup_between_indexing_and_querying(self) global() argument
1087 warmup_master_between_indexing_and_querying(self) global() argument
1104 node_reboot_between_indexing_and_querying(self) global() argument
1124 memc_crash_between_indexing_and_querying(self) global() argument
1137 erl_crash_between_indexing_and_querying(self) global() argument
1153 fts_node_crash_between_indexing_and_querying(self) global() argument
1173 create_index_generate_queries(self, wait_idx=True) global() argument
1189 run_tasks_and_report(self, tasks, num_queries) global() argument
1207 rebalance_in_during_querying(self) global() argument
1233 retry_rebalance_in_during_querying(self) global() argument
1278 rebalance_out_during_querying(self) global() argument
1298 retry_rebalance(self, services=None, nodes_in=[], sleep_before_rebalance=0) global() argument
1321 retry_rebalance_out_during_querying(self) global() argument
1352 swap_rebalance_during_querying(self) global() argument
1384 hard_failover_no_rebalance_during_querying(self) global() argument
1408 hard_failover_rebalance_out_during_querying(self) global() argument
1432 failover_and_addback_during_querying(self) global() argument
1460 graceful_failover_during_querying(self) global() argument
1480 fts_node_down_with_replicas_during_querying(self) global() argument
1493 warmup_master_during_querying(self) global() argument
1500 node_reboot_during_querying(self) global() argument
1509 memc_crash_during_indexing_and_querying(self) global() argument
1520 erl_crash_during_querying(self) global() argument
1528 fts_crash_during_querying(self) global() argument
1537 fts_diskfull_scenario(self) global() argument
1562 update_index_during_rebalance(self) global() argument
1604 delete_index_during_rebalance(self) global() argument
1647 delete_buckets_during_rebalance(self) global() argument
1674 update_index_during_failover(self) global() argument
1722 update_index_during_failover_and_rebalance(self) global() argument
1765 partial_rollback(self) global() argument
1870 test_cancel_node_removal_rebalance(self) global() argument
1903 test_stop_restart_rebalance_in_loop(self) global() argument
1958 test_rebalance_cancel_new_rebalance(self) global() argument
2015 test_kv_and_fts_rebalance_with_high_ops(self) global() argument
2091 _find_expected_indexed_items_number(self) global() argument
[all...]
/trunk/testrunner/pytests/gsi/
H A Drecovery_gsi.py20 def setUp(self): argument
83 def tearDown(self): argument
88 def suite_tearDown(self): argument
91 def suite_setUp(self): argument
814 def build_indexes(self): argument
825 def setUp(self): argument
840 def tearDown(self): argument
1132 def test_server_stop(self): argument
1184 def test_failover(self): argument
1433 def test_warmup(self): argument
[all …]
/trunk/testrunner/pytests/xdcr/
H A DuniXDCR.py17 def setUp(self): argument
24 def tearDown(self): argument
27 def suite_tearDown(self): argument
30 def suite_setUp(self): argument
36 def load_with_ops(self): argument
44 def load_with_async_ops(self): argument
139 def load_with_failover(self): argument
317 def test_append(self): argument
437 def flush_dest_buckets(self): argument
620 def test_disk_full(self): argument
[all …]
/trunk/testrunner/pytests/subdoc/
H A Dsubdoc_xattr_sdk.py63 def setUp(self): argument
68 def tearDown(self): argument
136 def test_add_to_parent(self): argument
268 def test_deep_nested(self): argument
1431 def setUp(self): argument
1440 def tearDown(self): argument
1671 def setUp(self): argument
1681 def tearDown(self): argument
1758 def setUp(self): argument
1761 def tearDown(self): argument
[all …]
/trunk/testrunner/pytests/eventing/
H A Deventing_negative.py18 def setUp(self): argument
41 def tearDown(self): argument
280 def test_syntax_error(self): argument
396 def test_delete_paused_handler(self): argument
423 def test_n1ql_with_wrong_query(self): argument
464 def test_n1ql_max_connection(self): argument
498 def test_eventing_error_type(self): argument
508 def test_n1ql_error_type(self): argument
517 def test_curl_error_type(self): argument
526 def test_non_json(self): argument
[all …]
/trunk/testrunner/pytests/community/
H A Dcommunitytests.py29 def setUp(self): argument
48 def tearDown(self): argument
51 def test_disabled_zone(self): argument
94 def check_set_services(self): argument
307 def check_ent_backup(self): argument
360 def check_x509_cert(self): argument
429 def check_infer(self): argument
761 def test_ldap_cert(self): argument
869 def setUp(self): argument
892 def tearDown(self): argument
[all …]

12345678910>>...31