Skip to content

Commit 5828723

Browse files
michaelklishinmergify[bot]
authored andcommitted
Resolve conflicts #16285
(cherry picked from commit 66d09b7) # Conflicts: # deps/rabbit/Makefile
1 parent 61902bb commit 5828723

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

deps/rabbit/Makefile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ define ct_master.erl
252252
halt(0)
253253
endef
254254

255+
<<<<<<< HEAD
255256
<<<<<<< HEAD
256257
PARALLEL_CT_SET_1_A = unit_rabbit_ssl unit_cluster_formation_locking_mocks unit_cluster_formation_sort_nodes unit_collections unit_config_value_encryption unit_connection_tracking
257258
<<<<<<< HEAD
@@ -263,6 +264,10 @@ PARALLEL_CT_SET_1_A = unit_rabbit_ssl unit_cluster_formation_locking_mocks unit_
263264
PARALLEL_CT_SET_1_B = amqp_address amqp_auth amqp_filter_prop amqp_filter_sql amqp_filter_sql_unit amqp_dotnet server_named_queue_prefix_prop signal_handling single_active_consumer unit_access_control_authn_authz_context_propagation unit_access_control_credential_validation unit_amqp091_content_framing unit_amqp091_server_properties unit_app_management
264265
>>>>>>> 03bf477fd (CI: add new test suites to the parallel CT sets)
265266
>>>>>>> 2c1ce467f8 (CI: add new test suites to the parallel CT sets)
267+
=======
268+
PARALLEL_CT_SET_1_A = unit_rabbit_ssl unit_cluster_formation_locking_mocks unit_cluster_formation_sort_nodes unit_collections unit_config_value_encryption unit_connection_tracking unit_stream_arg_validation
269+
PARALLEL_CT_SET_1_B = amqp_address amqp_auth amqp_filter_prop amqp_filter_sql amqp_filter_sql_unit amqp_dotnet signal_handling single_active_consumer unit_access_control_authn_authz_context_propagation unit_access_control_credential_validation unit_amqp091_content_framing unit_amqp091_server_properties unit_app_management
270+
>>>>>>> 66d09b7869 (Resolve conflicts #16285)
266271
PARALLEL_CT_SET_1_C = amqp_proxy_protocol amqpl_consumer_ack bindings rabbit_db_maintenance rabbit_db_msup rabbit_db_policy rabbit_db_queue rabbit_db_topic_exchange cluster_limit cluster_minority default_queue_type_prop passive_declare_permission term_to_binary_compat_prop topic_permission unicode unit_access_control user_tags_count_limit
267272
PARALLEL_CT_SET_1_D = amqqueue_backward_compatibility channel_interceptor channel_operation_timeout classic_queue_prop config_schema peer_discovery_dns peer_discovery_tmp_hidden_node per_node_limit per_user_connection_channel_limit
268273

0 commit comments

Comments
 (0)