Loading
test/json_config/json_config.sh: order-agnostic comparison
It seems that notify_get_types RPC does not guarantee the order. This is probably due to the dynamic loader's logic the SOs are, in turn, loaded in a nondeterministic order. This patch replaces the array comparison in the tgt_check_notification_types() by an order-agnostic one. Change-Id: I10d6008bfd188f6843495b62305396304007a215 Signed-off-by:Anton Nayshtut <anayshtut@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24104 Reviewed-by:
Ben Walker <ben@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>