From 242a4a96355b8d81ac90e1cd37a3243dbb6e2d1a Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Mon, 8 Sep 2025 16:53:15 +0200 Subject: [PATCH] fix: "all" group are now compose with host and we remove duplicated hostname --- src/rougail/output_ansible/__init__.py | 7 +++++-- tests/results/test_namespace/00_0empty.json | 7 +++++-- tests/results/test_namespace/00_0no_variable.json | 7 +++++-- .../00_0no_variable_default_version.json | 7 +++++-- .../00_0no_variable_remove_version.json | 7 +++++-- .../test_namespace/00_0version_underscore.json | 7 +++++-- .../results/test_namespace/00_1empty_variable.json | 7 +++++-- .../test_namespace/00_2default_calculated.json | 7 +++++-- .../00_2default_calculated_multi.json | 7 +++++-- .../00_2default_calculated_params_permissive.json | 7 +++++-- ...0_2default_calculated_variable_description.json | 7 +++++-- ...calculated_variable_description_multi_line.json | 7 +++++-- ...00_2default_calculated_variable_transitive.json | 7 +++++-- .../results/test_namespace/00_4load_subfolder.json | 7 +++++-- tests/results/test_namespace/00_5load_notype.json | 7 +++++-- tests/results/test_namespace/00_6boolean.json | 7 +++++-- .../test_namespace/00_6boolean_no_mandatory.json | 7 +++++-- tests/results/test_namespace/00_6choice.json | 7 +++++-- .../test_namespace/00_6choice_calculation.json | 7 +++++-- tests/results/test_namespace/00_6choice_link.json | 7 +++++-- .../test_namespace/00_6choice_variable.json | 7 +++++-- .../test_namespace/00_6choice_variable_link.json | 7 +++++-- .../test_namespace/00_6choice_variable_link2.json | 7 +++++-- tests/results/test_namespace/00_6custom.json | 7 +++++-- tests/results/test_namespace/00_6domainname.json | 7 +++++-- .../test_namespace/00_6domainname_params.json | 7 +++++-- tests/results/test_namespace/00_6float.json | 7 +++++-- tests/results/test_namespace/00_6number.json | 7 +++++-- tests/results/test_namespace/00_6port.json | 7 +++++-- tests/results/test_namespace/00_6regexp.json | 7 +++++-- tests/results/test_namespace/00_6regexp_link.json | 7 +++++-- tests/results/test_namespace/00_6secret.json | 7 +++++-- tests/results/test_namespace/00_6secret_param.json | 7 +++++-- tests/results/test_namespace/00_6string.json | 7 +++++-- tests/results/test_namespace/00_7choice_quote.json | 7 +++++-- tests/results/test_namespace/00_7help.json | 7 +++++-- tests/results/test_namespace/00_7help_quote.json | 7 +++++-- tests/results/test_namespace/00_7help_sup.json | 7 +++++-- .../test_namespace/00_7value_doublequote.json | 7 +++++-- .../test_namespace/00_7value_doublequote2.json | 7 +++++-- .../test_namespace/00_7value_doublequote3.json | 7 +++++-- tests/results/test_namespace/00_7value_quote.json | 7 +++++-- .../00_8calculation_information.json | 7 +++++-- .../test_namespace/00_8calculation_namespace.json | 7 +++++-- .../00_8calculation_param_namespace.json | 7 +++++-- tests/results/test_namespace/00_8test.json | 7 +++++-- .../test_namespace/00_9choice_variable_multi.json | 7 +++++-- .../test_namespace/00_9choice_variables.json | 7 +++++-- .../test_namespace/00_9default_calculation.json | 7 +++++-- .../00_9default_calculation_information.json | 7 +++++-- ...ult_calculation_information_other_variable.json | 7 +++++-- .../00_9default_calculation_multi_optional.json | 7 +++++-- .../00_9default_calculation_multi_optional2.json | 7 +++++-- .../00_9default_calculation_optional.json | 7 +++++-- .../00_9default_calculation_optional_exists.json | 7 +++++-- .../00_9default_calculation_param_optional.json | 7 +++++-- .../00_9default_information_other_variable.json | 7 +++++-- .../00_9default_information_other_variable2.json | 7 +++++-- .../test_namespace/00_9default_integer.json | 7 +++++-- tests/results/test_namespace/00_9extra.json | 7 +++++-- .../test_namespace/00_9extra_calculation.json | 7 +++++-- tests/results/test_namespace/00_9extra_ouside.json | 7 +++++-- .../results/test_namespace/01_6boolean_multi.json | 7 +++++-- tests/results/test_namespace/01_6custom_multi.json | 7 +++++-- tests/results/test_namespace/01_6float_multi.json | 7 +++++-- tests/results/test_namespace/01_6number_multi.json | 7 +++++-- tests/results/test_namespace/01_6string_empty.json | 7 +++++-- tests/results/test_namespace/01_6string_multi.json | 7 +++++-- .../01_7value_multi_doublequote.json | 7 +++++-- .../01_7value_multi_doublequote2.json | 7 +++++-- .../test_namespace/01_7value_multi_quote.json | 7 +++++-- .../01_8calculation_information_multi.json | 7 +++++-- .../test_namespace/01_9choice_variable_multi.json | 7 +++++-- tests/results/test_namespace/04_0type_param.json | 7 +++++-- tests/results/test_namespace/04_1auto_save.json | 7 +++++-- .../04_1auto_save_and_calculated.json | 7 +++++-- .../04_1auto_save_and_calculated_hidden.json | 7 +++++-- .../test_namespace/04_1auto_save_and_hidden.json | 7 +++++-- .../04_1default_calculation_hidden.json | 7 +++++-- .../04_1default_calculation_hidden_2.json | 7 +++++-- .../04_1default_calculation_hidden_3.json | 7 +++++-- .../04_1default_calculation_hidden_4.json | 7 +++++-- .../04_1default_calculation_hidden_5.json | 7 +++++-- .../04_1default_calculation_hidden_6.json | 7 +++++-- .../test_namespace/04_5disabled_calculation.json | 7 +++++-- .../04_5disabled_calculation_default.json | 7 +++++-- .../04_5disabled_calculation_multi.json | 7 +++++-- .../04_5disabled_calculation_optional.json | 7 +++++-- .../04_5disabled_calculation_variable.json | 7 +++++-- .../04_5disabled_calculation_variable2.json | 7 +++++-- .../04_5disabled_calculation_variable3.json | 7 +++++-- .../04_5disabled_calculation_variable4.json | 7 +++++-- .../04_5disabled_calculation_variable_multi.json | 7 +++++-- .../test_namespace/04_5hidden_calculation.json | 7 +++++-- .../test_namespace/04_5hidden_calculation2.json | 7 +++++-- ...04_5hidden_calculation_default_calculation.json | 7 +++++-- tests/results/test_namespace/04_5validators.json | 7 +++++-- .../test_namespace/04_5validators_differ.json | 7 +++++-- .../test_namespace/04_5validators_multi.json | 7 +++++-- .../test_namespace/04_5validators_multi2.json | 7 +++++-- .../test_namespace/04_5validators_multi3.json | 7 +++++-- .../results/test_namespace/05_0multi_not_uniq.json | 7 +++++-- tests/results/test_namespace/05_0multi_uniq.json | 7 +++++-- .../test_namespace/12_1auto_save_expert.json | 7 +++++-- .../test_namespace/16_0redefine_description.json | 7 +++++-- .../16_2family_redefine_calculation.json | 7 +++++-- .../16_2family_redefine_disabled.json | 7 +++++-- .../test_namespace/16_3family_empty_at_ends.json | 7 +++++-- .../test_namespace/16_5exists_nonexists.json | 7 +++++-- .../test_namespace/16_5exists_redefine.json | 7 +++++-- .../test_namespace/16_5redefine_calculation.json | 7 +++++-- .../test_namespace/16_5redefine_choice.json | 7 +++++-- .../test_namespace/16_5redefine_default.json | 7 +++++-- .../16_5redefine_default_calculation.json | 7 +++++-- .../test_namespace/16_5redefine_family.json | 7 +++++-- .../results/test_namespace/16_5redefine_help.json | 7 +++++-- .../test_namespace/16_5redefine_hidden.json | 7 +++++-- .../results/test_namespace/16_5redefine_multi.json | 7 +++++-- .../16_5redefine_remove_disable_calculation.json | 7 +++++-- .../results/test_namespace/16_5test_redefine.json | 7 +++++-- .../test_namespace/16_6choice_redefine.json | 7 +++++-- .../results/test_namespace/16_6exists_family.json | 7 +++++-- .../test_namespace/16_6exists_redefine_family.json | 7 +++++-- tests/results/test_namespace/16exists_exists.json | 7 +++++-- .../test_namespace/17_5redefine_leadership.json | 7 +++++-- tests/results/test_namespace/20_0empty_family.json | 7 +++++-- .../results/test_namespace/20_0family_append.json | 7 +++++-- .../test_namespace/20_0family_underscore.json | 7 +++++-- tests/results/test_namespace/20_0multi_family.json | 7 +++++-- .../test_namespace/20_0multi_family_basic.json | 7 +++++-- .../test_namespace/20_0multi_family_expert.json | 7 +++++-- .../test_namespace/20_0multi_family_order.json | 7 +++++-- .../20_0validators_differ_redefine.json | 7 +++++-- .../test_namespace/20_1empty_subfamily.json | 7 +++++-- .../20_9default_information_parent.json | 7 +++++-- .../24_0family_hidden_condition.json | 7 +++++-- .../24_0family_hidden_condition_boolean.json | 7 +++++-- .../24_0family_hidden_condition_sub_family.json | 7 +++++-- ...amily_hidden_condition_variable_sub_family.json | 7 +++++-- .../24_0family_hidden_condition_with_variable.json | 7 +++++-- ..._0family_hidden_param_condition_sub_family.json | 7 +++++-- .../24_0family_mandatory_condition.json | 7 +++++-- .../24_0family_mandatory_condition_variable.json | 7 +++++-- .../24_7validators_variable_optional.json | 7 +++++-- .../24_family_disabled_var_hidden.json | 7 +++++-- tests/results/test_namespace/40_0leadership.json | 7 +++++-- .../test_namespace/40_0leadership_diff_name.json | 7 +++++-- .../test_namespace/40_0leadership_empty.json | 7 +++++-- ...0_0leadership_follower_default_calculation.json | 7 +++++-- .../40_0leadership_follower_default_submulti.json | 7 +++++-- ...ship_follower_default_submulti_calculation.json | 7 +++++-- .../40_0leadership_follower_default_value.json | 7 +++++-- .../40_0leadership_leader_follower.json | 7 +++++-- .../40_0leadership_leader_not_multi.json | 7 +++++-- .../test_namespace/40_0leadership_reduce.json | 7 +++++-- .../40_1leadership_append_follower.json | 7 +++++-- .../40_2leadership_calculation_index.json | 7 +++++-- .../40_2leadership_calculation_param_index.json | 7 +++++-- .../40_2leadership_leader_calculation.json | 7 +++++-- .../40_6leadership_follower_multi.json | 7 +++++-- ...40_6leadership_follower_multi_no_mandatory.json | 7 +++++-- .../test_namespace/40_8calculation_boolean.json | 7 +++++-- .../40_8calculation_boolean_return_none.json | 7 +++++-- .../test_namespace/40_8calculation_integer.json | 7 +++++-- .../40_8calculation_multi_variable.json | 7 +++++-- .../40_8calculation_multi_variable_parent.json | 7 +++++-- .../40_8calculation_multi_variable_parent2.json | 7 +++++-- ...tion_variable_leader_follower_multi_inside.json | 7 +++++-- ...dership-calculation-outside-follower-first.json | 7 +++++-- ...adership-calculation-outside-follower-last.json | 7 +++++-- ...-calculation-outside-follower-no-mandatory.json | 7 +++++-- ...0_9leadership-calculation-outside-follower.json | 7 +++++-- ...eadership-calculation-outside-leader-first.json | 7 +++++-- ...leadership-calculation-outside-leader-last.json | 7 +++++-- .../40_9leadership-calculation-outside-leader.json | 7 +++++-- .../40_9leadership-calculation-variable.json | 7 +++++-- ...rship-calculation-variable_leader_follower.json | 7 +++++-- ...culation-variable_leader_follower_not_same.json | 7 +++++-- .../results/test_namespace/41_0choice_leader.json | 7 +++++-- .../test_namespace/44_0leadership_hidden.json | 7 +++++-- .../44_0leadership_leader_hidden.json | 7 +++++-- .../44_1leadership_append_hidden_follower.json | 7 +++++-- .../44_4disabled_calcultion_follower.json | 7 +++++-- .../test_namespace/44_4leadership_mandatory.json | 7 +++++-- .../44_4leadership_mandatory_follower.json | 7 +++++-- .../44_5leadership_leader_hidden_calculation.json | 7 +++++-- ..._6leadership_follower_disabled_calculation.json | 7 +++++-- .../44_9calculated_default_leadership_leader.json | 7 +++++-- .../results/test_namespace/60_0family_dynamic.json | 7 +++++-- .../test_namespace/60_0family_dynamic_1_0.json | 7 +++++-- .../60_0family_dynamic_1_0_empty.json | 7 +++++-- .../60_0family_dynamic_1_0_type.json | 7 +++++-- .../60_0family_dynamic_1_0_type_empty.json | 7 +++++-- .../test_namespace/60_0family_dynamic_1_1.json | 7 +++++-- .../60_0family_dynamic_1_1_empty.json | 7 +++++-- .../test_namespace/60_0family_dynamic_empty.json | 7 +++++-- .../60_0family_dynamic_forbidden_char.json | 7 +++++-- .../60_0family_dynamic_jinja_number.json | 7 +++++-- .../60_0family_dynamic_jinja_number_empty.json | 7 +++++-- .../60_0family_dynamic_no_description.json | 7 +++++-- .../60_0family_dynamic_no_description_empty.json | 7 +++++-- .../test_namespace/60_0family_dynamic_static.json | 7 +++++-- .../test_namespace/60_0family_dynamic_test.json | 7 +++++-- .../60_0family_dynamic_upper_char.json | 7 +++++-- .../60_0family_dynamic_variable_empty.json | 7 +++++-- .../60_0family_dynamic_variable_suffix.json | 7 +++++-- .../60_0family_dynamic_variable_suffix_empty.json | 7 +++++-- tests/results/test_namespace/60_0family_empty.json | 7 +++++-- .../results/test_namespace/60_0family_hidden.json | 7 +++++-- tests/results/test_namespace/60_0family_mode.json | 7 +++++-- .../test_namespace/60_1family_dynamic_jinja.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group_2.json | 7 +++++-- ...amily_dynamic_jinja_fill_sub_group_2_empty.json | 7 +++++-- ...2family_dynamic_jinja_fill_sub_group_empty.json | 7 +++++-- .../60_2family_dynamic_outside_calc.json | 7 +++++-- .../60_2family_dynamic_outside_calc_empty.json | 7 +++++-- .../test_namespace/60_5family_dynamic_calc2.json | 7 +++++-- .../60_5family_dynamic_calc2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_3.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_hidden.json | 7 +++++-- ...5family_dynamic_calc_suffix_hidden_boolean.json | 7 +++++-- ...0_5family_dynamic_calc_suffix_hidden_multi.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_param.json | 7 +++++-- ...60_5family_dynamic_calc_suffix_param_empty.json | 7 +++++-- .../60_5family_dynamic_calc_variable.json | 7 +++++-- .../60_5family_dynamic_calc_variable_empty.json | 7 +++++-- .../60_5family_dynamic_hidden_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside.json | 7 +++++-- .../60_5family_dynamic_variable_outside2.json | 7 +++++-- ...60_5family_dynamic_variable_outside2_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_1_0.json | 7 +++++-- .../60_5family_dynamic_variable_outside_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_jinja.json | 7 +++++-- ...amily_dynamic_variable_outside_jinja_empty.json | 7 +++++-- ...family_dynamic_variable_outside_sub_suffix.json | 7 +++++-- ..._dynamic_variable_outside_sub_suffix_empty.json | 7 +++++-- ...60_5family_dynamic_variable_outside_suffix.json | 7 +++++-- ...mily_dynamic_variable_outside_suffix_empty.json | 7 +++++-- .../test_namespace/60_6family_dynamic_inside.json | 7 +++++-- .../60_6family_dynamic_inside_empty.json | 7 +++++-- .../60_6family_dynamic_leadership.json | 7 +++++-- .../60_6family_dynamic_leadership_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty2.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi2.json | 7 +++++-- .../results/test_namespace/60_9extra_dynamic.json | 7 +++++-- .../test_namespace/60_9extra_dynamic_extra.json | 7 +++++-- .../60_9family_dynamic_calc_both.json | 7 +++++-- .../test_namespace/68_0family_leadership_mode.json | 7 +++++-- .../test_namespace_mandatory/00_0empty.json | 7 +++++-- .../test_namespace_mandatory/00_0no_variable.json | 7 +++++-- .../00_0no_variable_default_version.json | 7 +++++-- .../00_0no_variable_remove_version.json | 7 +++++-- .../00_0version_underscore.json | 7 +++++-- .../00_1empty_variable.json | 7 +++++-- .../00_2default_calculated.json | 7 +++++-- .../00_2default_calculated_multi.json | 7 +++++-- .../00_2default_calculated_params_permissive.json | 7 +++++-- ...0_2default_calculated_variable_description.json | 7 +++++-- ...calculated_variable_description_multi_line.json | 7 +++++-- ...00_2default_calculated_variable_transitive.json | 7 +++++-- .../00_4load_subfolder.json | 7 +++++-- .../test_namespace_mandatory/00_5load_notype.json | 7 +++++-- .../test_namespace_mandatory/00_6boolean.json | 7 +++++-- .../00_6boolean_no_mandatory.json | 7 +++++-- .../test_namespace_mandatory/00_6choice.json | 7 +++++-- .../00_6choice_calculation.json | 7 +++++-- .../test_namespace_mandatory/00_6choice_link.json | 7 +++++-- .../00_6choice_variable.json | 7 +++++-- .../00_6choice_variable_link.json | 7 +++++-- .../00_6choice_variable_link2.json | 7 +++++-- .../test_namespace_mandatory/00_6custom.json | 7 +++++-- .../test_namespace_mandatory/00_6domainname.json | 7 +++++-- .../00_6domainname_params.json | 7 +++++-- .../test_namespace_mandatory/00_6float.json | 7 +++++-- .../test_namespace_mandatory/00_6number.json | 7 +++++-- .../results/test_namespace_mandatory/00_6port.json | 7 +++++-- .../test_namespace_mandatory/00_6regexp.json | 7 +++++-- .../test_namespace_mandatory/00_6regexp_link.json | 7 +++++-- .../test_namespace_mandatory/00_6secret.json | 7 +++++-- .../test_namespace_mandatory/00_6secret_param.json | 7 +++++-- .../test_namespace_mandatory/00_6string.json | 7 +++++-- .../test_namespace_mandatory/00_7choice_quote.json | 7 +++++-- .../results/test_namespace_mandatory/00_7help.json | 7 +++++-- .../test_namespace_mandatory/00_7help_quote.json | 7 +++++-- .../test_namespace_mandatory/00_7help_sup.json | 7 +++++-- .../00_7value_doublequote.json | 7 +++++-- .../00_7value_doublequote2.json | 7 +++++-- .../00_7value_doublequote3.json | 7 +++++-- .../test_namespace_mandatory/00_7value_quote.json | 7 +++++-- .../00_8calculation_information.json | 7 +++++-- .../00_8calculation_namespace.json | 7 +++++-- .../00_8calculation_param_namespace.json | 7 +++++-- .../results/test_namespace_mandatory/00_8test.json | 7 +++++-- .../00_9choice_variable_multi.json | 7 +++++-- .../00_9choice_variables.json | 7 +++++-- .../00_9default_calculation.json | 7 +++++-- .../00_9default_calculation_information.json | 7 +++++-- ...ult_calculation_information_other_variable.json | 7 +++++-- .../00_9default_calculation_multi_optional.json | 7 +++++-- .../00_9default_calculation_multi_optional2.json | 7 +++++-- .../00_9default_calculation_optional.json | 7 +++++-- .../00_9default_calculation_optional_exists.json | 7 +++++-- .../00_9default_calculation_param_optional.json | 7 +++++-- .../00_9default_information_other_variable.json | 7 +++++-- .../00_9default_information_other_variable2.json | 7 +++++-- .../00_9default_integer.json | 7 +++++-- .../test_namespace_mandatory/00_9extra.json | 7 +++++-- .../00_9extra_calculation.json | 7 +++++-- .../test_namespace_mandatory/00_9extra_ouside.json | 7 +++++-- .../01_6boolean_multi.json | 7 +++++-- .../test_namespace_mandatory/01_6custom_multi.json | 7 +++++-- .../test_namespace_mandatory/01_6float_multi.json | 7 +++++-- .../test_namespace_mandatory/01_6number_multi.json | 7 +++++-- .../test_namespace_mandatory/01_6string_empty.json | 7 +++++-- .../test_namespace_mandatory/01_6string_multi.json | 7 +++++-- .../01_7value_multi_doublequote.json | 7 +++++-- .../01_7value_multi_doublequote2.json | 7 +++++-- .../01_7value_multi_quote.json | 7 +++++-- .../01_8calculation_information_multi.json | 7 +++++-- .../01_9choice_variable_multi.json | 7 +++++-- .../test_namespace_mandatory/04_0type_param.json | 7 +++++-- .../test_namespace_mandatory/04_1auto_save.json | 7 +++++-- .../04_1auto_save_and_calculated.json | 7 +++++-- .../04_1auto_save_and_calculated_hidden.json | 7 +++++-- .../04_1auto_save_and_hidden.json | 7 +++++-- .../04_1default_calculation_hidden.json | 7 +++++-- .../04_1default_calculation_hidden_2.json | 7 +++++-- .../04_1default_calculation_hidden_3.json | 7 +++++-- .../04_1default_calculation_hidden_4.json | 7 +++++-- .../04_1default_calculation_hidden_5.json | 7 +++++-- .../04_1default_calculation_hidden_6.json | 7 +++++-- .../04_5disabled_calculation.json | 7 +++++-- .../04_5disabled_calculation_default.json | 7 +++++-- .../04_5disabled_calculation_multi.json | 7 +++++-- .../04_5disabled_calculation_optional.json | 7 +++++-- .../04_5disabled_calculation_variable.json | 7 +++++-- .../04_5disabled_calculation_variable2.json | 7 +++++-- .../04_5disabled_calculation_variable3.json | 7 +++++-- .../04_5disabled_calculation_variable4.json | 7 +++++-- .../04_5disabled_calculation_variable_multi.json | 7 +++++-- .../04_5hidden_calculation.json | 7 +++++-- .../04_5hidden_calculation2.json | 7 +++++-- ...04_5hidden_calculation_default_calculation.json | 7 +++++-- .../test_namespace_mandatory/04_5validators.json | 7 +++++-- .../04_5validators_differ.json | 7 +++++-- .../04_5validators_multi.json | 7 +++++-- .../04_5validators_multi2.json | 7 +++++-- .../04_5validators_multi3.json | 7 +++++-- .../05_0multi_not_uniq.json | 7 +++++-- .../test_namespace_mandatory/05_0multi_uniq.json | 7 +++++-- .../12_1auto_save_expert.json | 7 +++++-- .../16_0redefine_description.json | 7 +++++-- .../16_2family_redefine_calculation.json | 7 +++++-- .../16_2family_redefine_disabled.json | 7 +++++-- .../16_3family_empty_at_ends.json | 7 +++++-- .../16_5exists_nonexists.json | 7 +++++-- .../16_5exists_redefine.json | 7 +++++-- .../16_5redefine_calculation.json | 7 +++++-- .../16_5redefine_choice.json | 7 +++++-- .../16_5redefine_default.json | 7 +++++-- .../16_5redefine_default_calculation.json | 7 +++++-- .../16_5redefine_family.json | 7 +++++-- .../16_5redefine_help.json | 7 +++++-- .../16_5redefine_hidden.json | 7 +++++-- .../16_5redefine_multi.json | 7 +++++-- .../16_5redefine_remove_disable_calculation.json | 7 +++++-- .../16_5test_redefine.json | 7 +++++-- .../16_6choice_redefine.json | 7 +++++-- .../16_6exists_family.json | 7 +++++-- .../16_6exists_redefine_family.json | 7 +++++-- .../test_namespace_mandatory/16exists_exists.json | 7 +++++-- .../17_5redefine_leadership.json | 7 +++++-- .../test_namespace_mandatory/20_0empty_family.json | 7 +++++-- .../20_0family_append.json | 7 +++++-- .../20_0family_underscore.json | 7 +++++-- .../test_namespace_mandatory/20_0multi_family.json | 7 +++++-- .../20_0multi_family_basic.json | 7 +++++-- .../20_0multi_family_expert.json | 7 +++++-- .../20_0multi_family_order.json | 7 +++++-- .../20_0validators_differ_redefine.json | 7 +++++-- .../20_1empty_subfamily.json | 7 +++++-- .../20_9default_information_parent.json | 7 +++++-- .../24_0family_hidden_condition.json | 7 +++++-- .../24_0family_hidden_condition_boolean.json | 7 +++++-- .../24_0family_hidden_condition_sub_family.json | 7 +++++-- ...amily_hidden_condition_variable_sub_family.json | 7 +++++-- .../24_0family_hidden_condition_with_variable.json | 7 +++++-- ..._0family_hidden_param_condition_sub_family.json | 7 +++++-- .../24_0family_mandatory_condition.json | 7 +++++-- .../24_0family_mandatory_condition_variable.json | 7 +++++-- .../24_7validators_variable_optional.json | 7 +++++-- .../24_family_disabled_var_hidden.json | 7 +++++-- .../test_namespace_mandatory/40_0leadership.json | 7 +++++-- .../40_0leadership_diff_name.json | 7 +++++-- .../40_0leadership_empty.json | 7 +++++-- ...0_0leadership_follower_default_calculation.json | 7 +++++-- .../40_0leadership_follower_default_submulti.json | 7 +++++-- ...ship_follower_default_submulti_calculation.json | 7 +++++-- .../40_0leadership_follower_default_value.json | 7 +++++-- .../40_0leadership_leader_follower.json | 7 +++++-- .../40_0leadership_leader_not_multi.json | 7 +++++-- .../40_0leadership_reduce.json | 7 +++++-- .../40_1leadership_append_follower.json | 7 +++++-- .../40_2leadership_calculation_index.json | 7 +++++-- .../40_2leadership_calculation_param_index.json | 7 +++++-- .../40_2leadership_leader_calculation.json | 7 +++++-- .../40_6leadership_follower_multi.json | 7 +++++-- ...40_6leadership_follower_multi_no_mandatory.json | 7 +++++-- .../40_8calculation_boolean.json | 7 +++++-- .../40_8calculation_boolean_return_none.json | 7 +++++-- .../40_8calculation_integer.json | 7 +++++-- .../40_8calculation_multi_variable.json | 7 +++++-- .../40_8calculation_multi_variable_parent.json | 7 +++++-- .../40_8calculation_multi_variable_parent2.json | 7 +++++-- ...tion_variable_leader_follower_multi_inside.json | 7 +++++-- ...dership-calculation-outside-follower-first.json | 7 +++++-- ...adership-calculation-outside-follower-last.json | 7 +++++-- ...-calculation-outside-follower-no-mandatory.json | 7 +++++-- ...0_9leadership-calculation-outside-follower.json | 7 +++++-- ...eadership-calculation-outside-leader-first.json | 7 +++++-- ...leadership-calculation-outside-leader-last.json | 7 +++++-- .../40_9leadership-calculation-outside-leader.json | 7 +++++-- .../40_9leadership-calculation-variable.json | 7 +++++-- ...rship-calculation-variable_leader_follower.json | 7 +++++-- ...culation-variable_leader_follower_not_same.json | 7 +++++-- .../41_0choice_leader.json | 7 +++++-- .../44_0leadership_hidden.json | 7 +++++-- .../44_0leadership_leader_hidden.json | 7 +++++-- .../44_1leadership_append_hidden_follower.json | 7 +++++-- .../44_4disabled_calcultion_follower.json | 7 +++++-- .../44_4leadership_mandatory.json | 7 +++++-- .../44_4leadership_mandatory_follower.json | 7 +++++-- .../44_5leadership_leader_hidden_calculation.json | 7 +++++-- ..._6leadership_follower_disabled_calculation.json | 7 +++++-- .../44_9calculated_default_leadership_leader.json | 7 +++++-- .../60_0family_dynamic.json | 7 +++++-- .../60_0family_dynamic_1_0.json | 7 +++++-- .../60_0family_dynamic_1_0_empty.json | 7 +++++-- .../60_0family_dynamic_1_0_type.json | 7 +++++-- .../60_0family_dynamic_1_0_type_empty.json | 7 +++++-- .../60_0family_dynamic_1_1.json | 7 +++++-- .../60_0family_dynamic_1_1_empty.json | 7 +++++-- .../60_0family_dynamic_empty.json | 7 +++++-- .../60_0family_dynamic_forbidden_char.json | 7 +++++-- .../60_0family_dynamic_jinja_number.json | 7 +++++-- .../60_0family_dynamic_jinja_number_empty.json | 7 +++++-- .../60_0family_dynamic_no_description.json | 7 +++++-- .../60_0family_dynamic_no_description_empty.json | 7 +++++-- .../60_0family_dynamic_static.json | 7 +++++-- .../60_0family_dynamic_test.json | 7 +++++-- .../60_0family_dynamic_upper_char.json | 7 +++++-- .../60_0family_dynamic_variable_empty.json | 7 +++++-- .../60_0family_dynamic_variable_suffix.json | 7 +++++-- .../60_0family_dynamic_variable_suffix_empty.json | 7 +++++-- .../test_namespace_mandatory/60_0family_empty.json | 7 +++++-- .../60_0family_hidden.json | 7 +++++-- .../test_namespace_mandatory/60_0family_mode.json | 7 +++++-- .../60_1family_dynamic_jinja.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group_2.json | 7 +++++-- ...amily_dynamic_jinja_fill_sub_group_2_empty.json | 7 +++++-- ...2family_dynamic_jinja_fill_sub_group_empty.json | 7 +++++-- .../60_2family_dynamic_outside_calc.json | 7 +++++-- .../60_2family_dynamic_outside_calc_empty.json | 7 +++++-- .../60_5family_dynamic_calc2.json | 7 +++++-- .../60_5family_dynamic_calc2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_3.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_hidden.json | 7 +++++-- ...5family_dynamic_calc_suffix_hidden_boolean.json | 7 +++++-- ...0_5family_dynamic_calc_suffix_hidden_multi.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_param.json | 7 +++++-- ...60_5family_dynamic_calc_suffix_param_empty.json | 7 +++++-- .../60_5family_dynamic_calc_variable.json | 7 +++++-- .../60_5family_dynamic_calc_variable_empty.json | 7 +++++-- .../60_5family_dynamic_hidden_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside.json | 7 +++++-- .../60_5family_dynamic_variable_outside2.json | 7 +++++-- ...60_5family_dynamic_variable_outside2_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_1_0.json | 7 +++++-- .../60_5family_dynamic_variable_outside_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_jinja.json | 7 +++++-- ...amily_dynamic_variable_outside_jinja_empty.json | 7 +++++-- ...family_dynamic_variable_outside_sub_suffix.json | 7 +++++-- ..._dynamic_variable_outside_sub_suffix_empty.json | 7 +++++-- ...60_5family_dynamic_variable_outside_suffix.json | 7 +++++-- ...mily_dynamic_variable_outside_suffix_empty.json | 7 +++++-- .../60_6family_dynamic_inside.json | 7 +++++-- .../60_6family_dynamic_inside_empty.json | 7 +++++-- .../60_6family_dynamic_leadership.json | 7 +++++-- .../60_6family_dynamic_leadership_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty2.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi2.json | 7 +++++-- .../60_9extra_dynamic.json | 7 +++++-- .../60_9extra_dynamic_extra.json | 7 +++++-- .../60_9family_dynamic_calc_both.json | 7 +++++-- .../68_0family_leadership_mode.json | 7 +++++-- .../test_namespace_read_write/00_0empty.json | 7 +++++-- .../test_namespace_read_write/00_0no_variable.json | 7 +++++-- .../00_0no_variable_default_version.json | 7 +++++-- .../00_0no_variable_remove_version.json | 7 +++++-- .../00_0version_underscore.json | 7 +++++-- .../00_1empty_variable.json | 7 +++++-- .../00_2default_calculated.json | 7 +++++-- .../00_2default_calculated_multi.json | 7 +++++-- .../00_2default_calculated_params_permissive.json | 7 +++++-- ...0_2default_calculated_variable_description.json | 7 +++++-- ...calculated_variable_description_multi_line.json | 7 +++++-- ...00_2default_calculated_variable_transitive.json | 7 +++++-- .../00_4load_subfolder.json | 7 +++++-- .../test_namespace_read_write/00_5load_notype.json | 7 +++++-- .../test_namespace_read_write/00_6boolean.json | 7 +++++-- .../00_6boolean_no_mandatory.json | 7 +++++-- .../test_namespace_read_write/00_6choice.json | 7 +++++-- .../00_6choice_calculation.json | 7 +++++-- .../test_namespace_read_write/00_6choice_link.json | 7 +++++-- .../00_6choice_variable.json | 7 +++++-- .../00_6choice_variable_link.json | 7 +++++-- .../00_6choice_variable_link2.json | 7 +++++-- .../test_namespace_read_write/00_6custom.json | 7 +++++-- .../test_namespace_read_write/00_6domainname.json | 7 +++++-- .../00_6domainname_params.json | 7 +++++-- .../test_namespace_read_write/00_6float.json | 7 +++++-- .../test_namespace_read_write/00_6number.json | 7 +++++-- .../test_namespace_read_write/00_6port.json | 7 +++++-- .../test_namespace_read_write/00_6regexp.json | 7 +++++-- .../test_namespace_read_write/00_6regexp_link.json | 7 +++++-- .../test_namespace_read_write/00_6secret.json | 7 +++++-- .../00_6secret_param.json | 7 +++++-- .../test_namespace_read_write/00_6string.json | 7 +++++-- .../00_7choice_quote.json | 7 +++++-- .../test_namespace_read_write/00_7help.json | 7 +++++-- .../test_namespace_read_write/00_7help_quote.json | 7 +++++-- .../test_namespace_read_write/00_7help_sup.json | 7 +++++-- .../00_7value_doublequote.json | 7 +++++-- .../00_7value_doublequote2.json | 7 +++++-- .../00_7value_doublequote3.json | 7 +++++-- .../test_namespace_read_write/00_7value_quote.json | 7 +++++-- .../00_8calculation_information.json | 7 +++++-- .../00_8calculation_namespace.json | 7 +++++-- .../00_8calculation_param_namespace.json | 7 +++++-- .../test_namespace_read_write/00_8test.json | 7 +++++-- .../00_9choice_variable_multi.json | 7 +++++-- .../00_9choice_variables.json | 7 +++++-- .../00_9default_calculation.json | 7 +++++-- .../00_9default_calculation_information.json | 7 +++++-- ...ult_calculation_information_other_variable.json | 7 +++++-- .../00_9default_calculation_multi_optional.json | 7 +++++-- .../00_9default_calculation_multi_optional2.json | 7 +++++-- .../00_9default_calculation_optional.json | 7 +++++-- .../00_9default_calculation_optional_exists.json | 7 +++++-- .../00_9default_calculation_param_optional.json | 7 +++++-- .../00_9default_information_other_variable.json | 7 +++++-- .../00_9default_information_other_variable2.json | 7 +++++-- .../00_9default_integer.json | 7 +++++-- .../test_namespace_read_write/00_9extra.json | 7 +++++-- .../00_9extra_calculation.json | 7 +++++-- .../00_9extra_ouside.json | 7 +++++-- .../01_6boolean_multi.json | 7 +++++-- .../01_6custom_multi.json | 7 +++++-- .../test_namespace_read_write/01_6float_multi.json | 7 +++++-- .../01_6number_multi.json | 7 +++++-- .../01_6string_empty.json | 7 +++++-- .../01_6string_multi.json | 7 +++++-- .../01_7value_multi_doublequote.json | 7 +++++-- .../01_7value_multi_doublequote2.json | 7 +++++-- .../01_7value_multi_quote.json | 7 +++++-- .../01_8calculation_information_multi.json | 7 +++++-- .../01_9choice_variable_multi.json | 7 +++++-- .../test_namespace_read_write/04_0type_param.json | 7 +++++-- .../test_namespace_read_write/04_1auto_save.json | 7 +++++-- .../04_1auto_save_and_calculated.json | 7 +++++-- .../04_1auto_save_and_calculated_hidden.json | 7 +++++-- .../04_1auto_save_and_hidden.json | 7 +++++-- .../04_1default_calculation_hidden.json | 7 +++++-- .../04_1default_calculation_hidden_2.json | 7 +++++-- .../04_1default_calculation_hidden_3.json | 7 +++++-- .../04_1default_calculation_hidden_4.json | 7 +++++-- .../04_1default_calculation_hidden_5.json | 7 +++++-- .../04_1default_calculation_hidden_6.json | 7 +++++-- .../04_5disabled_calculation.json | 7 +++++-- .../04_5disabled_calculation_default.json | 7 +++++-- .../04_5disabled_calculation_multi.json | 7 +++++-- .../04_5disabled_calculation_optional.json | 7 +++++-- .../04_5disabled_calculation_variable.json | 7 +++++-- .../04_5disabled_calculation_variable2.json | 7 +++++-- .../04_5disabled_calculation_variable3.json | 7 +++++-- .../04_5disabled_calculation_variable4.json | 7 +++++-- .../04_5disabled_calculation_variable_multi.json | 7 +++++-- .../04_5hidden_calculation.json | 7 +++++-- .../04_5hidden_calculation2.json | 7 +++++-- ...04_5hidden_calculation_default_calculation.json | 7 +++++-- .../test_namespace_read_write/04_5validators.json | 7 +++++-- .../04_5validators_differ.json | 7 +++++-- .../04_5validators_multi.json | 7 +++++-- .../04_5validators_multi2.json | 7 +++++-- .../04_5validators_multi3.json | 7 +++++-- .../05_0multi_not_uniq.json | 7 +++++-- .../test_namespace_read_write/05_0multi_uniq.json | 7 +++++-- .../12_1auto_save_expert.json | 7 +++++-- .../16_0redefine_description.json | 7 +++++-- .../16_2family_redefine_calculation.json | 7 +++++-- .../16_2family_redefine_disabled.json | 7 +++++-- .../16_3family_empty_at_ends.json | 7 +++++-- .../16_5exists_nonexists.json | 7 +++++-- .../16_5exists_redefine.json | 7 +++++-- .../16_5redefine_calculation.json | 7 +++++-- .../16_5redefine_choice.json | 7 +++++-- .../16_5redefine_default.json | 7 +++++-- .../16_5redefine_default_calculation.json | 7 +++++-- .../16_5redefine_family.json | 7 +++++-- .../16_5redefine_help.json | 7 +++++-- .../16_5redefine_hidden.json | 7 +++++-- .../16_5redefine_multi.json | 7 +++++-- .../16_5redefine_remove_disable_calculation.json | 7 +++++-- .../16_5test_redefine.json | 7 +++++-- .../16_6choice_redefine.json | 7 +++++-- .../16_6exists_family.json | 7 +++++-- .../16_6exists_redefine_family.json | 7 +++++-- .../test_namespace_read_write/16exists_exists.json | 7 +++++-- .../17_5redefine_leadership.json | 7 +++++-- .../20_0empty_family.json | 7 +++++-- .../20_0family_append.json | 7 +++++-- .../20_0family_underscore.json | 7 +++++-- .../20_0multi_family.json | 7 +++++-- .../20_0multi_family_basic.json | 7 +++++-- .../20_0multi_family_expert.json | 7 +++++-- .../20_0multi_family_order.json | 7 +++++-- .../20_0validators_differ_redefine.json | 7 +++++-- .../20_1empty_subfamily.json | 7 +++++-- .../20_9default_information_parent.json | 7 +++++-- .../24_0family_hidden_condition.json | 7 +++++-- .../24_0family_hidden_condition_boolean.json | 7 +++++-- .../24_0family_hidden_condition_sub_family.json | 7 +++++-- ...amily_hidden_condition_variable_sub_family.json | 7 +++++-- .../24_0family_hidden_condition_with_variable.json | 7 +++++-- ..._0family_hidden_param_condition_sub_family.json | 7 +++++-- .../24_0family_mandatory_condition.json | 7 +++++-- .../24_0family_mandatory_condition_variable.json | 7 +++++-- .../24_7validators_variable_optional.json | 7 +++++-- .../24_family_disabled_var_hidden.json | 7 +++++-- .../test_namespace_read_write/40_0leadership.json | 7 +++++-- .../40_0leadership_diff_name.json | 7 +++++-- .../40_0leadership_empty.json | 7 +++++-- ...0_0leadership_follower_default_calculation.json | 7 +++++-- .../40_0leadership_follower_default_submulti.json | 7 +++++-- ...ship_follower_default_submulti_calculation.json | 7 +++++-- .../40_0leadership_follower_default_value.json | 7 +++++-- .../40_0leadership_leader_follower.json | 7 +++++-- .../40_0leadership_leader_not_multi.json | 7 +++++-- .../40_0leadership_reduce.json | 7 +++++-- .../40_1leadership_append_follower.json | 7 +++++-- .../40_2leadership_calculation_index.json | 7 +++++-- .../40_2leadership_calculation_param_index.json | 7 +++++-- .../40_2leadership_leader_calculation.json | 7 +++++-- .../40_6leadership_follower_multi.json | 7 +++++-- ...40_6leadership_follower_multi_no_mandatory.json | 7 +++++-- .../40_8calculation_boolean.json | 7 +++++-- .../40_8calculation_boolean_return_none.json | 7 +++++-- .../40_8calculation_integer.json | 7 +++++-- .../40_8calculation_multi_variable.json | 7 +++++-- .../40_8calculation_multi_variable_parent.json | 7 +++++-- .../40_8calculation_multi_variable_parent2.json | 7 +++++-- ...tion_variable_leader_follower_multi_inside.json | 7 +++++-- ...dership-calculation-outside-follower-first.json | 7 +++++-- ...adership-calculation-outside-follower-last.json | 7 +++++-- ...-calculation-outside-follower-no-mandatory.json | 7 +++++-- ...0_9leadership-calculation-outside-follower.json | 7 +++++-- ...eadership-calculation-outside-leader-first.json | 7 +++++-- ...leadership-calculation-outside-leader-last.json | 7 +++++-- .../40_9leadership-calculation-outside-leader.json | 7 +++++-- .../40_9leadership-calculation-variable.json | 7 +++++-- ...rship-calculation-variable_leader_follower.json | 7 +++++-- ...culation-variable_leader_follower_not_same.json | 7 +++++-- .../41_0choice_leader.json | 7 +++++-- .../44_0leadership_hidden.json | 7 +++++-- .../44_0leadership_leader_hidden.json | 7 +++++-- .../44_1leadership_append_hidden_follower.json | 7 +++++-- .../44_4disabled_calcultion_follower.json | 7 +++++-- .../44_4leadership_mandatory.json | 7 +++++-- .../44_4leadership_mandatory_follower.json | 7 +++++-- .../44_5leadership_leader_hidden_calculation.json | 7 +++++-- ..._6leadership_follower_disabled_calculation.json | 7 +++++-- .../44_9calculated_default_leadership_leader.json | 7 +++++-- .../60_0family_dynamic.json | 7 +++++-- .../60_0family_dynamic_1_0.json | 7 +++++-- .../60_0family_dynamic_1_0_empty.json | 7 +++++-- .../60_0family_dynamic_1_0_type.json | 7 +++++-- .../60_0family_dynamic_1_0_type_empty.json | 7 +++++-- .../60_0family_dynamic_1_1.json | 7 +++++-- .../60_0family_dynamic_1_1_empty.json | 7 +++++-- .../60_0family_dynamic_empty.json | 7 +++++-- .../60_0family_dynamic_forbidden_char.json | 7 +++++-- .../60_0family_dynamic_jinja_number.json | 7 +++++-- .../60_0family_dynamic_jinja_number_empty.json | 7 +++++-- .../60_0family_dynamic_no_description.json | 7 +++++-- .../60_0family_dynamic_no_description_empty.json | 7 +++++-- .../60_0family_dynamic_static.json | 7 +++++-- .../60_0family_dynamic_test.json | 7 +++++-- .../60_0family_dynamic_upper_char.json | 7 +++++-- .../60_0family_dynamic_variable_empty.json | 7 +++++-- .../60_0family_dynamic_variable_suffix.json | 7 +++++-- .../60_0family_dynamic_variable_suffix_empty.json | 7 +++++-- .../60_0family_empty.json | 7 +++++-- .../60_0family_hidden.json | 7 +++++-- .../test_namespace_read_write/60_0family_mode.json | 7 +++++-- .../60_1family_dynamic_jinja.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group_2.json | 7 +++++-- ...amily_dynamic_jinja_fill_sub_group_2_empty.json | 7 +++++-- ...2family_dynamic_jinja_fill_sub_group_empty.json | 7 +++++-- .../60_2family_dynamic_outside_calc.json | 7 +++++-- .../60_2family_dynamic_outside_calc_empty.json | 7 +++++-- .../60_5family_dynamic_calc2.json | 7 +++++-- .../60_5family_dynamic_calc2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_3.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_hidden.json | 7 +++++-- ...5family_dynamic_calc_suffix_hidden_boolean.json | 7 +++++-- ...0_5family_dynamic_calc_suffix_hidden_multi.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_param.json | 7 +++++-- ...60_5family_dynamic_calc_suffix_param_empty.json | 7 +++++-- .../60_5family_dynamic_calc_variable.json | 7 +++++-- .../60_5family_dynamic_calc_variable_empty.json | 7 +++++-- .../60_5family_dynamic_hidden_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside.json | 7 +++++-- .../60_5family_dynamic_variable_outside2.json | 7 +++++-- ...60_5family_dynamic_variable_outside2_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_1_0.json | 7 +++++-- .../60_5family_dynamic_variable_outside_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_jinja.json | 7 +++++-- ...amily_dynamic_variable_outside_jinja_empty.json | 7 +++++-- ...family_dynamic_variable_outside_sub_suffix.json | 7 +++++-- ..._dynamic_variable_outside_sub_suffix_empty.json | 7 +++++-- ...60_5family_dynamic_variable_outside_suffix.json | 7 +++++-- ...mily_dynamic_variable_outside_suffix_empty.json | 7 +++++-- .../60_6family_dynamic_inside.json | 7 +++++-- .../60_6family_dynamic_inside_empty.json | 7 +++++-- .../60_6family_dynamic_leadership.json | 7 +++++-- .../60_6family_dynamic_leadership_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty2.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi2.json | 7 +++++-- .../60_9extra_dynamic.json | 7 +++++-- .../60_9extra_dynamic_extra.json | 7 +++++-- .../60_9family_dynamic_calc_both.json | 7 +++++-- .../68_0family_leadership_mode.json | 7 +++++-- .../00_0empty.json | 7 +++++-- .../00_0no_variable.json | 7 +++++-- .../00_0no_variable_default_version.json | 7 +++++-- .../00_0no_variable_remove_version.json | 7 +++++-- .../00_0version_underscore.json | 7 +++++-- .../00_1empty_variable.json | 7 +++++-- .../00_2default_calculated.json | 7 +++++-- .../00_2default_calculated_multi.json | 7 +++++-- .../00_2default_calculated_params_permissive.json | 7 +++++-- ...0_2default_calculated_variable_description.json | 7 +++++-- ...calculated_variable_description_multi_line.json | 7 +++++-- ...00_2default_calculated_variable_transitive.json | 7 +++++-- .../00_4load_subfolder.json | 7 +++++-- .../00_5load_notype.json | 7 +++++-- .../00_6boolean.json | 7 +++++-- .../00_6boolean_no_mandatory.json | 7 +++++-- .../00_6choice.json | 7 +++++-- .../00_6choice_calculation.json | 7 +++++-- .../00_6choice_link.json | 7 +++++-- .../00_6choice_variable.json | 7 +++++-- .../00_6choice_variable_link.json | 7 +++++-- .../00_6choice_variable_link2.json | 7 +++++-- .../00_6custom.json | 7 +++++-- .../00_6domainname.json | 7 +++++-- .../00_6domainname_params.json | 7 +++++-- .../00_6float.json | 7 +++++-- .../00_6number.json | 7 +++++-- .../00_6port.json | 7 +++++-- .../00_6regexp.json | 7 +++++-- .../00_6regexp_link.json | 7 +++++-- .../00_6secret.json | 7 +++++-- .../00_6secret_param.json | 7 +++++-- .../00_6string.json | 7 +++++-- .../00_7choice_quote.json | 7 +++++-- .../00_7help.json | 7 +++++-- .../00_7help_quote.json | 7 +++++-- .../00_7help_sup.json | 7 +++++-- .../00_7value_doublequote.json | 7 +++++-- .../00_7value_doublequote2.json | 7 +++++-- .../00_7value_doublequote3.json | 7 +++++-- .../00_7value_quote.json | 7 +++++-- .../00_8calculation_information.json | 7 +++++-- .../00_8calculation_namespace.json | 7 +++++-- .../00_8calculation_param_namespace.json | 7 +++++-- .../00_8test.json | 7 +++++-- .../00_9choice_variable_multi.json | 7 +++++-- .../00_9choice_variables.json | 7 +++++-- .../00_9default_calculation.json | 7 +++++-- .../00_9default_calculation_information.json | 7 +++++-- ...ult_calculation_information_other_variable.json | 7 +++++-- .../00_9default_calculation_multi_optional.json | 7 +++++-- .../00_9default_calculation_multi_optional2.json | 7 +++++-- .../00_9default_calculation_optional.json | 7 +++++-- .../00_9default_calculation_optional_exists.json | 7 +++++-- .../00_9default_calculation_param_optional.json | 7 +++++-- .../00_9default_information_other_variable.json | 7 +++++-- .../00_9default_information_other_variable2.json | 7 +++++-- .../00_9default_integer.json | 7 +++++-- .../00_9extra.json | 7 +++++-- .../00_9extra_calculation.json | 7 +++++-- .../00_9extra_ouside.json | 7 +++++-- .../01_6boolean_multi.json | 7 +++++-- .../01_6custom_multi.json | 7 +++++-- .../01_6float_multi.json | 7 +++++-- .../01_6number_multi.json | 7 +++++-- .../01_6string_empty.json | 7 +++++-- .../01_6string_multi.json | 7 +++++-- .../01_7value_multi_doublequote.json | 7 +++++-- .../01_7value_multi_doublequote2.json | 7 +++++-- .../01_7value_multi_quote.json | 7 +++++-- .../01_8calculation_information_multi.json | 7 +++++-- .../01_9choice_variable_multi.json | 7 +++++-- .../04_0type_param.json | 7 +++++-- .../04_1auto_save.json | 7 +++++-- .../04_1auto_save_and_calculated.json | 7 +++++-- .../04_1auto_save_and_calculated_hidden.json | 7 +++++-- .../04_1auto_save_and_hidden.json | 7 +++++-- .../04_1default_calculation_hidden.json | 7 +++++-- .../04_1default_calculation_hidden_2.json | 7 +++++-- .../04_1default_calculation_hidden_3.json | 7 +++++-- .../04_1default_calculation_hidden_4.json | 7 +++++-- .../04_1default_calculation_hidden_5.json | 7 +++++-- .../04_1default_calculation_hidden_6.json | 7 +++++-- .../04_5disabled_calculation.json | 7 +++++-- .../04_5disabled_calculation_default.json | 7 +++++-- .../04_5disabled_calculation_multi.json | 7 +++++-- .../04_5disabled_calculation_optional.json | 7 +++++-- .../04_5disabled_calculation_variable.json | 7 +++++-- .../04_5disabled_calculation_variable2.json | 7 +++++-- .../04_5disabled_calculation_variable3.json | 7 +++++-- .../04_5disabled_calculation_variable4.json | 7 +++++-- .../04_5disabled_calculation_variable_multi.json | 7 +++++-- .../04_5hidden_calculation.json | 7 +++++-- .../04_5hidden_calculation2.json | 7 +++++-- ...04_5hidden_calculation_default_calculation.json | 7 +++++-- .../04_5validators.json | 7 +++++-- .../04_5validators_differ.json | 7 +++++-- .../04_5validators_multi.json | 7 +++++-- .../04_5validators_multi2.json | 7 +++++-- .../04_5validators_multi3.json | 7 +++++-- .../05_0multi_not_uniq.json | 7 +++++-- .../05_0multi_uniq.json | 7 +++++-- .../12_1auto_save_expert.json | 7 +++++-- .../16_0redefine_description.json | 7 +++++-- .../16_2family_redefine_calculation.json | 7 +++++-- .../16_2family_redefine_disabled.json | 7 +++++-- .../16_3family_empty_at_ends.json | 7 +++++-- .../16_5exists_nonexists.json | 7 +++++-- .../16_5exists_redefine.json | 7 +++++-- .../16_5redefine_calculation.json | 7 +++++-- .../16_5redefine_choice.json | 7 +++++-- .../16_5redefine_default.json | 7 +++++-- .../16_5redefine_default_calculation.json | 7 +++++-- .../16_5redefine_family.json | 7 +++++-- .../16_5redefine_help.json | 7 +++++-- .../16_5redefine_hidden.json | 7 +++++-- .../16_5redefine_multi.json | 7 +++++-- .../16_5redefine_remove_disable_calculation.json | 7 +++++-- .../16_5test_redefine.json | 7 +++++-- .../16_6choice_redefine.json | 7 +++++-- .../16_6exists_family.json | 7 +++++-- .../16_6exists_redefine_family.json | 7 +++++-- .../16exists_exists.json | 7 +++++-- .../17_5redefine_leadership.json | 7 +++++-- .../20_0empty_family.json | 7 +++++-- .../20_0family_append.json | 7 +++++-- .../20_0family_underscore.json | 7 +++++-- .../20_0multi_family.json | 7 +++++-- .../20_0multi_family_basic.json | 7 +++++-- .../20_0multi_family_expert.json | 7 +++++-- .../20_0multi_family_order.json | 7 +++++-- .../20_0validators_differ_redefine.json | 7 +++++-- .../20_1empty_subfamily.json | 7 +++++-- .../20_9default_information_parent.json | 7 +++++-- .../24_0family_hidden_condition.json | 7 +++++-- .../24_0family_hidden_condition_boolean.json | 7 +++++-- .../24_0family_hidden_condition_sub_family.json | 7 +++++-- ...amily_hidden_condition_variable_sub_family.json | 7 +++++-- .../24_0family_hidden_condition_with_variable.json | 7 +++++-- ..._0family_hidden_param_condition_sub_family.json | 7 +++++-- .../24_0family_mandatory_condition.json | 7 +++++-- .../24_0family_mandatory_condition_variable.json | 7 +++++-- .../24_7validators_variable_optional.json | 7 +++++-- .../24_family_disabled_var_hidden.json | 7 +++++-- .../40_0leadership.json | 7 +++++-- .../40_0leadership_diff_name.json | 7 +++++-- .../40_0leadership_empty.json | 7 +++++-- ...0_0leadership_follower_default_calculation.json | 7 +++++-- .../40_0leadership_follower_default_submulti.json | 7 +++++-- ...ship_follower_default_submulti_calculation.json | 7 +++++-- .../40_0leadership_follower_default_value.json | 7 +++++-- .../40_0leadership_leader_follower.json | 7 +++++-- .../40_0leadership_leader_not_multi.json | 7 +++++-- .../40_0leadership_reduce.json | 7 +++++-- .../40_1leadership_append_follower.json | 7 +++++-- .../40_2leadership_calculation_index.json | 7 +++++-- .../40_2leadership_calculation_param_index.json | 7 +++++-- .../40_2leadership_leader_calculation.json | 7 +++++-- .../40_6leadership_follower_multi.json | 7 +++++-- ...40_6leadership_follower_multi_no_mandatory.json | 7 +++++-- .../40_8calculation_boolean.json | 7 +++++-- .../40_8calculation_boolean_return_none.json | 7 +++++-- .../40_8calculation_integer.json | 7 +++++-- .../40_8calculation_multi_variable.json | 7 +++++-- .../40_8calculation_multi_variable_parent.json | 7 +++++-- .../40_8calculation_multi_variable_parent2.json | 7 +++++-- ...tion_variable_leader_follower_multi_inside.json | 7 +++++-- ...dership-calculation-outside-follower-first.json | 7 +++++-- ...adership-calculation-outside-follower-last.json | 7 +++++-- ...-calculation-outside-follower-no-mandatory.json | 7 +++++-- ...0_9leadership-calculation-outside-follower.json | 7 +++++-- ...eadership-calculation-outside-leader-first.json | 7 +++++-- ...leadership-calculation-outside-leader-last.json | 7 +++++-- .../40_9leadership-calculation-outside-leader.json | 7 +++++-- .../40_9leadership-calculation-variable.json | 7 +++++-- ...rship-calculation-variable_leader_follower.json | 7 +++++-- ...culation-variable_leader_follower_not_same.json | 7 +++++-- .../41_0choice_leader.json | 7 +++++-- .../44_0leadership_hidden.json | 7 +++++-- .../44_0leadership_leader_hidden.json | 7 +++++-- .../44_1leadership_append_hidden_follower.json | 7 +++++-- .../44_4disabled_calcultion_follower.json | 7 +++++-- .../44_4leadership_mandatory.json | 7 +++++-- .../44_4leadership_mandatory_follower.json | 7 +++++-- .../44_5leadership_leader_hidden_calculation.json | 7 +++++-- ..._6leadership_follower_disabled_calculation.json | 7 +++++-- .../44_9calculated_default_leadership_leader.json | 7 +++++-- .../60_0family_dynamic.json | 7 +++++-- .../60_0family_dynamic_1_0.json | 7 +++++-- .../60_0family_dynamic_1_0_empty.json | 7 +++++-- .../60_0family_dynamic_1_0_type.json | 7 +++++-- .../60_0family_dynamic_1_0_type_empty.json | 7 +++++-- .../60_0family_dynamic_1_1.json | 7 +++++-- .../60_0family_dynamic_1_1_empty.json | 7 +++++-- .../60_0family_dynamic_empty.json | 7 +++++-- .../60_0family_dynamic_forbidden_char.json | 7 +++++-- .../60_0family_dynamic_jinja_number.json | 7 +++++-- .../60_0family_dynamic_jinja_number_empty.json | 7 +++++-- .../60_0family_dynamic_no_description.json | 7 +++++-- .../60_0family_dynamic_no_description_empty.json | 7 +++++-- .../60_0family_dynamic_static.json | 7 +++++-- .../60_0family_dynamic_test.json | 7 +++++-- .../60_0family_dynamic_upper_char.json | 7 +++++-- .../60_0family_dynamic_variable_empty.json | 7 +++++-- .../60_0family_dynamic_variable_suffix.json | 7 +++++-- .../60_0family_dynamic_variable_suffix_empty.json | 7 +++++-- .../60_0family_empty.json | 7 +++++-- .../60_0family_hidden.json | 7 +++++-- .../60_0family_mode.json | 7 +++++-- .../60_1family_dynamic_jinja.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group_2.json | 7 +++++-- ...amily_dynamic_jinja_fill_sub_group_2_empty.json | 7 +++++-- ...2family_dynamic_jinja_fill_sub_group_empty.json | 7 +++++-- .../60_2family_dynamic_outside_calc.json | 7 +++++-- .../60_2family_dynamic_outside_calc_empty.json | 7 +++++-- .../60_5family_dynamic_calc2.json | 7 +++++-- .../60_5family_dynamic_calc2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_empty_3.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_hidden.json | 7 +++++-- ...5family_dynamic_calc_suffix_hidden_boolean.json | 7 +++++-- ...0_5family_dynamic_calc_suffix_hidden_multi.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_param.json | 7 +++++-- ...60_5family_dynamic_calc_suffix_param_empty.json | 7 +++++-- .../60_5family_dynamic_calc_variable.json | 7 +++++-- .../60_5family_dynamic_calc_variable_empty.json | 7 +++++-- .../60_5family_dynamic_hidden_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside.json | 7 +++++-- .../60_5family_dynamic_variable_outside2.json | 7 +++++-- ...60_5family_dynamic_variable_outside2_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_1_0.json | 7 +++++-- .../60_5family_dynamic_variable_outside_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside_jinja.json | 7 +++++-- ...amily_dynamic_variable_outside_jinja_empty.json | 7 +++++-- ...family_dynamic_variable_outside_sub_suffix.json | 7 +++++-- ..._dynamic_variable_outside_sub_suffix_empty.json | 7 +++++-- ...60_5family_dynamic_variable_outside_suffix.json | 7 +++++-- ...mily_dynamic_variable_outside_suffix_empty.json | 7 +++++-- .../60_6family_dynamic_inside.json | 7 +++++-- .../60_6family_dynamic_inside_empty.json | 7 +++++-- .../60_6family_dynamic_leadership.json | 7 +++++-- .../60_6family_dynamic_leadership_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty2.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi2.json | 7 +++++-- .../60_9extra_dynamic.json | 7 +++++-- .../60_9extra_dynamic_extra.json | 7 +++++-- .../60_9family_dynamic_calc_both.json | 7 +++++-- .../68_0family_leadership_mode.json | 7 +++++-- .../00_0empty.json | 7 +++++-- .../00_0no_variable.json | 7 +++++-- .../00_0no_variable_default_version.json | 7 +++++-- .../00_0no_variable_remove_version.json | 7 +++++-- .../00_0version_underscore.json | 3 ++- .../00_1empty_variable.json | 3 ++- .../00_2default_calculated.json | 7 +++++-- .../00_2default_calculated_multi.json | 7 +++++-- .../00_2default_calculated_params_permissive.json | 7 +++++-- ...0_2default_calculated_variable_description.json | 3 ++- ...calculated_variable_description_multi_line.json | 3 ++- ...00_2default_calculated_variable_transitive.json | 3 ++- .../00_4load_subfolder.json | 3 ++- .../00_5load_notype.json | 7 +++++-- .../00_6boolean.json | 7 +++++-- .../00_6boolean_no_mandatory.json | 7 +++++-- .../00_6choice.json | 3 ++- .../00_6choice_calculation.json | 7 +++++-- .../00_6choice_link.json | 3 ++- .../00_6choice_variable.json | 7 +++++-- .../00_6choice_variable_link.json | 7 +++++-- .../00_6choice_variable_link2.json | 7 +++++-- .../00_6custom.json | 3 ++- .../00_6domainname.json | 7 +++++-- .../00_6domainname_params.json | 7 +++++-- .../00_6float.json | 7 +++++-- .../00_6number.json | 7 +++++-- .../00_6port.json | 3 ++- .../00_6regexp.json | 7 +++++-- .../00_6regexp_link.json | 7 +++++-- .../00_6secret.json | 3 ++- .../00_6secret_param.json | 3 ++- .../00_6string.json | 3 ++- .../00_7choice_quote.json | 7 +++++-- .../00_7help.json | 3 ++- .../00_7help_quote.json | 3 ++- .../00_7help_sup.json | 3 ++- .../00_7value_doublequote.json | 7 +++++-- .../00_7value_doublequote2.json | 7 +++++-- .../00_7value_doublequote3.json | 7 +++++-- .../00_7value_quote.json | 7 +++++-- .../00_8calculation_information.json | 3 ++- .../00_8calculation_namespace.json | 7 +++++-- .../00_8calculation_param_namespace.json | 7 +++++-- .../00_8test.json | 3 ++- .../00_9choice_variable_multi.json | 3 ++- .../00_9choice_variables.json | 7 +++++-- .../00_9default_calculation.json | 7 +++++-- .../00_9default_calculation_information.json | 3 ++- ...ult_calculation_information_other_variable.json | 3 ++- .../00_9default_calculation_multi_optional.json | 7 +++++-- .../00_9default_calculation_multi_optional2.json | 7 +++++-- .../00_9default_calculation_optional.json | 3 ++- .../00_9default_calculation_optional_exists.json | 7 +++++-- .../00_9default_calculation_param_optional.json | 7 +++++-- .../00_9default_information_other_variable.json | 3 ++- .../00_9default_information_other_variable2.json | 3 ++- .../00_9default_integer.json | 7 +++++-- .../00_9extra.json | 7 +++++-- .../00_9extra_calculation.json | 7 +++++-- .../00_9extra_ouside.json | 7 +++++-- .../01_6boolean_multi.json | 7 +++++-- .../01_6custom_multi.json | 3 ++- .../01_6float_multi.json | 7 +++++-- .../01_6number_multi.json | 7 +++++-- .../01_6string_empty.json | 3 ++- .../01_6string_multi.json | 3 ++- .../01_7value_multi_doublequote.json | 7 +++++-- .../01_7value_multi_doublequote2.json | 7 +++++-- .../01_7value_multi_quote.json | 7 +++++-- .../01_8calculation_information_multi.json | 3 ++- .../01_9choice_variable_multi.json | 3 ++- .../04_0type_param.json | 7 +++++-- .../04_1auto_save.json | 7 +++++-- .../04_1auto_save_and_calculated.json | 7 +++++-- .../04_1auto_save_and_calculated_hidden.json | 7 +++++-- .../04_1auto_save_and_hidden.json | 7 +++++-- .../04_1default_calculation_hidden.json | 7 +++++-- .../04_1default_calculation_hidden_2.json | 7 +++++-- .../04_1default_calculation_hidden_3.json | 7 +++++-- .../04_1default_calculation_hidden_4.json | 3 ++- .../04_1default_calculation_hidden_5.json | 7 +++++-- .../04_1default_calculation_hidden_6.json | 3 ++- .../04_5disabled_calculation.json | 3 ++- .../04_5disabled_calculation_default.json | 7 +++++-- .../04_5disabled_calculation_multi.json | 3 ++- .../04_5disabled_calculation_optional.json | 7 +++++-- .../04_5disabled_calculation_variable.json | 3 ++- .../04_5disabled_calculation_variable2.json | 7 +++++-- .../04_5disabled_calculation_variable3.json | 7 +++++-- .../04_5disabled_calculation_variable4.json | 3 ++- .../04_5disabled_calculation_variable_multi.json | 3 ++- .../04_5hidden_calculation.json | 7 +++++-- .../04_5hidden_calculation2.json | 7 +++++-- ...04_5hidden_calculation_default_calculation.json | 7 +++++-- .../04_5validators.json | 3 ++- .../04_5validators_differ.json | 7 +++++-- .../04_5validators_multi.json | 7 +++++-- .../04_5validators_multi2.json | 7 +++++-- .../04_5validators_multi3.json | 7 +++++-- .../05_0multi_not_uniq.json | 7 +++++-- .../05_0multi_uniq.json | 7 +++++-- .../12_1auto_save_expert.json | 7 +++++-- .../16_0redefine_description.json | 3 ++- .../16_2family_redefine_calculation.json | 7 +++++-- .../16_2family_redefine_disabled.json | 7 +++++-- .../16_3family_empty_at_ends.json | 3 ++- .../16_5exists_nonexists.json | 7 +++++-- .../16_5exists_redefine.json | 7 +++++-- .../16_5redefine_calculation.json | 7 +++++-- .../16_5redefine_choice.json | 3 ++- .../16_5redefine_default.json | 7 +++++-- .../16_5redefine_default_calculation.json | 3 ++- .../16_5redefine_family.json | 3 ++- .../16_5redefine_help.json | 3 ++- .../16_5redefine_hidden.json | 7 +++++-- .../16_5redefine_multi.json | 7 +++++-- .../16_5redefine_remove_disable_calculation.json | 3 ++- .../16_5test_redefine.json | 3 ++- .../16_6choice_redefine.json | 7 +++++-- .../16_6exists_family.json | 7 +++++-- .../16_6exists_redefine_family.json | 3 ++- .../16exists_exists.json | 3 ++- .../17_5redefine_leadership.json | 7 +++++-- .../20_0empty_family.json | 7 +++++-- .../20_0family_append.json | 3 ++- .../20_0family_underscore.json | 7 +++++-- .../20_0multi_family.json | 7 +++++-- .../20_0multi_family_basic.json | 3 ++- .../20_0multi_family_expert.json | 7 +++++-- .../20_0multi_family_order.json | 3 ++- .../20_0validators_differ_redefine.json | 7 +++++-- .../20_1empty_subfamily.json | 7 +++++-- .../20_9default_information_parent.json | 3 ++- .../24_0family_hidden_condition.json | 3 ++- .../24_0family_hidden_condition_boolean.json | 7 +++++-- .../24_0family_hidden_condition_sub_family.json | 3 ++- ...amily_hidden_condition_variable_sub_family.json | 7 +++++-- .../24_0family_hidden_condition_with_variable.json | 7 +++++-- ..._0family_hidden_param_condition_sub_family.json | 3 ++- .../24_0family_mandatory_condition.json | 7 +++++-- .../24_0family_mandatory_condition_variable.json | 3 ++- .../24_7validators_variable_optional.json | 3 ++- .../24_family_disabled_var_hidden.json | 7 +++++-- .../40_0leadership.json | 3 ++- .../40_0leadership_diff_name.json | 3 ++- .../40_0leadership_empty.json | 7 +++++-- ...0_0leadership_follower_default_calculation.json | 3 ++- .../40_0leadership_follower_default_submulti.json | 7 +++++-- ...ship_follower_default_submulti_calculation.json | 7 +++++-- .../40_0leadership_follower_default_value.json | 7 +++++-- .../40_0leadership_leader_follower.json | 7 +++++-- .../40_0leadership_leader_not_multi.json | 3 ++- .../40_0leadership_reduce.json | 3 ++- .../40_1leadership_append_follower.json | 3 ++- .../40_2leadership_calculation_index.json | 7 +++++-- .../40_2leadership_calculation_param_index.json | 7 +++++-- .../40_2leadership_leader_calculation.json | 3 ++- .../40_6leadership_follower_multi.json | 3 ++- ...40_6leadership_follower_multi_no_mandatory.json | 7 +++++-- .../40_8calculation_boolean.json | 7 +++++-- .../40_8calculation_boolean_return_none.json | 3 ++- .../40_8calculation_integer.json | 7 +++++-- .../40_8calculation_multi_variable.json | 7 +++++-- .../40_8calculation_multi_variable_parent.json | 7 +++++-- .../40_8calculation_multi_variable_parent2.json | 7 +++++-- ...tion_variable_leader_follower_multi_inside.json | 7 +++++-- ...dership-calculation-outside-follower-first.json | 7 +++++-- ...adership-calculation-outside-follower-last.json | 7 +++++-- ...-calculation-outside-follower-no-mandatory.json | 7 +++++-- ...0_9leadership-calculation-outside-follower.json | 7 +++++-- ...eadership-calculation-outside-leader-first.json | 7 +++++-- ...leadership-calculation-outside-leader-last.json | 7 +++++-- .../40_9leadership-calculation-outside-leader.json | 7 +++++-- .../40_9leadership-calculation-variable.json | 7 +++++-- ...rship-calculation-variable_leader_follower.json | 3 ++- ...culation-variable_leader_follower_not_same.json | 3 ++- .../41_0choice_leader.json | 7 +++++-- .../44_0leadership_hidden.json | 7 +++++-- .../44_0leadership_leader_hidden.json | 7 +++++-- .../44_1leadership_append_hidden_follower.json | 7 +++++-- .../44_4disabled_calcultion_follower.json | 3 ++- .../44_4leadership_mandatory.json | 3 ++- .../44_4leadership_mandatory_follower.json | 7 +++++-- .../44_5leadership_leader_hidden_calculation.json | 7 +++++-- ..._6leadership_follower_disabled_calculation.json | 3 ++- .../44_9calculated_default_leadership_leader.json | 7 +++++-- .../60_0family_dynamic.json | 3 ++- .../60_0family_dynamic_1_0.json | 7 +++++-- .../60_0family_dynamic_1_0_empty.json | 7 +++++-- .../60_0family_dynamic_1_0_type.json | 3 ++- .../60_0family_dynamic_1_0_type_empty.json | 7 +++++-- .../60_0family_dynamic_1_1.json | 3 ++- .../60_0family_dynamic_1_1_empty.json | 7 +++++-- .../60_0family_dynamic_empty.json | 7 +++++-- .../60_0family_dynamic_forbidden_char.json | 7 +++++-- .../60_0family_dynamic_jinja_number.json | 7 +++++-- .../60_0family_dynamic_jinja_number_empty.json | 3 ++- .../60_0family_dynamic_no_description.json | 3 ++- .../60_0family_dynamic_no_description_empty.json | 7 +++++-- .../60_0family_dynamic_static.json | 3 ++- .../60_0family_dynamic_test.json | 3 ++- .../60_0family_dynamic_upper_char.json | 3 ++- .../60_0family_dynamic_variable_empty.json | 3 ++- .../60_0family_dynamic_variable_suffix.json | 7 +++++-- .../60_0family_dynamic_variable_suffix_empty.json | 3 ++- .../60_0family_empty.json | 7 +++++-- .../60_0family_hidden.json | 7 +++++-- .../60_0family_mode.json | 7 +++++-- .../60_1family_dynamic_jinja.json | 7 +++++-- .../60_2family_dynamic_jinja_fill_sub_group.json | 3 ++- .../60_2family_dynamic_jinja_fill_sub_group_2.json | 7 +++++-- ...amily_dynamic_jinja_fill_sub_group_2_empty.json | 7 +++++-- ...2family_dynamic_jinja_fill_sub_group_empty.json | 7 +++++-- .../60_2family_dynamic_outside_calc.json | 7 +++++-- .../60_2family_dynamic_outside_calc_empty.json | 7 +++++-- .../60_5family_dynamic_calc2.json | 3 ++- .../60_5family_dynamic_calc2_empty.json | 3 ++- .../60_5family_dynamic_calc_suffix.json | 3 ++- .../60_5family_dynamic_calc_suffix2.json | 7 +++++-- .../60_5family_dynamic_calc_suffix2_empty.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_disabled.json | 3 ++- .../60_5family_dynamic_calc_suffix_disabled2.json | 3 ++- .../60_5family_dynamic_calc_suffix_empty.json | 3 ++- .../60_5family_dynamic_calc_suffix_empty_2.json | 3 ++- .../60_5family_dynamic_calc_suffix_empty_3.json | 3 ++- .../60_5family_dynamic_calc_suffix_hidden.json | 7 +++++-- ...5family_dynamic_calc_suffix_hidden_boolean.json | 7 +++++-- ...0_5family_dynamic_calc_suffix_hidden_multi.json | 7 +++++-- .../60_5family_dynamic_calc_suffix_param.json | 7 +++++-- ...60_5family_dynamic_calc_suffix_param_empty.json | 7 +++++-- .../60_5family_dynamic_calc_variable.json | 3 ++- .../60_5family_dynamic_calc_variable_empty.json | 3 ++- .../60_5family_dynamic_hidden_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix.json | 7 +++++-- .../60_5family_dynamic_unknown_suffix_empty.json | 7 +++++-- .../60_5family_dynamic_variable_outside.json | 7 +++++-- .../60_5family_dynamic_variable_outside2.json | 7 +++++-- ...60_5family_dynamic_variable_outside2_empty.json | 3 ++- .../60_5family_dynamic_variable_outside_1_0.json | 7 +++++-- .../60_5family_dynamic_variable_outside_empty.json | 3 ++- .../60_5family_dynamic_variable_outside_jinja.json | 7 +++++-- ...amily_dynamic_variable_outside_jinja_empty.json | 3 ++- ...family_dynamic_variable_outside_sub_suffix.json | 7 +++++-- ..._dynamic_variable_outside_sub_suffix_empty.json | 7 +++++-- ...60_5family_dynamic_variable_outside_suffix.json | 7 +++++-- ...mily_dynamic_variable_outside_suffix_empty.json | 7 +++++-- .../60_6family_dynamic_inside.json | 7 +++++-- .../60_6family_dynamic_inside_empty.json | 7 +++++-- .../60_6family_dynamic_leadership.json | 3 ++- .../60_6family_dynamic_leadership_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_1_0_2.json | 3 ++- .../60_6family_dynamic_sub_dynamic_empty.json | 7 +++++-- .../60_6family_dynamic_sub_dynamic_empty2.json | 7 +++++-- .../60_6family_dynamic_suffix_auto_multi.json | 3 ++- .../60_6family_dynamic_suffix_auto_multi2.json | 3 ++- .../60_9extra_dynamic.json | 3 ++- .../60_9extra_dynamic_extra.json | 3 ++- .../60_9family_dynamic_calc_both.json | 3 ++- .../68_0family_leadership_mode.json | 7 +++++-- tests/test_load.py | 14 ++++++++++---- 1312 files changed, 6262 insertions(+), 2525 deletions(-) diff --git a/src/rougail/output_ansible/__init__.py b/src/rougail/output_ansible/__init__.py index 8949a2b..2018ff7 100644 --- a/src/rougail/output_ansible/__init__.py +++ b/src/rougail/output_ansible/__init__.py @@ -91,7 +91,8 @@ class RougailOutputAnsible(RougailOutputJson): self.config.property.read_write() def json_to_ansible(self): - ret = {"_meta": {"hostvars": {}}, "all": {"children": ["ungrouped"]}} + ret = {"_meta": {"hostvars": {}}, "all": {"children": ["ungrouped"], "hosts": []}} + all_children = [] if "_warnings" in self.dico: _warnings = self.dico.pop("_warnings") if self.export_warnings: @@ -141,8 +142,10 @@ class RougailOutputAnsible(RougailOutputJson): ret.setdefault(name, {}).setdefault("hosts", []).append( host_name ) + if host not in all_children: + all_children.append(host) + ret["all"]["hosts"].append(host_name) else: - ret["all"]["children"].append(name) ret[name] = hosts for hosts in ret_hosts.values(): for host, domain_name in hosts.items(): diff --git a/tests/results/test_namespace/00_0empty.json b/tests/results/test_namespace/00_0empty.json index 094057e..71f7377 100644 --- a/tests/results/test_namespace/00_0empty.json +++ b/tests/results/test_namespace/00_0empty.json @@ -11,8 +11,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_0no_variable.json b/tests/results/test_namespace/00_0no_variable.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/00_0no_variable.json +++ b/tests/results/test_namespace/00_0no_variable.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_0no_variable_default_version.json b/tests/results/test_namespace/00_0no_variable_default_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/00_0no_variable_default_version.json +++ b/tests/results/test_namespace/00_0no_variable_default_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_0no_variable_remove_version.json b/tests/results/test_namespace/00_0no_variable_remove_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/00_0no_variable_remove_version.json +++ b/tests/results/test_namespace/00_0no_variable_remove_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_0version_underscore.json b/tests/results/test_namespace/00_0version_underscore.json index cbb79d3..7869b7d 100644 --- a/tests/results/test_namespace/00_0version_underscore.json +++ b/tests/results/test_namespace/00_0version_underscore.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_1empty_variable.json b/tests/results/test_namespace/00_1empty_variable.json index a656b8f..40c337e 100644 --- a/tests/results/test_namespace/00_1empty_variable.json +++ b/tests/results/test_namespace/00_1empty_variable.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_2default_calculated.json b/tests/results/test_namespace/00_2default_calculated.json index 5fd7164..12a89fb 100644 --- a/tests/results/test_namespace/00_2default_calculated.json +++ b/tests/results/test_namespace/00_2default_calculated.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_2default_calculated_multi.json b/tests/results/test_namespace/00_2default_calculated_multi.json index 5b3bb9b..f7e3a45 100644 --- a/tests/results/test_namespace/00_2default_calculated_multi.json +++ b/tests/results/test_namespace/00_2default_calculated_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_2default_calculated_params_permissive.json b/tests/results/test_namespace/00_2default_calculated_params_permissive.json index c86afea..13a17c2 100644 --- a/tests/results/test_namespace/00_2default_calculated_params_permissive.json +++ b/tests/results/test_namespace/00_2default_calculated_params_permissive.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_2default_calculated_variable_description.json b/tests/results/test_namespace/00_2default_calculated_variable_description.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_description.json +++ b/tests/results/test_namespace/00_2default_calculated_variable_description.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.json +++ b/tests/results/test_namespace/00_2default_calculated_variable_description_multi_line.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace/00_2default_calculated_variable_transitive.json index 29a0834..ce3d491 100644 --- a/tests/results/test_namespace/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace/00_2default_calculated_variable_transitive.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_4load_subfolder.json b/tests/results/test_namespace/00_4load_subfolder.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_4load_subfolder.json +++ b/tests/results/test_namespace/00_4load_subfolder.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_5load_notype.json b/tests/results/test_namespace/00_5load_notype.json index 202945b..1b16592 100644 --- a/tests/results/test_namespace/00_5load_notype.json +++ b/tests/results/test_namespace/00_5load_notype.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6boolean.json b/tests/results/test_namespace/00_6boolean.json index fad18f0..b98fc11 100644 --- a/tests/results/test_namespace/00_6boolean.json +++ b/tests/results/test_namespace/00_6boolean.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6boolean_no_mandatory.json b/tests/results/test_namespace/00_6boolean_no_mandatory.json index 87d7696..f2c710c 100644 --- a/tests/results/test_namespace/00_6boolean_no_mandatory.json +++ b/tests/results/test_namespace/00_6boolean_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6choice.json b/tests/results/test_namespace/00_6choice.json index f5f72b9..d8c328e 100644 --- a/tests/results/test_namespace/00_6choice.json +++ b/tests/results/test_namespace/00_6choice.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6choice_calculation.json b/tests/results/test_namespace/00_6choice_calculation.json index be45c9a..844d947 100644 --- a/tests/results/test_namespace/00_6choice_calculation.json +++ b/tests/results/test_namespace/00_6choice_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6choice_link.json b/tests/results/test_namespace/00_6choice_link.json index eb4396b..fbf5027 100644 --- a/tests/results/test_namespace/00_6choice_link.json +++ b/tests/results/test_namespace/00_6choice_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6choice_variable.json b/tests/results/test_namespace/00_6choice_variable.json index 2b9a473..deb0742 100644 --- a/tests/results/test_namespace/00_6choice_variable.json +++ b/tests/results/test_namespace/00_6choice_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6choice_variable_link.json b/tests/results/test_namespace/00_6choice_variable_link.json index 681933b..72c79a0 100644 --- a/tests/results/test_namespace/00_6choice_variable_link.json +++ b/tests/results/test_namespace/00_6choice_variable_link.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6choice_variable_link2.json b/tests/results/test_namespace/00_6choice_variable_link2.json index 0a79b6d..64e0ed9 100644 --- a/tests/results/test_namespace/00_6choice_variable_link2.json +++ b/tests/results/test_namespace/00_6choice_variable_link2.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6custom.json b/tests/results/test_namespace/00_6custom.json index b366db8..c520060 100644 --- a/tests/results/test_namespace/00_6custom.json +++ b/tests/results/test_namespace/00_6custom.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6domainname.json b/tests/results/test_namespace/00_6domainname.json index cee6f24..baa7429 100644 --- a/tests/results/test_namespace/00_6domainname.json +++ b/tests/results/test_namespace/00_6domainname.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6domainname_params.json b/tests/results/test_namespace/00_6domainname_params.json index cee6f24..baa7429 100644 --- a/tests/results/test_namespace/00_6domainname_params.json +++ b/tests/results/test_namespace/00_6domainname_params.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6float.json b/tests/results/test_namespace/00_6float.json index 7d45c2c..cad416c 100644 --- a/tests/results/test_namespace/00_6float.json +++ b/tests/results/test_namespace/00_6float.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6number.json b/tests/results/test_namespace/00_6number.json index f3e9f25..b9c4f08 100644 --- a/tests/results/test_namespace/00_6number.json +++ b/tests/results/test_namespace/00_6number.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6port.json b/tests/results/test_namespace/00_6port.json index a497c72..67f7650 100644 --- a/tests/results/test_namespace/00_6port.json +++ b/tests/results/test_namespace/00_6port.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6regexp.json b/tests/results/test_namespace/00_6regexp.json index 27dc7f8..d6f7114 100644 --- a/tests/results/test_namespace/00_6regexp.json +++ b/tests/results/test_namespace/00_6regexp.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6regexp_link.json b/tests/results/test_namespace/00_6regexp_link.json index a22a68a..a940e1f 100644 --- a/tests/results/test_namespace/00_6regexp_link.json +++ b/tests/results/test_namespace/00_6regexp_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6secret.json b/tests/results/test_namespace/00_6secret.json index 4ca329d..96ecdd6 100644 --- a/tests/results/test_namespace/00_6secret.json +++ b/tests/results/test_namespace/00_6secret.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6secret_param.json b/tests/results/test_namespace/00_6secret_param.json index 8107417..efd8ea7 100644 --- a/tests/results/test_namespace/00_6secret_param.json +++ b/tests/results/test_namespace/00_6secret_param.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_6string.json b/tests/results/test_namespace/00_6string.json index 3d409c6..cfe85a7 100644 --- a/tests/results/test_namespace/00_6string.json +++ b/tests/results/test_namespace/00_6string.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7choice_quote.json b/tests/results/test_namespace/00_7choice_quote.json index 7d89321..5d3d4b4 100644 --- a/tests/results/test_namespace/00_7choice_quote.json +++ b/tests/results/test_namespace/00_7choice_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7help.json b/tests/results/test_namespace/00_7help.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_7help.json +++ b/tests/results/test_namespace/00_7help.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7help_quote.json b/tests/results/test_namespace/00_7help_quote.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_7help_quote.json +++ b/tests/results/test_namespace/00_7help_quote.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7help_sup.json b/tests/results/test_namespace/00_7help_sup.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_7help_sup.json +++ b/tests/results/test_namespace/00_7help_sup.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7value_doublequote.json b/tests/results/test_namespace/00_7value_doublequote.json index 421c714..4c3e576 100644 --- a/tests/results/test_namespace/00_7value_doublequote.json +++ b/tests/results/test_namespace/00_7value_doublequote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7value_doublequote2.json b/tests/results/test_namespace/00_7value_doublequote2.json index 4a3ba74..79c5843 100644 --- a/tests/results/test_namespace/00_7value_doublequote2.json +++ b/tests/results/test_namespace/00_7value_doublequote2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7value_doublequote3.json b/tests/results/test_namespace/00_7value_doublequote3.json index e2dcbeb..698dd17 100644 --- a/tests/results/test_namespace/00_7value_doublequote3.json +++ b/tests/results/test_namespace/00_7value_doublequote3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_7value_quote.json b/tests/results/test_namespace/00_7value_quote.json index 050c77f..1714a38 100644 --- a/tests/results/test_namespace/00_7value_quote.json +++ b/tests/results/test_namespace/00_7value_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_8calculation_information.json b/tests/results/test_namespace/00_8calculation_information.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace/00_8calculation_information.json +++ b/tests/results/test_namespace/00_8calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_8calculation_namespace.json b/tests/results/test_namespace/00_8calculation_namespace.json index 68728de..3866647 100644 --- a/tests/results/test_namespace/00_8calculation_namespace.json +++ b/tests/results/test_namespace/00_8calculation_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_8calculation_param_namespace.json b/tests/results/test_namespace/00_8calculation_param_namespace.json index 68728de..3866647 100644 --- a/tests/results/test_namespace/00_8calculation_param_namespace.json +++ b/tests/results/test_namespace/00_8calculation_param_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_8test.json b/tests/results/test_namespace/00_8test.json index c5b998e..aa17448 100644 --- a/tests/results/test_namespace/00_8test.json +++ b/tests/results/test_namespace/00_8test.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9choice_variable_multi.json b/tests/results/test_namespace/00_9choice_variable_multi.json index 6044caf..a0bdf95 100644 --- a/tests/results/test_namespace/00_9choice_variable_multi.json +++ b/tests/results/test_namespace/00_9choice_variable_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9choice_variables.json b/tests/results/test_namespace/00_9choice_variables.json index 740b5eb..7634364 100644 --- a/tests/results/test_namespace/00_9choice_variables.json +++ b/tests/results/test_namespace/00_9choice_variables.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation.json b/tests/results/test_namespace/00_9default_calculation.json index a24fd85..3b9b96a 100644 --- a/tests/results/test_namespace/00_9default_calculation.json +++ b/tests/results/test_namespace/00_9default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation_information.json b/tests/results/test_namespace/00_9default_calculation_information.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace/00_9default_calculation_information.json +++ b/tests/results/test_namespace/00_9default_calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace/00_9default_calculation_information_other_variable.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_9default_calculation_information_other_variable.json +++ b/tests/results/test_namespace/00_9default_calculation_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation_multi_optional.json b/tests/results/test_namespace/00_9default_calculation_multi_optional.json index 34adb2c..7116ced 100644 --- a/tests/results/test_namespace/00_9default_calculation_multi_optional.json +++ b/tests/results/test_namespace/00_9default_calculation_multi_optional.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace/00_9default_calculation_multi_optional2.json index 34adb2c..7116ced 100644 --- a/tests/results/test_namespace/00_9default_calculation_multi_optional2.json +++ b/tests/results/test_namespace/00_9default_calculation_multi_optional2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation_optional.json b/tests/results/test_namespace/00_9default_calculation_optional.json index 5322563..6213192 100644 --- a/tests/results/test_namespace/00_9default_calculation_optional.json +++ b/tests/results/test_namespace/00_9default_calculation_optional.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation_optional_exists.json b/tests/results/test_namespace/00_9default_calculation_optional_exists.json index 29b26d4..be789d0 100644 --- a/tests/results/test_namespace/00_9default_calculation_optional_exists.json +++ b/tests/results/test_namespace/00_9default_calculation_optional_exists.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_calculation_param_optional.json b/tests/results/test_namespace/00_9default_calculation_param_optional.json index 5acfc36..58b050c 100644 --- a/tests/results/test_namespace/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace/00_9default_calculation_param_optional.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_information_other_variable.json b/tests/results/test_namespace/00_9default_information_other_variable.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable.json +++ b/tests/results/test_namespace/00_9default_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_information_other_variable2.json b/tests/results/test_namespace/00_9default_information_other_variable2.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace/00_9default_information_other_variable2.json +++ b/tests/results/test_namespace/00_9default_information_other_variable2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9default_integer.json b/tests/results/test_namespace/00_9default_integer.json index be45c9a..844d947 100644 --- a/tests/results/test_namespace/00_9default_integer.json +++ b/tests/results/test_namespace/00_9default_integer.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9extra.json b/tests/results/test_namespace/00_9extra.json index bdb014f..7ec3834 100644 --- a/tests/results/test_namespace/00_9extra.json +++ b/tests/results/test_namespace/00_9extra.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9extra_calculation.json b/tests/results/test_namespace/00_9extra_calculation.json index 4ead254..7dd273d 100644 --- a/tests/results/test_namespace/00_9extra_calculation.json +++ b/tests/results/test_namespace/00_9extra_calculation.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/00_9extra_ouside.json b/tests/results/test_namespace/00_9extra_ouside.json index 92afa59..15740d7 100644 --- a/tests/results/test_namespace/00_9extra_ouside.json +++ b/tests/results/test_namespace/00_9extra_ouside.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_6boolean_multi.json b/tests/results/test_namespace/01_6boolean_multi.json index d5bf051..b7b6475 100644 --- a/tests/results/test_namespace/01_6boolean_multi.json +++ b/tests/results/test_namespace/01_6boolean_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_6custom_multi.json b/tests/results/test_namespace/01_6custom_multi.json index 41d6d0f..b299414 100644 --- a/tests/results/test_namespace/01_6custom_multi.json +++ b/tests/results/test_namespace/01_6custom_multi.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_6float_multi.json b/tests/results/test_namespace/01_6float_multi.json index b8793ac..8cc7bcc 100644 --- a/tests/results/test_namespace/01_6float_multi.json +++ b/tests/results/test_namespace/01_6float_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_6number_multi.json b/tests/results/test_namespace/01_6number_multi.json index 1975ce8..a5f146a 100644 --- a/tests/results/test_namespace/01_6number_multi.json +++ b/tests/results/test_namespace/01_6number_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_6string_empty.json b/tests/results/test_namespace/01_6string_empty.json index b336cb4..bcaa7e6 100644 --- a/tests/results/test_namespace/01_6string_empty.json +++ b/tests/results/test_namespace/01_6string_empty.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_6string_multi.json b/tests/results/test_namespace/01_6string_multi.json index 9719c2d..0388c11 100644 --- a/tests/results/test_namespace/01_6string_multi.json +++ b/tests/results/test_namespace/01_6string_multi.json @@ -75,8 +75,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_7value_multi_doublequote.json b/tests/results/test_namespace/01_7value_multi_doublequote.json index 5d4c2cc..75eeb46 100644 --- a/tests/results/test_namespace/01_7value_multi_doublequote.json +++ b/tests/results/test_namespace/01_7value_multi_doublequote.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_7value_multi_doublequote2.json b/tests/results/test_namespace/01_7value_multi_doublequote2.json index 8a4f5ac..0581011 100644 --- a/tests/results/test_namespace/01_7value_multi_doublequote2.json +++ b/tests/results/test_namespace/01_7value_multi_doublequote2.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_7value_multi_quote.json b/tests/results/test_namespace/01_7value_multi_quote.json index 84c64c6..14b0a7a 100644 --- a/tests/results/test_namespace/01_7value_multi_quote.json +++ b/tests/results/test_namespace/01_7value_multi_quote.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_8calculation_information_multi.json b/tests/results/test_namespace/01_8calculation_information_multi.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace/01_8calculation_information_multi.json +++ b/tests/results/test_namespace/01_8calculation_information_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/01_9choice_variable_multi.json b/tests/results/test_namespace/01_9choice_variable_multi.json index 092123d..f016773 100644 --- a/tests/results/test_namespace/01_9choice_variable_multi.json +++ b/tests/results/test_namespace/01_9choice_variable_multi.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_0type_param.json b/tests/results/test_namespace/04_0type_param.json index cabd215..9f28099 100644 --- a/tests/results/test_namespace/04_0type_param.json +++ b/tests/results/test_namespace/04_0type_param.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1auto_save.json b/tests/results/test_namespace/04_1auto_save.json index cbed343..f6a6c2c 100644 --- a/tests/results/test_namespace/04_1auto_save.json +++ b/tests/results/test_namespace/04_1auto_save.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated.json b/tests/results/test_namespace/04_1auto_save_and_calculated.json index 5acfc36..58b050c 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated.json +++ b/tests/results/test_namespace/04_1auto_save_and_calculated.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json index b05e504..4b7b844 100644 --- a/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace/04_1auto_save_and_calculated_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1auto_save_and_hidden.json b/tests/results/test_namespace/04_1auto_save_and_hidden.json index 7523d6b..e30aa5f 100644 --- a/tests/results/test_namespace/04_1auto_save_and_hidden.json +++ b/tests/results/test_namespace/04_1auto_save_and_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1default_calculation_hidden.json b/tests/results/test_namespace/04_1default_calculation_hidden.json index 8617540..21829ab 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_2.json b/tests/results/test_namespace/04_1default_calculation_hidden_2.json index e46f243..91c4a22 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_2.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_3.json b/tests/results/test_namespace/04_1default_calculation_hidden_3.json index 8617540..21829ab 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_3.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_3.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_4.json b/tests/results/test_namespace/04_1default_calculation_hidden_4.json index efe0af5..c1daaf5 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_4.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_4.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_5.json b/tests/results/test_namespace/04_1default_calculation_hidden_5.json index 6f328f8..84fa0c1 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_5.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_5.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_1default_calculation_hidden_6.json b/tests/results/test_namespace/04_1default_calculation_hidden_6.json index b5d53e1..d5a762c 100644 --- a/tests/results/test_namespace/04_1default_calculation_hidden_6.json +++ b/tests/results/test_namespace/04_1default_calculation_hidden_6.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation.json b/tests/results/test_namespace/04_5disabled_calculation.json index 9cabdf8..48e0bbe 100644 --- a/tests/results/test_namespace/04_5disabled_calculation.json +++ b/tests/results/test_namespace/04_5disabled_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_default.json b/tests/results/test_namespace/04_5disabled_calculation_default.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace/04_5disabled_calculation_default.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_multi.json b/tests/results/test_namespace/04_5disabled_calculation_multi.json index d2d5750..0e7b88a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace/04_5disabled_calculation_multi.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_optional.json b/tests/results/test_namespace/04_5disabled_calculation_optional.json index 5ea273e..c93295a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace/04_5disabled_calculation_optional.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable.json b/tests/results/test_namespace/04_5disabled_calculation_variable.json index 88d6685..d066b93 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable.json +++ b/tests/results/test_namespace/04_5disabled_calculation_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable2.json b/tests/results/test_namespace/04_5disabled_calculation_variable2.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable2.json +++ b/tests/results/test_namespace/04_5disabled_calculation_variable2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable3.json b/tests/results/test_namespace/04_5disabled_calculation_variable3.json index d7196de..adeb73a 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable3.json +++ b/tests/results/test_namespace/04_5disabled_calculation_variable3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable4.json b/tests/results/test_namespace/04_5disabled_calculation_variable4.json index aefed08..f49b68e 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable4.json +++ b/tests/results/test_namespace/04_5disabled_calculation_variable4.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace/04_5disabled_calculation_variable_multi.json index 5273666..aada462 100644 --- a/tests/results/test_namespace/04_5disabled_calculation_variable_multi.json +++ b/tests/results/test_namespace/04_5disabled_calculation_variable_multi.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5hidden_calculation.json b/tests/results/test_namespace/04_5hidden_calculation.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace/04_5hidden_calculation.json +++ b/tests/results/test_namespace/04_5hidden_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5hidden_calculation2.json b/tests/results/test_namespace/04_5hidden_calculation2.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace/04_5hidden_calculation2.json +++ b/tests/results/test_namespace/04_5hidden_calculation2.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace/04_5hidden_calculation_default_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5validators.json b/tests/results/test_namespace/04_5validators.json index 2586839..69dc470 100644 --- a/tests/results/test_namespace/04_5validators.json +++ b/tests/results/test_namespace/04_5validators.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5validators_differ.json b/tests/results/test_namespace/04_5validators_differ.json index dfd87d0..8049ae9 100644 --- a/tests/results/test_namespace/04_5validators_differ.json +++ b/tests/results/test_namespace/04_5validators_differ.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5validators_multi.json b/tests/results/test_namespace/04_5validators_multi.json index 8efe54a..af93ae3 100644 --- a/tests/results/test_namespace/04_5validators_multi.json +++ b/tests/results/test_namespace/04_5validators_multi.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5validators_multi2.json b/tests/results/test_namespace/04_5validators_multi2.json index 8efe54a..af93ae3 100644 --- a/tests/results/test_namespace/04_5validators_multi2.json +++ b/tests/results/test_namespace/04_5validators_multi2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/04_5validators_multi3.json b/tests/results/test_namespace/04_5validators_multi3.json index e58064f..126b95c 100644 --- a/tests/results/test_namespace/04_5validators_multi3.json +++ b/tests/results/test_namespace/04_5validators_multi3.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/05_0multi_not_uniq.json b/tests/results/test_namespace/05_0multi_not_uniq.json index 5361a91..979a464 100644 --- a/tests/results/test_namespace/05_0multi_not_uniq.json +++ b/tests/results/test_namespace/05_0multi_not_uniq.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/05_0multi_uniq.json b/tests/results/test_namespace/05_0multi_uniq.json index 0c931c9..685d117 100644 --- a/tests/results/test_namespace/05_0multi_uniq.json +++ b/tests/results/test_namespace/05_0multi_uniq.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/12_1auto_save_expert.json b/tests/results/test_namespace/12_1auto_save_expert.json index 5f91ec0..0fb54bc 100644 --- a/tests/results/test_namespace/12_1auto_save_expert.json +++ b/tests/results/test_namespace/12_1auto_save_expert.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_0redefine_description.json b/tests/results/test_namespace/16_0redefine_description.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace/16_0redefine_description.json +++ b/tests/results/test_namespace/16_0redefine_description.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_2family_redefine_calculation.json b/tests/results/test_namespace/16_2family_redefine_calculation.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/16_2family_redefine_calculation.json +++ b/tests/results/test_namespace/16_2family_redefine_calculation.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_2family_redefine_disabled.json b/tests/results/test_namespace/16_2family_redefine_disabled.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/16_2family_redefine_disabled.json +++ b/tests/results/test_namespace/16_2family_redefine_disabled.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_3family_empty_at_ends.json b/tests/results/test_namespace/16_3family_empty_at_ends.json index 40eab75..a061d6f 100644 --- a/tests/results/test_namespace/16_3family_empty_at_ends.json +++ b/tests/results/test_namespace/16_3family_empty_at_ends.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5exists_nonexists.json b/tests/results/test_namespace/16_5exists_nonexists.json index b05e504..4b7b844 100644 --- a/tests/results/test_namespace/16_5exists_nonexists.json +++ b/tests/results/test_namespace/16_5exists_nonexists.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5exists_redefine.json b/tests/results/test_namespace/16_5exists_redefine.json index d4b0600..4aecfed 100644 --- a/tests/results/test_namespace/16_5exists_redefine.json +++ b/tests/results/test_namespace/16_5exists_redefine.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_calculation.json b/tests/results/test_namespace/16_5redefine_calculation.json index 2ea61d9..144e3c7 100644 --- a/tests/results/test_namespace/16_5redefine_calculation.json +++ b/tests/results/test_namespace/16_5redefine_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_choice.json b/tests/results/test_namespace/16_5redefine_choice.json index eaa7764..b18df7e 100644 --- a/tests/results/test_namespace/16_5redefine_choice.json +++ b/tests/results/test_namespace/16_5redefine_choice.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_default.json b/tests/results/test_namespace/16_5redefine_default.json index 2ea61d9..144e3c7 100644 --- a/tests/results/test_namespace/16_5redefine_default.json +++ b/tests/results/test_namespace/16_5redefine_default.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_default_calculation.json b/tests/results/test_namespace/16_5redefine_default_calculation.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace/16_5redefine_default_calculation.json +++ b/tests/results/test_namespace/16_5redefine_default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_family.json b/tests/results/test_namespace/16_5redefine_family.json index 2f4d205..04f0cf4 100644 --- a/tests/results/test_namespace/16_5redefine_family.json +++ b/tests/results/test_namespace/16_5redefine_family.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_help.json b/tests/results/test_namespace/16_5redefine_help.json index 2f4d205..04f0cf4 100644 --- a/tests/results/test_namespace/16_5redefine_help.json +++ b/tests/results/test_namespace/16_5redefine_help.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_hidden.json b/tests/results/test_namespace/16_5redefine_hidden.json index cbed343..f6a6c2c 100644 --- a/tests/results/test_namespace/16_5redefine_hidden.json +++ b/tests/results/test_namespace/16_5redefine_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_multi.json b/tests/results/test_namespace/16_5redefine_multi.json index 0c931c9..685d117 100644 --- a/tests/results/test_namespace/16_5redefine_multi.json +++ b/tests/results/test_namespace/16_5redefine_multi.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace/16_5redefine_remove_disable_calculation.json index cb3b0ee..9fa0036 100644 --- a/tests/results/test_namespace/16_5redefine_remove_disable_calculation.json +++ b/tests/results/test_namespace/16_5redefine_remove_disable_calculation.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_5test_redefine.json b/tests/results/test_namespace/16_5test_redefine.json index d2c26d6..df0282a 100644 --- a/tests/results/test_namespace/16_5test_redefine.json +++ b/tests/results/test_namespace/16_5test_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_6choice_redefine.json b/tests/results/test_namespace/16_6choice_redefine.json index 8b35f65..0cd102a 100644 --- a/tests/results/test_namespace/16_6choice_redefine.json +++ b/tests/results/test_namespace/16_6choice_redefine.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_6exists_family.json b/tests/results/test_namespace/16_6exists_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/16_6exists_family.json +++ b/tests/results/test_namespace/16_6exists_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16_6exists_redefine_family.json b/tests/results/test_namespace/16_6exists_redefine_family.json index b13be12..fd5397f 100644 --- a/tests/results/test_namespace/16_6exists_redefine_family.json +++ b/tests/results/test_namespace/16_6exists_redefine_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/16exists_exists.json b/tests/results/test_namespace/16exists_exists.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace/16exists_exists.json +++ b/tests/results/test_namespace/16exists_exists.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/17_5redefine_leadership.json b/tests/results/test_namespace/17_5redefine_leadership.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/17_5redefine_leadership.json +++ b/tests/results/test_namespace/17_5redefine_leadership.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0empty_family.json b/tests/results/test_namespace/20_0empty_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/20_0empty_family.json +++ b/tests/results/test_namespace/20_0empty_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0family_append.json b/tests/results/test_namespace/20_0family_append.json index e35f968..5dae419 100644 --- a/tests/results/test_namespace/20_0family_append.json +++ b/tests/results/test_namespace/20_0family_append.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0family_underscore.json b/tests/results/test_namespace/20_0family_underscore.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/20_0family_underscore.json +++ b/tests/results/test_namespace/20_0family_underscore.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0multi_family.json b/tests/results/test_namespace/20_0multi_family.json index b5ece35..6da307f 100644 --- a/tests/results/test_namespace/20_0multi_family.json +++ b/tests/results/test_namespace/20_0multi_family.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0multi_family_basic.json b/tests/results/test_namespace/20_0multi_family_basic.json index 95d800f..9545b29 100644 --- a/tests/results/test_namespace/20_0multi_family_basic.json +++ b/tests/results/test_namespace/20_0multi_family_basic.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0multi_family_expert.json b/tests/results/test_namespace/20_0multi_family_expert.json index b5ece35..6da307f 100644 --- a/tests/results/test_namespace/20_0multi_family_expert.json +++ b/tests/results/test_namespace/20_0multi_family_expert.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0multi_family_order.json b/tests/results/test_namespace/20_0multi_family_order.json index c24566d..723fa5b 100644 --- a/tests/results/test_namespace/20_0multi_family_order.json +++ b/tests/results/test_namespace/20_0multi_family_order.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_0validators_differ_redefine.json b/tests/results/test_namespace/20_0validators_differ_redefine.json index c65fb45..b6dc8d2 100644 --- a/tests/results/test_namespace/20_0validators_differ_redefine.json +++ b/tests/results/test_namespace/20_0validators_differ_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_1empty_subfamily.json b/tests/results/test_namespace/20_1empty_subfamily.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/20_1empty_subfamily.json +++ b/tests/results/test_namespace/20_1empty_subfamily.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/20_9default_information_parent.json b/tests/results/test_namespace/20_9default_information_parent.json index e35f968..5dae419 100644 --- a/tests/results/test_namespace/20_9default_information_parent.json +++ b/tests/results/test_namespace/20_9default_information_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_hidden_condition.json b/tests/results/test_namespace/24_0family_hidden_condition.json index c6d11d6..0a3c82a 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition.json +++ b/tests/results/test_namespace/24_0family_hidden_condition.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace/24_0family_hidden_condition_boolean.json index 9c35f6a..127fd75 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_boolean.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json index c7f2209..cc3affd 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.json index 51a8f39..c5b5d5c 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_variable_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json index b70d5da..5403e22 100644 --- a/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json +++ b/tests/results/test_namespace/24_0family_hidden_condition_with_variable.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json index fe18eea..e52bdba 100644 --- a/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace/24_0family_hidden_param_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_mandatory_condition.json b/tests/results/test_namespace/24_0family_mandatory_condition.json index e67bc8f..4728258 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace/24_0family_mandatory_condition.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace/24_0family_mandatory_condition_variable.json index 05cff94..7ba5f36 100644 --- a/tests/results/test_namespace/24_0family_mandatory_condition_variable.json +++ b/tests/results/test_namespace/24_0family_mandatory_condition_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_7validators_variable_optional.json b/tests/results/test_namespace/24_7validators_variable_optional.json index 7827b77..91ddbb1 100644 --- a/tests/results/test_namespace/24_7validators_variable_optional.json +++ b/tests/results/test_namespace/24_7validators_variable_optional.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/24_family_disabled_var_hidden.json b/tests/results/test_namespace/24_family_disabled_var_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/24_family_disabled_var_hidden.json +++ b/tests/results/test_namespace/24_family_disabled_var_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership.json b/tests/results/test_namespace/40_0leadership.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace/40_0leadership.json +++ b/tests/results/test_namespace/40_0leadership.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_diff_name.json b/tests/results/test_namespace/40_0leadership_diff_name.json index 2ec30ee..47ef049 100644 --- a/tests/results/test_namespace/40_0leadership_diff_name.json +++ b/tests/results/test_namespace/40_0leadership_diff_name.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_empty.json b/tests/results/test_namespace/40_0leadership_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/40_0leadership_empty.json +++ b/tests/results/test_namespace/40_0leadership_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace/40_0leadership_follower_default_calculation.json index 3491d56..1349a2d 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace/40_0leadership_follower_default_calculation.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace/40_0leadership_follower_default_submulti.json index 6bedd69..6406062 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_submulti.json +++ b/tests/results/test_namespace/40_0leadership_follower_default_submulti.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.json index 050e9ed..b2b921b 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.json +++ b/tests/results/test_namespace/40_0leadership_follower_default_submulti_calculation.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_follower_default_value.json b/tests/results/test_namespace/40_0leadership_follower_default_value.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/40_0leadership_follower_default_value.json +++ b/tests/results/test_namespace/40_0leadership_follower_default_value.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_leader_follower.json b/tests/results/test_namespace/40_0leadership_leader_follower.json index 4695c30..ef3501d 100644 --- a/tests/results/test_namespace/40_0leadership_leader_follower.json +++ b/tests/results/test_namespace/40_0leadership_leader_follower.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_leader_not_multi.json b/tests/results/test_namespace/40_0leadership_leader_not_multi.json index efc29b1..9029fd3 100644 --- a/tests/results/test_namespace/40_0leadership_leader_not_multi.json +++ b/tests/results/test_namespace/40_0leadership_leader_not_multi.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_0leadership_reduce.json b/tests/results/test_namespace/40_0leadership_reduce.json index 3b8b4a1..c3b0bba 100644 --- a/tests/results/test_namespace/40_0leadership_reduce.json +++ b/tests/results/test_namespace/40_0leadership_reduce.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_1leadership_append_follower.json b/tests/results/test_namespace/40_1leadership_append_follower.json index a433265..8935a14 100644 --- a/tests/results/test_namespace/40_1leadership_append_follower.json +++ b/tests/results/test_namespace/40_1leadership_append_follower.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_2leadership_calculation_index.json b/tests/results/test_namespace/40_2leadership_calculation_index.json index e6a7db3..b914e10 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_index.json +++ b/tests/results/test_namespace/40_2leadership_calculation_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_2leadership_calculation_param_index.json b/tests/results/test_namespace/40_2leadership_calculation_param_index.json index e6a7db3..b914e10 100644 --- a/tests/results/test_namespace/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace/40_2leadership_calculation_param_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_2leadership_leader_calculation.json b/tests/results/test_namespace/40_2leadership_leader_calculation.json index 04db0a7..b24967d 100644 --- a/tests/results/test_namespace/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace/40_2leadership_leader_calculation.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_6leadership_follower_multi.json b/tests/results/test_namespace/40_6leadership_follower_multi.json index b63bb8d..da5b60a 100644 --- a/tests/results/test_namespace/40_6leadership_follower_multi.json +++ b/tests/results/test_namespace/40_6leadership_follower_multi.json @@ -85,8 +85,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.json index 295f554..5daa026 100644 --- a/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.json +++ b/tests/results/test_namespace/40_6leadership_follower_multi_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_8calculation_boolean.json b/tests/results/test_namespace/40_8calculation_boolean.json index 024227f..0cf61eb 100644 --- a/tests/results/test_namespace/40_8calculation_boolean.json +++ b/tests/results/test_namespace/40_8calculation_boolean.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_8calculation_boolean_return_none.json b/tests/results/test_namespace/40_8calculation_boolean_return_none.json index 2f51814..a1f539d 100644 --- a/tests/results/test_namespace/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace/40_8calculation_boolean_return_none.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_8calculation_integer.json b/tests/results/test_namespace/40_8calculation_integer.json index ebb2460..fa2e6fc 100644 --- a/tests/results/test_namespace/40_8calculation_integer.json +++ b/tests/results/test_namespace/40_8calculation_integer.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_8calculation_multi_variable.json b/tests/results/test_namespace/40_8calculation_multi_variable.json index 91b8877..4198eae 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable.json +++ b/tests/results/test_namespace/40_8calculation_multi_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace/40_8calculation_multi_variable_parent.json index d561050..08772ae 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable_parent.json +++ b/tests/results/test_namespace/40_8calculation_multi_variable_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace/40_8calculation_multi_variable_parent2.json index d38ca8f..052eeb6 100644 --- a/tests/results/test_namespace/40_8calculation_multi_variable_parent2.json +++ b/tests/results/test_namespace/40_8calculation_multi_variable_parent2.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.json index b62e8f9..bb866eb 100644 --- a/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.json +++ b/tests/results/test_namespace/40_9calculation_variable_leader_follower_multi_inside.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json index a29b036..3154207 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-first.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json index a29b036..3154207 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-last.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.json index 65633b9..9795d39 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower-no-mandatory.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace/40_9leadership-calculation-outside-follower.json index 0d945a0..1d2be2d 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-follower.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-follower.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json index 857f107..a21ce16 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-first.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json index cbff4fa..9defe2a 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader-last.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace/40_9leadership-calculation-outside-leader.json index 8696a5c..758254e 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-outside-leader.json +++ b/tests/results/test_namespace/40_9leadership-calculation-outside-leader.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-variable.json b/tests/results/test_namespace/40_9leadership-calculation-variable.json index 5bdf732..f9e4ed2 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-variable.json +++ b/tests/results/test_namespace/40_9leadership-calculation-variable.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.json index 42abe4e..eaa6b05 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.json +++ b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.json index 2f6393c..523d63c 100644 --- a/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.json +++ b/tests/results/test_namespace/40_9leadership-calculation-variable_leader_follower_not_same.json @@ -67,8 +67,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/41_0choice_leader.json b/tests/results/test_namespace/41_0choice_leader.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/41_0choice_leader.json +++ b/tests/results/test_namespace/41_0choice_leader.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_0leadership_hidden.json b/tests/results/test_namespace/44_0leadership_hidden.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/44_0leadership_hidden.json +++ b/tests/results/test_namespace/44_0leadership_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_0leadership_leader_hidden.json b/tests/results/test_namespace/44_0leadership_leader_hidden.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/44_0leadership_leader_hidden.json +++ b/tests/results/test_namespace/44_0leadership_leader_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace/44_1leadership_append_hidden_follower.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/44_1leadership_append_hidden_follower.json +++ b/tests/results/test_namespace/44_1leadership_append_hidden_follower.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_4disabled_calcultion_follower.json b/tests/results/test_namespace/44_4disabled_calcultion_follower.json index f8490c7..eb1d2b6 100644 --- a/tests/results/test_namespace/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace/44_4disabled_calcultion_follower.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_4leadership_mandatory.json b/tests/results/test_namespace/44_4leadership_mandatory.json index 43be248..3734ca3 100644 --- a/tests/results/test_namespace/44_4leadership_mandatory.json +++ b/tests/results/test_namespace/44_4leadership_mandatory.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_4leadership_mandatory_follower.json b/tests/results/test_namespace/44_4leadership_mandatory_follower.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/44_4leadership_mandatory_follower.json +++ b/tests/results/test_namespace/44_4leadership_mandatory_follower.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json index 8f7f38f..912e6c6 100644 --- a/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace/44_5leadership_leader_hidden_calculation.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json index f2d8c83..b4a0465 100644 --- a/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace/44_6leadership_follower_disabled_calculation.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace/44_9calculated_default_leadership_leader.json index e2a5aed..8a58529 100644 --- a/tests/results/test_namespace/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace/44_9calculated_default_leadership_leader.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic.json b/tests/results/test_namespace/60_0family_dynamic.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace/60_0family_dynamic.json +++ b/tests/results/test_namespace/60_0family_dynamic.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0.json b/tests/results/test_namespace/60_0family_dynamic_1_0.json index 07cc848..60b756b 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0.json +++ b/tests/results/test_namespace/60_0family_dynamic_1_0.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace/60_0family_dynamic_1_0_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace/60_0family_dynamic_1_0_type.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_type.json +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_type.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_1_0_type_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_1_1.json b/tests/results/test_namespace/60_0family_dynamic_1_1.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_1.json +++ b/tests/results/test_namespace/60_0family_dynamic_1_1.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace/60_0family_dynamic_1_1_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_0family_dynamic_1_1_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_1_1_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_empty.json b/tests/results/test_namespace/60_0family_dynamic_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_0family_dynamic_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json index 2ce7aa7..5877db4 100644 --- a/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json +++ b/tests/results/test_namespace/60_0family_dynamic_forbidden_char.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace/60_0family_dynamic_jinja_number.json index 6d5f8ae..95a4b44 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.json b/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.json index 82a3999..92dac17 100644 --- a/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_jinja_number_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_no_description.json b/tests/results/test_namespace/60_0family_dynamic_no_description.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace/60_0family_dynamic_no_description.json +++ b/tests/results/test_namespace/60_0family_dynamic_no_description.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace/60_0family_dynamic_no_description_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_0family_dynamic_no_description_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_no_description_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_static.json b/tests/results/test_namespace/60_0family_dynamic_static.json index 907b4a1..bf59704 100644 --- a/tests/results/test_namespace/60_0family_dynamic_static.json +++ b/tests/results/test_namespace/60_0family_dynamic_static.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_test.json b/tests/results/test_namespace/60_0family_dynamic_test.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace/60_0family_dynamic_test.json +++ b/tests/results/test_namespace/60_0family_dynamic_test.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_upper_char.json b/tests/results/test_namespace/60_0family_dynamic_upper_char.json index 806c27b..2304c7d 100644 --- a/tests/results/test_namespace/60_0family_dynamic_upper_char.json +++ b/tests/results/test_namespace/60_0family_dynamic_upper_char.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace/60_0family_dynamic_variable_empty.json index ead36eb..9bd852f 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_variable_empty.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace/60_0family_dynamic_variable_suffix.json index 2d4834b..a411248 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_suffix.json +++ b/tests/results/test_namespace/60_0family_dynamic_variable_suffix.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.json index 2d4834b..a411248 100644 --- a/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.json +++ b/tests/results/test_namespace/60_0family_dynamic_variable_suffix_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_empty.json b/tests/results/test_namespace/60_0family_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace/60_0family_empty.json +++ b/tests/results/test_namespace/60_0family_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_hidden.json b/tests/results/test_namespace/60_0family_hidden.json index 7fc5d78..b1fb184 100644 --- a/tests/results/test_namespace/60_0family_hidden.json +++ b/tests/results/test_namespace/60_0family_hidden.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_0family_mode.json b/tests/results/test_namespace/60_0family_mode.json index b769d47..e972507 100644 --- a/tests/results/test_namespace/60_0family_mode.json +++ b/tests/results/test_namespace/60_0family_mode.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_1family_dynamic_jinja.json b/tests/results/test_namespace/60_1family_dynamic_jinja.json index f3791fe..5d9835e 100644 --- a/tests/results/test_namespace/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace/60_1family_dynamic_jinja.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json index aa2a666..273e7c7 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json index fe88774..a134d8a 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json index beba781..120a867 100644 --- a/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace/60_2family_dynamic_outside_calc.json index d893aa3..e9c5d49 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json index 52482b3..1bbdac6 100644 --- a/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace/60_2family_dynamic_outside_calc_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2.json b/tests/results/test_namespace/60_5family_dynamic_calc2.json index 79a6a58..019f898 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc2.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json index 82a3999..92dac17 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc2_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.json index 1d16fad..a809c28 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix2_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.json index 63a5385..f26b7ea 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json index d6c2b08..343e536 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_disabled2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.json index d6c2b08..343e536 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.json index d6c2b08..343e536 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.json index 4a57ac6..6793a1a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_empty_3.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.json index 8d941ec..d51ff10 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.json index 0f55dc4..94af64c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_boolean.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.json index be80496..650816c 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_hidden_multi.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json index 1d16fad..a809c28 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_suffix_param_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace/60_5family_dynamic_calc_variable.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.json index d6c2b08..343e536 100644 --- a/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_calc_variable_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json index 44c6f67..636ec9a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_hidden_suffix.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix.json index 0ff6681..36a20e5 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_unknown_suffix_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.json index 23cb6d2..f71855e 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.json index 9003063..ba8d2ff 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside2_empty.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_1_0.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.json index 53ff584..cb1367b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_empty.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json index 53ff584..cb1367b 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_jinja_empty.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.json index c5ed698..0e6bf58 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json index 4c00a2b..a678d3a 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json index b3b68cd..84e5d19 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace/60_5family_dynamic_variable_outside_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_inside.json b/tests/results/test_namespace/60_6family_dynamic_inside.json index 6980b0f..bc39969 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside.json +++ b/tests/results/test_namespace/60_6family_dynamic_inside.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace/60_6family_dynamic_inside_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_6family_dynamic_inside_empty.json +++ b/tests/results/test_namespace/60_6family_dynamic_inside_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_leadership.json b/tests/results/test_namespace/60_6family_dynamic_leadership.json index 7ac540b..da33e4c 100644 --- a/tests/results/test_namespace/60_6family_dynamic_leadership.json +++ b/tests/results/test_namespace/60_6family_dynamic_leadership.json @@ -99,8 +99,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace/60_6family_dynamic_leadership_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_namespace/60_6family_dynamic_leadership_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json index 8a9cc83..77ccb8b 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json index 8a9cc83..77ccb8b 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.json index 25e3c3f..80a5263 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_1_0_2.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json index 924d0c8..9ae923b 100644 --- a/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace/60_6family_dynamic_sub_dynamic_empty2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.json index 2dd9753..7ddd0a4 100644 --- a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.json +++ b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.json index 2dd9753..7ddd0a4 100644 --- a/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.json +++ b/tests/results/test_namespace/60_6family_dynamic_suffix_auto_multi2.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_9extra_dynamic.json b/tests/results/test_namespace/60_9extra_dynamic.json index aa61a33..2a67962 100644 --- a/tests/results/test_namespace/60_9extra_dynamic.json +++ b/tests/results/test_namespace/60_9extra_dynamic.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_9extra_dynamic_extra.json b/tests/results/test_namespace/60_9extra_dynamic_extra.json index 09ac381..357d945 100644 --- a/tests/results/test_namespace/60_9extra_dynamic_extra.json +++ b/tests/results/test_namespace/60_9extra_dynamic_extra.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/60_9family_dynamic_calc_both.json b/tests/results/test_namespace/60_9family_dynamic_calc_both.json index c7fed1c..85b4581 100644 --- a/tests/results/test_namespace/60_9family_dynamic_calc_both.json +++ b/tests/results/test_namespace/60_9family_dynamic_calc_both.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace/68_0family_leadership_mode.json b/tests/results/test_namespace/68_0family_leadership_mode.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace/68_0family_leadership_mode.json +++ b/tests/results/test_namespace/68_0family_leadership_mode.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_0empty.json b/tests/results/test_namespace_mandatory/00_0empty.json index 094057e..71f7377 100644 --- a/tests/results/test_namespace_mandatory/00_0empty.json +++ b/tests/results/test_namespace_mandatory/00_0empty.json @@ -11,8 +11,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_0no_variable.json b/tests/results/test_namespace_mandatory/00_0no_variable.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/00_0no_variable.json +++ b/tests/results/test_namespace_mandatory/00_0no_variable.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_0no_variable_default_version.json b/tests/results/test_namespace_mandatory/00_0no_variable_default_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/00_0no_variable_default_version.json +++ b/tests/results/test_namespace_mandatory/00_0no_variable_default_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_0no_variable_remove_version.json b/tests/results/test_namespace_mandatory/00_0no_variable_remove_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/00_0no_variable_remove_version.json +++ b/tests/results/test_namespace_mandatory/00_0no_variable_remove_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_0version_underscore.json b/tests/results/test_namespace_mandatory/00_0version_underscore.json index cbb79d3..7869b7d 100644 --- a/tests/results/test_namespace_mandatory/00_0version_underscore.json +++ b/tests/results/test_namespace_mandatory/00_0version_underscore.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_1empty_variable.json b/tests/results/test_namespace_mandatory/00_1empty_variable.json index a656b8f..40c337e 100644 --- a/tests/results/test_namespace_mandatory/00_1empty_variable.json +++ b/tests/results/test_namespace_mandatory/00_1empty_variable.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated.json b/tests/results/test_namespace_mandatory/00_2default_calculated.json index 1d8d13c..8826ebd 100644 --- a/tests/results/test_namespace_mandatory/00_2default_calculated.json +++ b/tests/results/test_namespace_mandatory/00_2default_calculated.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_multi.json b/tests/results/test_namespace_mandatory/00_2default_calculated_multi.json index 0fcd3f4..d762eb2 100644 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_multi.json +++ b/tests/results/test_namespace_mandatory/00_2default_calculated_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json b/tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json index d19e85a..a22ca10 100644 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json +++ b/tests/results/test_namespace_mandatory/00_2default_calculated_params_permissive.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json +++ b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json +++ b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_description_multi_line.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json index 29a0834..ce3d491 100644 --- a/tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace_mandatory/00_2default_calculated_variable_transitive.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_4load_subfolder.json b/tests/results/test_namespace_mandatory/00_4load_subfolder.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_4load_subfolder.json +++ b/tests/results/test_namespace_mandatory/00_4load_subfolder.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_5load_notype.json b/tests/results/test_namespace_mandatory/00_5load_notype.json index 57b9b0d..5bff1b7 100644 --- a/tests/results/test_namespace_mandatory/00_5load_notype.json +++ b/tests/results/test_namespace_mandatory/00_5load_notype.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6boolean.json b/tests/results/test_namespace_mandatory/00_6boolean.json index 422b40f..25e8ae8 100644 --- a/tests/results/test_namespace_mandatory/00_6boolean.json +++ b/tests/results/test_namespace_mandatory/00_6boolean.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json b/tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json index 87d7696..f2c710c 100644 --- a/tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json +++ b/tests/results/test_namespace_mandatory/00_6boolean_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6choice.json b/tests/results/test_namespace_mandatory/00_6choice.json index 0a5a42a..9488abf 100644 --- a/tests/results/test_namespace_mandatory/00_6choice.json +++ b/tests/results/test_namespace_mandatory/00_6choice.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6choice_calculation.json b/tests/results/test_namespace_mandatory/00_6choice_calculation.json index 0d4a4ef..62ad29c 100644 --- a/tests/results/test_namespace_mandatory/00_6choice_calculation.json +++ b/tests/results/test_namespace_mandatory/00_6choice_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6choice_link.json b/tests/results/test_namespace_mandatory/00_6choice_link.json index eb4396b..fbf5027 100644 --- a/tests/results/test_namespace_mandatory/00_6choice_link.json +++ b/tests/results/test_namespace_mandatory/00_6choice_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6choice_variable.json b/tests/results/test_namespace_mandatory/00_6choice_variable.json index 5a079a5..a7bf89d 100644 --- a/tests/results/test_namespace_mandatory/00_6choice_variable.json +++ b/tests/results/test_namespace_mandatory/00_6choice_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6choice_variable_link.json b/tests/results/test_namespace_mandatory/00_6choice_variable_link.json index 53f88c9..6f5f6af 100644 --- a/tests/results/test_namespace_mandatory/00_6choice_variable_link.json +++ b/tests/results/test_namespace_mandatory/00_6choice_variable_link.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6choice_variable_link2.json b/tests/results/test_namespace_mandatory/00_6choice_variable_link2.json index 843bddd..0dcb5b4 100644 --- a/tests/results/test_namespace_mandatory/00_6choice_variable_link2.json +++ b/tests/results/test_namespace_mandatory/00_6choice_variable_link2.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6custom.json b/tests/results/test_namespace_mandatory/00_6custom.json index 20aa2c9..d09a13c 100644 --- a/tests/results/test_namespace_mandatory/00_6custom.json +++ b/tests/results/test_namespace_mandatory/00_6custom.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6domainname.json b/tests/results/test_namespace_mandatory/00_6domainname.json index b2e4e51..991b69b 100644 --- a/tests/results/test_namespace_mandatory/00_6domainname.json +++ b/tests/results/test_namespace_mandatory/00_6domainname.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6domainname_params.json b/tests/results/test_namespace_mandatory/00_6domainname_params.json index b2e4e51..991b69b 100644 --- a/tests/results/test_namespace_mandatory/00_6domainname_params.json +++ b/tests/results/test_namespace_mandatory/00_6domainname_params.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6float.json b/tests/results/test_namespace_mandatory/00_6float.json index 95904bf..781c17b 100644 --- a/tests/results/test_namespace_mandatory/00_6float.json +++ b/tests/results/test_namespace_mandatory/00_6float.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6number.json b/tests/results/test_namespace_mandatory/00_6number.json index 5689989..eaf70f1 100644 --- a/tests/results/test_namespace_mandatory/00_6number.json +++ b/tests/results/test_namespace_mandatory/00_6number.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6port.json b/tests/results/test_namespace_mandatory/00_6port.json index 4393e8c..7e7cceb 100644 --- a/tests/results/test_namespace_mandatory/00_6port.json +++ b/tests/results/test_namespace_mandatory/00_6port.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6regexp.json b/tests/results/test_namespace_mandatory/00_6regexp.json index 0ab8e42..0577bfa 100644 --- a/tests/results/test_namespace_mandatory/00_6regexp.json +++ b/tests/results/test_namespace_mandatory/00_6regexp.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6regexp_link.json b/tests/results/test_namespace_mandatory/00_6regexp_link.json index 382074a..db29052 100644 --- a/tests/results/test_namespace_mandatory/00_6regexp_link.json +++ b/tests/results/test_namespace_mandatory/00_6regexp_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6secret.json b/tests/results/test_namespace_mandatory/00_6secret.json index 5d67335..10a75e9 100644 --- a/tests/results/test_namespace_mandatory/00_6secret.json +++ b/tests/results/test_namespace_mandatory/00_6secret.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6secret_param.json b/tests/results/test_namespace_mandatory/00_6secret_param.json index 31a54ac..0913e7e 100644 --- a/tests/results/test_namespace_mandatory/00_6secret_param.json +++ b/tests/results/test_namespace_mandatory/00_6secret_param.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_6string.json b/tests/results/test_namespace_mandatory/00_6string.json index 5574fee..8418bb1 100644 --- a/tests/results/test_namespace_mandatory/00_6string.json +++ b/tests/results/test_namespace_mandatory/00_6string.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7choice_quote.json b/tests/results/test_namespace_mandatory/00_7choice_quote.json index 7d89321..5d3d4b4 100644 --- a/tests/results/test_namespace_mandatory/00_7choice_quote.json +++ b/tests/results/test_namespace_mandatory/00_7choice_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7help.json b/tests/results/test_namespace_mandatory/00_7help.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_7help.json +++ b/tests/results/test_namespace_mandatory/00_7help.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7help_quote.json b/tests/results/test_namespace_mandatory/00_7help_quote.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_7help_quote.json +++ b/tests/results/test_namespace_mandatory/00_7help_quote.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7help_sup.json b/tests/results/test_namespace_mandatory/00_7help_sup.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_7help_sup.json +++ b/tests/results/test_namespace_mandatory/00_7help_sup.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7value_doublequote.json b/tests/results/test_namespace_mandatory/00_7value_doublequote.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_7value_doublequote.json +++ b/tests/results/test_namespace_mandatory/00_7value_doublequote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7value_doublequote2.json b/tests/results/test_namespace_mandatory/00_7value_doublequote2.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_7value_doublequote2.json +++ b/tests/results/test_namespace_mandatory/00_7value_doublequote2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7value_doublequote3.json b/tests/results/test_namespace_mandatory/00_7value_doublequote3.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_7value_doublequote3.json +++ b/tests/results/test_namespace_mandatory/00_7value_doublequote3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_7value_quote.json b/tests/results/test_namespace_mandatory/00_7value_quote.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_7value_quote.json +++ b/tests/results/test_namespace_mandatory/00_7value_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_8calculation_information.json b/tests/results/test_namespace_mandatory/00_8calculation_information.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_8calculation_information.json +++ b/tests/results/test_namespace_mandatory/00_8calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_8calculation_namespace.json b/tests/results/test_namespace_mandatory/00_8calculation_namespace.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_8calculation_namespace.json +++ b/tests/results/test_namespace_mandatory/00_8calculation_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json b/tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json +++ b/tests/results/test_namespace_mandatory/00_8calculation_param_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_8test.json b/tests/results/test_namespace_mandatory/00_8test.json index f3a22b5..413f762 100644 --- a/tests/results/test_namespace_mandatory/00_8test.json +++ b/tests/results/test_namespace_mandatory/00_8test.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9choice_variable_multi.json b/tests/results/test_namespace_mandatory/00_9choice_variable_multi.json index 45040ac..04cd240 100644 --- a/tests/results/test_namespace_mandatory/00_9choice_variable_multi.json +++ b/tests/results/test_namespace_mandatory/00_9choice_variable_multi.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9choice_variables.json b/tests/results/test_namespace_mandatory/00_9choice_variables.json index d46e366..dc1ebb1 100644 --- a/tests/results/test_namespace_mandatory/00_9choice_variables.json +++ b/tests/results/test_namespace_mandatory/00_9choice_variables.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation.json b/tests/results/test_namespace_mandatory/00_9default_calculation.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_information.json b/tests/results/test_namespace_mandatory/00_9default_calculation_information.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_information.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json b/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json index 9453174..415ee25 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json index 9453174..415ee25 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation_multi_optional2.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_optional.json b/tests/results/test_namespace_mandatory/00_9default_calculation_optional.json index 5322563..6213192 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_optional.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation_optional.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json b/tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json index 0f6f879..8992c62 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation_optional_exists.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json b/tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace_mandatory/00_9default_calculation_param_optional.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_information_other_variable.json b/tests/results/test_namespace_mandatory/00_9default_information_other_variable.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_9default_information_other_variable.json +++ b/tests/results/test_namespace_mandatory/00_9default_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json b/tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json +++ b/tests/results/test_namespace_mandatory/00_9default_information_other_variable2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9default_integer.json b/tests/results/test_namespace_mandatory/00_9default_integer.json index 0d4a4ef..62ad29c 100644 --- a/tests/results/test_namespace_mandatory/00_9default_integer.json +++ b/tests/results/test_namespace_mandatory/00_9default_integer.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9extra.json b/tests/results/test_namespace_mandatory/00_9extra.json index 5b635e7..0e7a2e9 100644 --- a/tests/results/test_namespace_mandatory/00_9extra.json +++ b/tests/results/test_namespace_mandatory/00_9extra.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9extra_calculation.json b/tests/results/test_namespace_mandatory/00_9extra_calculation.json index def7eae..3db35a4 100644 --- a/tests/results/test_namespace_mandatory/00_9extra_calculation.json +++ b/tests/results/test_namespace_mandatory/00_9extra_calculation.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/00_9extra_ouside.json b/tests/results/test_namespace_mandatory/00_9extra_ouside.json index 5b635e7..0e7a2e9 100644 --- a/tests/results/test_namespace_mandatory/00_9extra_ouside.json +++ b/tests/results/test_namespace_mandatory/00_9extra_ouside.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_6boolean_multi.json b/tests/results/test_namespace_mandatory/01_6boolean_multi.json index 46b5766..5617fc7 100644 --- a/tests/results/test_namespace_mandatory/01_6boolean_multi.json +++ b/tests/results/test_namespace_mandatory/01_6boolean_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_6custom_multi.json b/tests/results/test_namespace_mandatory/01_6custom_multi.json index 975b263..b6230e3 100644 --- a/tests/results/test_namespace_mandatory/01_6custom_multi.json +++ b/tests/results/test_namespace_mandatory/01_6custom_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_6float_multi.json b/tests/results/test_namespace_mandatory/01_6float_multi.json index 83e16e8..7318628 100644 --- a/tests/results/test_namespace_mandatory/01_6float_multi.json +++ b/tests/results/test_namespace_mandatory/01_6float_multi.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_6number_multi.json b/tests/results/test_namespace_mandatory/01_6number_multi.json index 033f3bf..c6ade8f 100644 --- a/tests/results/test_namespace_mandatory/01_6number_multi.json +++ b/tests/results/test_namespace_mandatory/01_6number_multi.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_6string_empty.json b/tests/results/test_namespace_mandatory/01_6string_empty.json index b336cb4..bcaa7e6 100644 --- a/tests/results/test_namespace_mandatory/01_6string_empty.json +++ b/tests/results/test_namespace_mandatory/01_6string_empty.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_6string_multi.json b/tests/results/test_namespace_mandatory/01_6string_multi.json index 3ff4a34..e476d8d 100644 --- a/tests/results/test_namespace_mandatory/01_6string_multi.json +++ b/tests/results/test_namespace_mandatory/01_6string_multi.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json b/tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json +++ b/tests/results/test_namespace_mandatory/01_7value_multi_doublequote.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json b/tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json +++ b/tests/results/test_namespace_mandatory/01_7value_multi_doublequote2.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_7value_multi_quote.json b/tests/results/test_namespace_mandatory/01_7value_multi_quote.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_mandatory/01_7value_multi_quote.json +++ b/tests/results/test_namespace_mandatory/01_7value_multi_quote.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_8calculation_information_multi.json b/tests/results/test_namespace_mandatory/01_8calculation_information_multi.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_mandatory/01_8calculation_information_multi.json +++ b/tests/results/test_namespace_mandatory/01_8calculation_information_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/01_9choice_variable_multi.json b/tests/results/test_namespace_mandatory/01_9choice_variable_multi.json index 2bb1db3..6e434ca 100644 --- a/tests/results/test_namespace_mandatory/01_9choice_variable_multi.json +++ b/tests/results/test_namespace_mandatory/01_9choice_variable_multi.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_0type_param.json b/tests/results/test_namespace_mandatory/04_0type_param.json index 2586839..69dc470 100644 --- a/tests/results/test_namespace_mandatory/04_0type_param.json +++ b/tests/results/test_namespace_mandatory/04_0type_param.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1auto_save.json b/tests/results/test_namespace_mandatory/04_1auto_save.json index cbed343..f6a6c2c 100644 --- a/tests/results/test_namespace_mandatory/04_1auto_save.json +++ b/tests/results/test_namespace_mandatory/04_1auto_save.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json b/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json index 02d49a7..96839d4 100644 --- a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json +++ b/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json index 16604ca..2eb7bfe 100644 --- a/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace_mandatory/04_1auto_save_and_calculated_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json b/tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json index 7523d6b..e30aa5f 100644 --- a/tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json +++ b/tests/results/test_namespace_mandatory/04_1auto_save_and_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json +++ b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json +++ b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_2.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json index e46f243..91c4a22 100644 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json +++ b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_3.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json index 2a0829d..9249412 100644 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json +++ b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_4.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json +++ b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_5.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json +++ b/tests/results/test_namespace_mandatory/04_1default_calculation_hidden_6.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation.json index a2d541f..433351b 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json index dc9c4d5..546465a 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_default.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json index eacf06b..118284b 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_multi.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json index e38c264..63a1e5b 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_optional.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable2.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable2.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable2.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json index 6e9ea3c..9288988 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable3.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json index 951746c..8e1bd3d 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable4.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json +++ b/tests/results/test_namespace_mandatory/04_5disabled_calculation_variable_multi.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5hidden_calculation.json b/tests/results/test_namespace_mandatory/04_5hidden_calculation.json index dc9c4d5..546465a 100644 --- a/tests/results/test_namespace_mandatory/04_5hidden_calculation.json +++ b/tests/results/test_namespace_mandatory/04_5hidden_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5hidden_calculation2.json b/tests/results/test_namespace_mandatory/04_5hidden_calculation2.json index dc9c4d5..546465a 100644 --- a/tests/results/test_namespace_mandatory/04_5hidden_calculation2.json +++ b/tests/results/test_namespace_mandatory/04_5hidden_calculation2.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json index dc9c4d5..546465a 100644 --- a/tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace_mandatory/04_5hidden_calculation_default_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5validators.json b/tests/results/test_namespace_mandatory/04_5validators.json index 2586839..69dc470 100644 --- a/tests/results/test_namespace_mandatory/04_5validators.json +++ b/tests/results/test_namespace_mandatory/04_5validators.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5validators_differ.json b/tests/results/test_namespace_mandatory/04_5validators_differ.json index 82027ef..f447f11 100644 --- a/tests/results/test_namespace_mandatory/04_5validators_differ.json +++ b/tests/results/test_namespace_mandatory/04_5validators_differ.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5validators_multi.json b/tests/results/test_namespace_mandatory/04_5validators_multi.json index b336cb4..bcaa7e6 100644 --- a/tests/results/test_namespace_mandatory/04_5validators_multi.json +++ b/tests/results/test_namespace_mandatory/04_5validators_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5validators_multi2.json b/tests/results/test_namespace_mandatory/04_5validators_multi2.json index c9a1b03..f98dc6e 100644 --- a/tests/results/test_namespace_mandatory/04_5validators_multi2.json +++ b/tests/results/test_namespace_mandatory/04_5validators_multi2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/04_5validators_multi3.json b/tests/results/test_namespace_mandatory/04_5validators_multi3.json index 13006f4..c2b1d13 100644 --- a/tests/results/test_namespace_mandatory/04_5validators_multi3.json +++ b/tests/results/test_namespace_mandatory/04_5validators_multi3.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/05_0multi_not_uniq.json b/tests/results/test_namespace_mandatory/05_0multi_not_uniq.json index b336cb4..bcaa7e6 100644 --- a/tests/results/test_namespace_mandatory/05_0multi_not_uniq.json +++ b/tests/results/test_namespace_mandatory/05_0multi_not_uniq.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/05_0multi_uniq.json b/tests/results/test_namespace_mandatory/05_0multi_uniq.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_mandatory/05_0multi_uniq.json +++ b/tests/results/test_namespace_mandatory/05_0multi_uniq.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/12_1auto_save_expert.json b/tests/results/test_namespace_mandatory/12_1auto_save_expert.json index 5f91ec0..0fb54bc 100644 --- a/tests/results/test_namespace_mandatory/12_1auto_save_expert.json +++ b/tests/results/test_namespace_mandatory/12_1auto_save_expert.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_0redefine_description.json b/tests/results/test_namespace_mandatory/16_0redefine_description.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace_mandatory/16_0redefine_description.json +++ b/tests/results/test_namespace_mandatory/16_0redefine_description.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json b/tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json +++ b/tests/results/test_namespace_mandatory/16_2family_redefine_calculation.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json b/tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json +++ b/tests/results/test_namespace_mandatory/16_2family_redefine_disabled.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json b/tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json index 40eab75..a061d6f 100644 --- a/tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json +++ b/tests/results/test_namespace_mandatory/16_3family_empty_at_ends.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5exists_nonexists.json b/tests/results/test_namespace_mandatory/16_5exists_nonexists.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_mandatory/16_5exists_nonexists.json +++ b/tests/results/test_namespace_mandatory/16_5exists_nonexists.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5exists_redefine.json b/tests/results/test_namespace_mandatory/16_5exists_redefine.json index d4b0600..4aecfed 100644 --- a/tests/results/test_namespace_mandatory/16_5exists_redefine.json +++ b/tests/results/test_namespace_mandatory/16_5exists_redefine.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_calculation.json b/tests/results/test_namespace_mandatory/16_5redefine_calculation.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_calculation.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_choice.json b/tests/results/test_namespace_mandatory/16_5redefine_choice.json index eaa7764..b18df7e 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_choice.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_choice.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_default.json b/tests/results/test_namespace_mandatory/16_5redefine_default.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_default.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_default.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json b/tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_family.json b/tests/results/test_namespace_mandatory/16_5redefine_family.json index 2f4d205..04f0cf4 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_family.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_family.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_help.json b/tests/results/test_namespace_mandatory/16_5redefine_help.json index 2f4d205..04f0cf4 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_help.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_help.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_hidden.json b/tests/results/test_namespace_mandatory/16_5redefine_hidden.json index cbed343..f6a6c2c 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_hidden.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_multi.json b/tests/results/test_namespace_mandatory/16_5redefine_multi.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_multi.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json index 6e9ea3c..9288988 100644 --- a/tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json +++ b/tests/results/test_namespace_mandatory/16_5redefine_remove_disable_calculation.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_5test_redefine.json b/tests/results/test_namespace_mandatory/16_5test_redefine.json index f2aeea7..8eae224 100644 --- a/tests/results/test_namespace_mandatory/16_5test_redefine.json +++ b/tests/results/test_namespace_mandatory/16_5test_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_6choice_redefine.json b/tests/results/test_namespace_mandatory/16_6choice_redefine.json index b936256..b7c1758 100644 --- a/tests/results/test_namespace_mandatory/16_6choice_redefine.json +++ b/tests/results/test_namespace_mandatory/16_6choice_redefine.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_6exists_family.json b/tests/results/test_namespace_mandatory/16_6exists_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/16_6exists_family.json +++ b/tests/results/test_namespace_mandatory/16_6exists_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16_6exists_redefine_family.json b/tests/results/test_namespace_mandatory/16_6exists_redefine_family.json index b13be12..fd5397f 100644 --- a/tests/results/test_namespace_mandatory/16_6exists_redefine_family.json +++ b/tests/results/test_namespace_mandatory/16_6exists_redefine_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/16exists_exists.json b/tests/results/test_namespace_mandatory/16exists_exists.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace_mandatory/16exists_exists.json +++ b/tests/results/test_namespace_mandatory/16exists_exists.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/17_5redefine_leadership.json b/tests/results/test_namespace_mandatory/17_5redefine_leadership.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_mandatory/17_5redefine_leadership.json +++ b/tests/results/test_namespace_mandatory/17_5redefine_leadership.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0empty_family.json b/tests/results/test_namespace_mandatory/20_0empty_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/20_0empty_family.json +++ b/tests/results/test_namespace_mandatory/20_0empty_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0family_append.json b/tests/results/test_namespace_mandatory/20_0family_append.json index e35f968..5dae419 100644 --- a/tests/results/test_namespace_mandatory/20_0family_append.json +++ b/tests/results/test_namespace_mandatory/20_0family_append.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0family_underscore.json b/tests/results/test_namespace_mandatory/20_0family_underscore.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/20_0family_underscore.json +++ b/tests/results/test_namespace_mandatory/20_0family_underscore.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0multi_family.json b/tests/results/test_namespace_mandatory/20_0multi_family.json index 95d800f..9545b29 100644 --- a/tests/results/test_namespace_mandatory/20_0multi_family.json +++ b/tests/results/test_namespace_mandatory/20_0multi_family.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0multi_family_basic.json b/tests/results/test_namespace_mandatory/20_0multi_family_basic.json index 95d800f..9545b29 100644 --- a/tests/results/test_namespace_mandatory/20_0multi_family_basic.json +++ b/tests/results/test_namespace_mandatory/20_0multi_family_basic.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0multi_family_expert.json b/tests/results/test_namespace_mandatory/20_0multi_family_expert.json index 95d800f..9545b29 100644 --- a/tests/results/test_namespace_mandatory/20_0multi_family_expert.json +++ b/tests/results/test_namespace_mandatory/20_0multi_family_expert.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0multi_family_order.json b/tests/results/test_namespace_mandatory/20_0multi_family_order.json index c24566d..723fa5b 100644 --- a/tests/results/test_namespace_mandatory/20_0multi_family_order.json +++ b/tests/results/test_namespace_mandatory/20_0multi_family_order.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json b/tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json index 405f0af..ab0fa77 100644 --- a/tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json +++ b/tests/results/test_namespace_mandatory/20_0validators_differ_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_1empty_subfamily.json b/tests/results/test_namespace_mandatory/20_1empty_subfamily.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/20_1empty_subfamily.json +++ b/tests/results/test_namespace_mandatory/20_1empty_subfamily.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/20_9default_information_parent.json b/tests/results/test_namespace_mandatory/20_9default_information_parent.json index e35f968..5dae419 100644 --- a/tests/results/test_namespace_mandatory/20_9default_information_parent.json +++ b/tests/results/test_namespace_mandatory/20_9default_information_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition.json index a8b7c06..64c8b3d 100644 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition.json +++ b/tests/results/test_namespace_mandatory/24_0family_hidden_condition.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json index 1ae4ca1..b0e560a 100644 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_boolean.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json index 4320c45..2537778 100644 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json index 51a8f39..c5b5d5c 100644 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json +++ b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_variable_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json index f488d7d..3d51493 100644 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json +++ b/tests/results/test_namespace_mandatory/24_0family_hidden_condition_with_variable.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json index a613423..e5cc2c2 100644 --- a/tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace_mandatory/24_0family_hidden_param_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json b/tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json index b8f56e5..f63f785 100644 --- a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace_mandatory/24_0family_mandatory_condition.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json index 05cff94..7ba5f36 100644 --- a/tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json +++ b/tests/results/test_namespace_mandatory/24_0family_mandatory_condition_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_7validators_variable_optional.json b/tests/results/test_namespace_mandatory/24_7validators_variable_optional.json index 7827b77..91ddbb1 100644 --- a/tests/results/test_namespace_mandatory/24_7validators_variable_optional.json +++ b/tests/results/test_namespace_mandatory/24_7validators_variable_optional.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json b/tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json +++ b/tests/results/test_namespace_mandatory/24_family_disabled_var_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership.json b/tests/results/test_namespace_mandatory/40_0leadership.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership.json +++ b/tests/results/test_namespace_mandatory/40_0leadership.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_diff_name.json b/tests/results/test_namespace_mandatory/40_0leadership_diff_name.json index 2ec30ee..47ef049 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_diff_name.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_diff_name.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_empty.json b/tests/results/test_namespace_mandatory/40_0leadership_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_empty.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_calculation.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json index a0fd982..c9cedd5 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json index a0fd982..c9cedd5 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_submulti_calculation.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json index 47365fe..4571206 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_follower_default_value.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json b/tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json index 9883be5..450065f 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_leader_follower.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json b/tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json index ce575a3..722eff5 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_leader_not_multi.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_0leadership_reduce.json b/tests/results/test_namespace_mandatory/40_0leadership_reduce.json index ab004ed..d528ce6 100644 --- a/tests/results/test_namespace_mandatory/40_0leadership_reduce.json +++ b/tests/results/test_namespace_mandatory/40_0leadership_reduce.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_1leadership_append_follower.json b/tests/results/test_namespace_mandatory/40_1leadership_append_follower.json index a433265..8935a14 100644 --- a/tests/results/test_namespace_mandatory/40_1leadership_append_follower.json +++ b/tests/results/test_namespace_mandatory/40_1leadership_append_follower.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json b/tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json index 5eb9c10..c91cc49 100644 --- a/tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json +++ b/tests/results/test_namespace_mandatory/40_2leadership_calculation_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json index 5eb9c10..c91cc49 100644 --- a/tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace_mandatory/40_2leadership_calculation_param_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json b/tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace_mandatory/40_2leadership_leader_calculation.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json b/tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json index dfbe57b..2305eaa 100644 --- a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json +++ b/tests/results/test_namespace_mandatory/40_6leadership_follower_multi.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json index dfbe57b..2305eaa 100644 --- a/tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json +++ b/tests/results/test_namespace_mandatory/40_6leadership_follower_multi_no_mandatory.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_8calculation_boolean.json b/tests/results/test_namespace_mandatory/40_8calculation_boolean.json index 21ee16c..41ac0b3 100644 --- a/tests/results/test_namespace_mandatory/40_8calculation_boolean.json +++ b/tests/results/test_namespace_mandatory/40_8calculation_boolean.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json index d61cc24..733bfbf 100644 --- a/tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace_mandatory/40_8calculation_boolean_return_none.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_8calculation_integer.json b/tests/results/test_namespace_mandatory/40_8calculation_integer.json index e424b84..1076444 100644 --- a/tests/results/test_namespace_mandatory/40_8calculation_integer.json +++ b/tests/results/test_namespace_mandatory/40_8calculation_integer.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json index 31e9096..7528c24 100644 --- a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json +++ b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json index d5555f9..9511f74 100644 --- a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json +++ b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json index 9fb642b..0b0d890 100644 --- a/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json +++ b/tests/results/test_namespace_mandatory/40_8calculation_multi_variable_parent2.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json index a773dca..f026808 100644 --- a/tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json +++ b/tests/results/test_namespace_mandatory/40_9calculation_variable_leader_follower_multi_inside.json @@ -67,8 +67,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-first.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-last.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json index 5decf99..87aa842 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json @@ -53,8 +53,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-follower.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json index 817310e..34c1fab 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-first.json @@ -51,8 +51,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json index 817310e..34c1fab 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader-last.json @@ -51,8 +51,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-outside-leader.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json index 43dd77e..9296ef5 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json index 9310ae7..55fc0b7 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower.json @@ -71,8 +71,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json index b364802..e6e1a87 100644 --- a/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json +++ b/tests/results/test_namespace_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/41_0choice_leader.json b/tests/results/test_namespace_mandatory/41_0choice_leader.json index a64c911..9d7f737 100644 --- a/tests/results/test_namespace_mandatory/41_0choice_leader.json +++ b/tests/results/test_namespace_mandatory/41_0choice_leader.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_0leadership_hidden.json b/tests/results/test_namespace_mandatory/44_0leadership_hidden.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_mandatory/44_0leadership_hidden.json +++ b/tests/results/test_namespace_mandatory/44_0leadership_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json b/tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json +++ b/tests/results/test_namespace_mandatory/44_0leadership_leader_hidden.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json +++ b/tests/results/test_namespace_mandatory/44_1leadership_append_hidden_follower.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json index 280e2b1..adf7f9f 100644 --- a/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace_mandatory/44_4disabled_calcultion_follower.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_4leadership_mandatory.json b/tests/results/test_namespace_mandatory/44_4leadership_mandatory.json index 47365fe..4571206 100644 --- a/tests/results/test_namespace_mandatory/44_4leadership_mandatory.json +++ b/tests/results/test_namespace_mandatory/44_4leadership_mandatory.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json b/tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json index f12357d..9948a8b 100644 --- a/tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json +++ b/tests/results/test_namespace_mandatory/44_4leadership_mandatory_follower.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json index e7f9309..32fe763 100644 --- a/tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace_mandatory/44_5leadership_leader_hidden_calculation.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json index e7f9309..32fe763 100644 --- a/tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace_mandatory/44_6leadership_follower_disabled_calculation.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json index f12357d..9948a8b 100644 --- a/tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace_mandatory/44_9calculated_default_leadership_leader.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic.json b/tests/results/test_namespace_mandatory/60_0family_dynamic.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_0_type_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_1_1_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json index fb3cfa5..02d0d5e 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_empty.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json index fca64be..dccfb54 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_forbidden_char.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json index 6ffb306..4d13c61 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number_empty.json index 6ffb306..4d13c61 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_jinja_number_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_no_description_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_static.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_static.json index 907b4a1..bf59704 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_static.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_static.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_test.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_test.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_test.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_test.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json index 806c27b..2304c7d 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_upper_char.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json index fb3cfa5..02d0d5e 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_empty.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_dynamic_variable_suffix_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_empty.json b/tests/results/test_namespace_mandatory/60_0family_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_mandatory/60_0family_empty.json +++ b/tests/results/test_namespace_mandatory/60_0family_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_hidden.json b/tests/results/test_namespace_mandatory/60_0family_hidden.json index 7fc5d78..b1fb184 100644 --- a/tests/results/test_namespace_mandatory/60_0family_hidden.json +++ b/tests/results/test_namespace_mandatory/60_0family_hidden.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_0family_mode.json b/tests/results/test_namespace_mandatory/60_0family_mode.json index 6ca56f1..1ac2a7e 100644 --- a/tests/results/test_namespace_mandatory/60_0family_mode.json +++ b/tests/results/test_namespace_mandatory/60_0family_mode.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json b/tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json index e941de6..5e4d007 100644 --- a/tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace_mandatory/60_1family_dynamic_jinja.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json index aa2a666..273e7c7 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json index cbca33d..a34a8d0 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index cbca33d..a34a8d0 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json index aa2a666..273e7c7 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc.json index 8076aff..a8fa498 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json index 8076aff..a8fa498 100644 --- a/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace_mandatory/60_2family_dynamic_outside_calc_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json index 2cff302..37795b6 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json index 2cff302..37795b6 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc2_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix2_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json index 63a5385..f26b7ea 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.json index 75847a7..69f82a5 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_disabled2.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json index 47f0b50..df367bc 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_2.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json index 1c3072e..5e33a6c 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_empty_3.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json index 0c31730..8b40c01 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json index 0f55dc4..94af64c 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json index 0c4062b..43ca286 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json @@ -57,8 +57,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_suffix_param_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_calc_variable_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json index fca6de0..9ee9fe1 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_hidden_suffix.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json index 66fc41c..58faa02 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json index c03a4ee..cc10ca8 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_unknown_suffix_empty.json @@ -75,8 +75,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json index 002d5ac..1a8c462 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json index 002d5ac..1a8c462 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside2_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_1_0.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json index acbb433..c511365 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json index acbb433..c511365 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json index 0a35fc1..2477e85 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json index 0a35fc1..2477e85 100644 --- a/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_inside.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_inside.json index 960e084..59b19de 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_inside.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_inside.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json index 960e084..59b19de 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_inside_empty.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json index dfab50c..16cd2e0 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership.json @@ -99,8 +99,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json index dfab50c..16cd2e0 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_leadership_empty.json @@ -99,8 +99,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json index 96f4003..8b146aa 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json index 96f4003..8b146aa 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json index 25e3c3f..80a5263 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json index 96f4003..8b146aa 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json index 702eca7..bd8770b 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_sub_dynamic_empty2.json @@ -111,8 +111,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json index 50c92f4..f4e2a66 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json index 50c92f4..f4e2a66 100644 --- a/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json +++ b/tests/results/test_namespace_mandatory/60_6family_dynamic_suffix_auto_multi2.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_9extra_dynamic.json b/tests/results/test_namespace_mandatory/60_9extra_dynamic.json index aa61a33..2a67962 100644 --- a/tests/results/test_namespace_mandatory/60_9extra_dynamic.json +++ b/tests/results/test_namespace_mandatory/60_9extra_dynamic.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json b/tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json index 0370058..c7114ce 100644 --- a/tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json +++ b/tests/results/test_namespace_mandatory/60_9extra_dynamic_extra.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json index 027ef3e..af5982e 100644 --- a/tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json +++ b/tests/results/test_namespace_mandatory/60_9family_dynamic_calc_both.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_mandatory/68_0family_leadership_mode.json b/tests/results/test_namespace_mandatory/68_0family_leadership_mode.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_mandatory/68_0family_leadership_mode.json +++ b/tests/results/test_namespace_mandatory/68_0family_leadership_mode.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_0empty.json b/tests/results/test_namespace_read_write/00_0empty.json index 094057e..71f7377 100644 --- a/tests/results/test_namespace_read_write/00_0empty.json +++ b/tests/results/test_namespace_read_write/00_0empty.json @@ -11,8 +11,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_0no_variable.json b/tests/results/test_namespace_read_write/00_0no_variable.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/00_0no_variable.json +++ b/tests/results/test_namespace_read_write/00_0no_variable.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_0no_variable_default_version.json b/tests/results/test_namespace_read_write/00_0no_variable_default_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/00_0no_variable_default_version.json +++ b/tests/results/test_namespace_read_write/00_0no_variable_default_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_0no_variable_remove_version.json b/tests/results/test_namespace_read_write/00_0no_variable_remove_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/00_0no_variable_remove_version.json +++ b/tests/results/test_namespace_read_write/00_0no_variable_remove_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_0version_underscore.json b/tests/results/test_namespace_read_write/00_0version_underscore.json index 862471d..08bb7e9 100644 --- a/tests/results/test_namespace_read_write/00_0version_underscore.json +++ b/tests/results/test_namespace_read_write/00_0version_underscore.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_1empty_variable.json b/tests/results/test_namespace_read_write/00_1empty_variable.json index 7a09cba..de0532c 100644 --- a/tests/results/test_namespace_read_write/00_1empty_variable.json +++ b/tests/results/test_namespace_read_write/00_1empty_variable.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_2default_calculated.json b/tests/results/test_namespace_read_write/00_2default_calculated.json index 5fd7164..12a89fb 100644 --- a/tests/results/test_namespace_read_write/00_2default_calculated.json +++ b/tests/results/test_namespace_read_write/00_2default_calculated.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_2default_calculated_multi.json b/tests/results/test_namespace_read_write/00_2default_calculated_multi.json index 5b3bb9b..f7e3a45 100644 --- a/tests/results/test_namespace_read_write/00_2default_calculated_multi.json +++ b/tests/results/test_namespace_read_write/00_2default_calculated_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_2default_calculated_params_permissive.json b/tests/results/test_namespace_read_write/00_2default_calculated_params_permissive.json index fb22600..0f6acca 100644 --- a/tests/results/test_namespace_read_write/00_2default_calculated_params_permissive.json +++ b/tests/results/test_namespace_read_write/00_2default_calculated_params_permissive.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_2default_calculated_variable_description.json b/tests/results/test_namespace_read_write/00_2default_calculated_variable_description.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_2default_calculated_variable_description.json +++ b/tests/results/test_namespace_read_write/00_2default_calculated_variable_description.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.json index 88f0175..cce9324 100644 --- a/tests/results/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.json +++ b/tests/results/test_namespace_read_write/00_2default_calculated_variable_description_multi_line.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_read_write/00_2default_calculated_variable_transitive.json index 22985d2..b4357c4 100644 --- a/tests/results/test_namespace_read_write/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace_read_write/00_2default_calculated_variable_transitive.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_4load_subfolder.json b/tests/results/test_namespace_read_write/00_4load_subfolder.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_4load_subfolder.json +++ b/tests/results/test_namespace_read_write/00_4load_subfolder.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_5load_notype.json b/tests/results/test_namespace_read_write/00_5load_notype.json index 202945b..1b16592 100644 --- a/tests/results/test_namespace_read_write/00_5load_notype.json +++ b/tests/results/test_namespace_read_write/00_5load_notype.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6boolean.json b/tests/results/test_namespace_read_write/00_6boolean.json index fad18f0..b98fc11 100644 --- a/tests/results/test_namespace_read_write/00_6boolean.json +++ b/tests/results/test_namespace_read_write/00_6boolean.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6boolean_no_mandatory.json b/tests/results/test_namespace_read_write/00_6boolean_no_mandatory.json index 87d7696..f2c710c 100644 --- a/tests/results/test_namespace_read_write/00_6boolean_no_mandatory.json +++ b/tests/results/test_namespace_read_write/00_6boolean_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6choice.json b/tests/results/test_namespace_read_write/00_6choice.json index 9975538..711200c 100644 --- a/tests/results/test_namespace_read_write/00_6choice.json +++ b/tests/results/test_namespace_read_write/00_6choice.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6choice_calculation.json b/tests/results/test_namespace_read_write/00_6choice_calculation.json index be45c9a..844d947 100644 --- a/tests/results/test_namespace_read_write/00_6choice_calculation.json +++ b/tests/results/test_namespace_read_write/00_6choice_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6choice_link.json b/tests/results/test_namespace_read_write/00_6choice_link.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_6choice_link.json +++ b/tests/results/test_namespace_read_write/00_6choice_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6choice_variable.json b/tests/results/test_namespace_read_write/00_6choice_variable.json index 2b9a473..deb0742 100644 --- a/tests/results/test_namespace_read_write/00_6choice_variable.json +++ b/tests/results/test_namespace_read_write/00_6choice_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6choice_variable_link.json b/tests/results/test_namespace_read_write/00_6choice_variable_link.json index 681933b..72c79a0 100644 --- a/tests/results/test_namespace_read_write/00_6choice_variable_link.json +++ b/tests/results/test_namespace_read_write/00_6choice_variable_link.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6choice_variable_link2.json b/tests/results/test_namespace_read_write/00_6choice_variable_link2.json index 0a79b6d..64e0ed9 100644 --- a/tests/results/test_namespace_read_write/00_6choice_variable_link2.json +++ b/tests/results/test_namespace_read_write/00_6choice_variable_link2.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6custom.json b/tests/results/test_namespace_read_write/00_6custom.json index a1a595c..33164c5 100644 --- a/tests/results/test_namespace_read_write/00_6custom.json +++ b/tests/results/test_namespace_read_write/00_6custom.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6domainname.json b/tests/results/test_namespace_read_write/00_6domainname.json index cee6f24..baa7429 100644 --- a/tests/results/test_namespace_read_write/00_6domainname.json +++ b/tests/results/test_namespace_read_write/00_6domainname.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6domainname_params.json b/tests/results/test_namespace_read_write/00_6domainname_params.json index cee6f24..baa7429 100644 --- a/tests/results/test_namespace_read_write/00_6domainname_params.json +++ b/tests/results/test_namespace_read_write/00_6domainname_params.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6float.json b/tests/results/test_namespace_read_write/00_6float.json index 7d45c2c..cad416c 100644 --- a/tests/results/test_namespace_read_write/00_6float.json +++ b/tests/results/test_namespace_read_write/00_6float.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6number.json b/tests/results/test_namespace_read_write/00_6number.json index f3e9f25..b9c4f08 100644 --- a/tests/results/test_namespace_read_write/00_6number.json +++ b/tests/results/test_namespace_read_write/00_6number.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6port.json b/tests/results/test_namespace_read_write/00_6port.json index e6789f1..65d1ea6 100644 --- a/tests/results/test_namespace_read_write/00_6port.json +++ b/tests/results/test_namespace_read_write/00_6port.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6regexp.json b/tests/results/test_namespace_read_write/00_6regexp.json index 27dc7f8..d6f7114 100644 --- a/tests/results/test_namespace_read_write/00_6regexp.json +++ b/tests/results/test_namespace_read_write/00_6regexp.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6regexp_link.json b/tests/results/test_namespace_read_write/00_6regexp_link.json index a22a68a..a940e1f 100644 --- a/tests/results/test_namespace_read_write/00_6regexp_link.json +++ b/tests/results/test_namespace_read_write/00_6regexp_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6secret.json b/tests/results/test_namespace_read_write/00_6secret.json index 17d8fca..99d00b0 100644 --- a/tests/results/test_namespace_read_write/00_6secret.json +++ b/tests/results/test_namespace_read_write/00_6secret.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6secret_param.json b/tests/results/test_namespace_read_write/00_6secret_param.json index f10ff29..a53975d 100644 --- a/tests/results/test_namespace_read_write/00_6secret_param.json +++ b/tests/results/test_namespace_read_write/00_6secret_param.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_6string.json b/tests/results/test_namespace_read_write/00_6string.json index 6c6460b..69d5c9b 100644 --- a/tests/results/test_namespace_read_write/00_6string.json +++ b/tests/results/test_namespace_read_write/00_6string.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7choice_quote.json b/tests/results/test_namespace_read_write/00_7choice_quote.json index 7d89321..5d3d4b4 100644 --- a/tests/results/test_namespace_read_write/00_7choice_quote.json +++ b/tests/results/test_namespace_read_write/00_7choice_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7help.json b/tests/results/test_namespace_read_write/00_7help.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_7help.json +++ b/tests/results/test_namespace_read_write/00_7help.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7help_quote.json b/tests/results/test_namespace_read_write/00_7help_quote.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_7help_quote.json +++ b/tests/results/test_namespace_read_write/00_7help_quote.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7help_sup.json b/tests/results/test_namespace_read_write/00_7help_sup.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_7help_sup.json +++ b/tests/results/test_namespace_read_write/00_7help_sup.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7value_doublequote.json b/tests/results/test_namespace_read_write/00_7value_doublequote.json index 421c714..4c3e576 100644 --- a/tests/results/test_namespace_read_write/00_7value_doublequote.json +++ b/tests/results/test_namespace_read_write/00_7value_doublequote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7value_doublequote2.json b/tests/results/test_namespace_read_write/00_7value_doublequote2.json index 4a3ba74..79c5843 100644 --- a/tests/results/test_namespace_read_write/00_7value_doublequote2.json +++ b/tests/results/test_namespace_read_write/00_7value_doublequote2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7value_doublequote3.json b/tests/results/test_namespace_read_write/00_7value_doublequote3.json index e2dcbeb..698dd17 100644 --- a/tests/results/test_namespace_read_write/00_7value_doublequote3.json +++ b/tests/results/test_namespace_read_write/00_7value_doublequote3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_7value_quote.json b/tests/results/test_namespace_read_write/00_7value_quote.json index 050c77f..1714a38 100644 --- a/tests/results/test_namespace_read_write/00_7value_quote.json +++ b/tests/results/test_namespace_read_write/00_7value_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_8calculation_information.json b/tests/results/test_namespace_read_write/00_8calculation_information.json index e79511c..93aaf16 100644 --- a/tests/results/test_namespace_read_write/00_8calculation_information.json +++ b/tests/results/test_namespace_read_write/00_8calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_8calculation_namespace.json b/tests/results/test_namespace_read_write/00_8calculation_namespace.json index 68728de..3866647 100644 --- a/tests/results/test_namespace_read_write/00_8calculation_namespace.json +++ b/tests/results/test_namespace_read_write/00_8calculation_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_8calculation_param_namespace.json b/tests/results/test_namespace_read_write/00_8calculation_param_namespace.json index 68728de..3866647 100644 --- a/tests/results/test_namespace_read_write/00_8calculation_param_namespace.json +++ b/tests/results/test_namespace_read_write/00_8calculation_param_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_8test.json b/tests/results/test_namespace_read_write/00_8test.json index 751022a..a0a7dbc 100644 --- a/tests/results/test_namespace_read_write/00_8test.json +++ b/tests/results/test_namespace_read_write/00_8test.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9choice_variable_multi.json b/tests/results/test_namespace_read_write/00_9choice_variable_multi.json index 201f72e..4465509 100644 --- a/tests/results/test_namespace_read_write/00_9choice_variable_multi.json +++ b/tests/results/test_namespace_read_write/00_9choice_variable_multi.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9choice_variables.json b/tests/results/test_namespace_read_write/00_9choice_variables.json index 740b5eb..7634364 100644 --- a/tests/results/test_namespace_read_write/00_9choice_variables.json +++ b/tests/results/test_namespace_read_write/00_9choice_variables.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation.json b/tests/results/test_namespace_read_write/00_9default_calculation.json index a24fd85..3b9b96a 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation_information.json b/tests/results/test_namespace_read_write/00_9default_calculation_information.json index 736b334..0c43bcb 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation_information.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace_read_write/00_9default_calculation_information_other_variable.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation_information_other_variable.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional.json b/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional.json index 34adb2c..7116ced 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional2.json index 34adb2c..7116ced 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional2.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation_multi_optional2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation_optional.json b/tests/results/test_namespace_read_write/00_9default_calculation_optional.json index 48f21c0..4fbc103 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation_optional.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation_optional.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation_optional_exists.json b/tests/results/test_namespace_read_write/00_9default_calculation_optional_exists.json index 29b26d4..be789d0 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation_optional_exists.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation_optional_exists.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_calculation_param_optional.json b/tests/results/test_namespace_read_write/00_9default_calculation_param_optional.json index 5acfc36..58b050c 100644 --- a/tests/results/test_namespace_read_write/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace_read_write/00_9default_calculation_param_optional.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_information_other_variable.json b/tests/results/test_namespace_read_write/00_9default_information_other_variable.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_9default_information_other_variable.json +++ b/tests/results/test_namespace_read_write/00_9default_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_information_other_variable2.json b/tests/results/test_namespace_read_write/00_9default_information_other_variable2.json index 26a6368..1a3f623 100644 --- a/tests/results/test_namespace_read_write/00_9default_information_other_variable2.json +++ b/tests/results/test_namespace_read_write/00_9default_information_other_variable2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9default_integer.json b/tests/results/test_namespace_read_write/00_9default_integer.json index be45c9a..844d947 100644 --- a/tests/results/test_namespace_read_write/00_9default_integer.json +++ b/tests/results/test_namespace_read_write/00_9default_integer.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9extra.json b/tests/results/test_namespace_read_write/00_9extra.json index bdb014f..7ec3834 100644 --- a/tests/results/test_namespace_read_write/00_9extra.json +++ b/tests/results/test_namespace_read_write/00_9extra.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9extra_calculation.json b/tests/results/test_namespace_read_write/00_9extra_calculation.json index 4ead254..7dd273d 100644 --- a/tests/results/test_namespace_read_write/00_9extra_calculation.json +++ b/tests/results/test_namespace_read_write/00_9extra_calculation.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/00_9extra_ouside.json b/tests/results/test_namespace_read_write/00_9extra_ouside.json index 92afa59..15740d7 100644 --- a/tests/results/test_namespace_read_write/00_9extra_ouside.json +++ b/tests/results/test_namespace_read_write/00_9extra_ouside.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_6boolean_multi.json b/tests/results/test_namespace_read_write/01_6boolean_multi.json index d5bf051..b7b6475 100644 --- a/tests/results/test_namespace_read_write/01_6boolean_multi.json +++ b/tests/results/test_namespace_read_write/01_6boolean_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_6custom_multi.json b/tests/results/test_namespace_read_write/01_6custom_multi.json index d969d71..342ab42 100644 --- a/tests/results/test_namespace_read_write/01_6custom_multi.json +++ b/tests/results/test_namespace_read_write/01_6custom_multi.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_6float_multi.json b/tests/results/test_namespace_read_write/01_6float_multi.json index b8793ac..8cc7bcc 100644 --- a/tests/results/test_namespace_read_write/01_6float_multi.json +++ b/tests/results/test_namespace_read_write/01_6float_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_6number_multi.json b/tests/results/test_namespace_read_write/01_6number_multi.json index 1975ce8..a5f146a 100644 --- a/tests/results/test_namespace_read_write/01_6number_multi.json +++ b/tests/results/test_namespace_read_write/01_6number_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_6string_empty.json b/tests/results/test_namespace_read_write/01_6string_empty.json index 46266d4..15771a1 100644 --- a/tests/results/test_namespace_read_write/01_6string_empty.json +++ b/tests/results/test_namespace_read_write/01_6string_empty.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_6string_multi.json b/tests/results/test_namespace_read_write/01_6string_multi.json index c070bd3..7141f1b 100644 --- a/tests/results/test_namespace_read_write/01_6string_multi.json +++ b/tests/results/test_namespace_read_write/01_6string_multi.json @@ -51,8 +51,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_7value_multi_doublequote.json b/tests/results/test_namespace_read_write/01_7value_multi_doublequote.json index 5d4c2cc..75eeb46 100644 --- a/tests/results/test_namespace_read_write/01_7value_multi_doublequote.json +++ b/tests/results/test_namespace_read_write/01_7value_multi_doublequote.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_7value_multi_doublequote2.json b/tests/results/test_namespace_read_write/01_7value_multi_doublequote2.json index 8a4f5ac..0581011 100644 --- a/tests/results/test_namespace_read_write/01_7value_multi_doublequote2.json +++ b/tests/results/test_namespace_read_write/01_7value_multi_doublequote2.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_7value_multi_quote.json b/tests/results/test_namespace_read_write/01_7value_multi_quote.json index 84c64c6..14b0a7a 100644 --- a/tests/results/test_namespace_read_write/01_7value_multi_quote.json +++ b/tests/results/test_namespace_read_write/01_7value_multi_quote.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_8calculation_information_multi.json b/tests/results/test_namespace_read_write/01_8calculation_information_multi.json index 534a83d..26cb0d2 100644 --- a/tests/results/test_namespace_read_write/01_8calculation_information_multi.json +++ b/tests/results/test_namespace_read_write/01_8calculation_information_multi.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/01_9choice_variable_multi.json b/tests/results/test_namespace_read_write/01_9choice_variable_multi.json index f813b3b..667a9eb 100644 --- a/tests/results/test_namespace_read_write/01_9choice_variable_multi.json +++ b/tests/results/test_namespace_read_write/01_9choice_variable_multi.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_0type_param.json b/tests/results/test_namespace_read_write/04_0type_param.json index cabd215..9f28099 100644 --- a/tests/results/test_namespace_read_write/04_0type_param.json +++ b/tests/results/test_namespace_read_write/04_0type_param.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1auto_save.json b/tests/results/test_namespace_read_write/04_1auto_save.json index cbed343..f6a6c2c 100644 --- a/tests/results/test_namespace_read_write/04_1auto_save.json +++ b/tests/results/test_namespace_read_write/04_1auto_save.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1auto_save_and_calculated.json b/tests/results/test_namespace_read_write/04_1auto_save_and_calculated.json index 5acfc36..58b050c 100644 --- a/tests/results/test_namespace_read_write/04_1auto_save_and_calculated.json +++ b/tests/results/test_namespace_read_write/04_1auto_save_and_calculated.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_read_write/04_1auto_save_and_calculated_hidden.json index b05e504..4b7b844 100644 --- a/tests/results/test_namespace_read_write/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace_read_write/04_1auto_save_and_calculated_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1auto_save_and_hidden.json b/tests/results/test_namespace_read_write/04_1auto_save_and_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/04_1auto_save_and_hidden.json +++ b/tests/results/test_namespace_read_write/04_1auto_save_and_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1default_calculation_hidden.json b/tests/results/test_namespace_read_write/04_1default_calculation_hidden.json index 8617540..21829ab 100644 --- a/tests/results/test_namespace_read_write/04_1default_calculation_hidden.json +++ b/tests/results/test_namespace_read_write/04_1default_calculation_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_2.json b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_2.json index 8617540..21829ab 100644 --- a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_2.json +++ b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_3.json b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_3.json index 7c2847c..953d6af 100644 --- a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_3.json +++ b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_4.json b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_4.json index c5fadbc..d68c264 100644 --- a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_4.json +++ b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_4.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_5.json b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_5.json index d5bb208..e3b1f41 100644 --- a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_5.json +++ b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_5.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_6.json b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_6.json index e24aa87..9101c81 100644 --- a/tests/results/test_namespace_read_write/04_1default_calculation_hidden_6.json +++ b/tests/results/test_namespace_read_write/04_1default_calculation_hidden_6.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation.json b/tests/results/test_namespace_read_write/04_5disabled_calculation.json index a691c8d..41a2b82 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_default.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_default.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_default.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_multi.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_multi.json index 85cc039..e025f24 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_multi.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_optional.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_optional.json index 2a88bfd..c25f2e3 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_optional.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable.json index db654ca..e678d83 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable2.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable2.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable2.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable3.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable3.json index d7196de..adeb73a 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable3.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable4.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable4.json index 263f844..97d4bfd 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable4.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable4.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_multi.json index 2b4d54c..73d6fe3 100644 --- a/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_multi.json +++ b/tests/results/test_namespace_read_write/04_5disabled_calculation_variable_multi.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5hidden_calculation.json b/tests/results/test_namespace_read_write/04_5hidden_calculation.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace_read_write/04_5hidden_calculation.json +++ b/tests/results/test_namespace_read_write/04_5hidden_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5hidden_calculation2.json b/tests/results/test_namespace_read_write/04_5hidden_calculation2.json index 2a88bfd..c25f2e3 100644 --- a/tests/results/test_namespace_read_write/04_5hidden_calculation2.json +++ b/tests/results/test_namespace_read_write/04_5hidden_calculation2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_read_write/04_5hidden_calculation_default_calculation.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace_read_write/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace_read_write/04_5hidden_calculation_default_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5validators.json b/tests/results/test_namespace_read_write/04_5validators.json index 98dff3c..64cbeb2 100644 --- a/tests/results/test_namespace_read_write/04_5validators.json +++ b/tests/results/test_namespace_read_write/04_5validators.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5validators_differ.json b/tests/results/test_namespace_read_write/04_5validators_differ.json index dfd87d0..8049ae9 100644 --- a/tests/results/test_namespace_read_write/04_5validators_differ.json +++ b/tests/results/test_namespace_read_write/04_5validators_differ.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5validators_multi.json b/tests/results/test_namespace_read_write/04_5validators_multi.json index 8efe54a..af93ae3 100644 --- a/tests/results/test_namespace_read_write/04_5validators_multi.json +++ b/tests/results/test_namespace_read_write/04_5validators_multi.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5validators_multi2.json b/tests/results/test_namespace_read_write/04_5validators_multi2.json index 8efe54a..af93ae3 100644 --- a/tests/results/test_namespace_read_write/04_5validators_multi2.json +++ b/tests/results/test_namespace_read_write/04_5validators_multi2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/04_5validators_multi3.json b/tests/results/test_namespace_read_write/04_5validators_multi3.json index e58064f..126b95c 100644 --- a/tests/results/test_namespace_read_write/04_5validators_multi3.json +++ b/tests/results/test_namespace_read_write/04_5validators_multi3.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/05_0multi_not_uniq.json b/tests/results/test_namespace_read_write/05_0multi_not_uniq.json index 5361a91..979a464 100644 --- a/tests/results/test_namespace_read_write/05_0multi_not_uniq.json +++ b/tests/results/test_namespace_read_write/05_0multi_not_uniq.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/05_0multi_uniq.json b/tests/results/test_namespace_read_write/05_0multi_uniq.json index 0c931c9..685d117 100644 --- a/tests/results/test_namespace_read_write/05_0multi_uniq.json +++ b/tests/results/test_namespace_read_write/05_0multi_uniq.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/12_1auto_save_expert.json b/tests/results/test_namespace_read_write/12_1auto_save_expert.json index 5f91ec0..0fb54bc 100644 --- a/tests/results/test_namespace_read_write/12_1auto_save_expert.json +++ b/tests/results/test_namespace_read_write/12_1auto_save_expert.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_0redefine_description.json b/tests/results/test_namespace_read_write/16_0redefine_description.json index 736b334..0c43bcb 100644 --- a/tests/results/test_namespace_read_write/16_0redefine_description.json +++ b/tests/results/test_namespace_read_write/16_0redefine_description.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_2family_redefine_calculation.json b/tests/results/test_namespace_read_write/16_2family_redefine_calculation.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/16_2family_redefine_calculation.json +++ b/tests/results/test_namespace_read_write/16_2family_redefine_calculation.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_2family_redefine_disabled.json b/tests/results/test_namespace_read_write/16_2family_redefine_disabled.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/16_2family_redefine_disabled.json +++ b/tests/results/test_namespace_read_write/16_2family_redefine_disabled.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_3family_empty_at_ends.json b/tests/results/test_namespace_read_write/16_3family_empty_at_ends.json index 9d62a4a..2b611bd 100644 --- a/tests/results/test_namespace_read_write/16_3family_empty_at_ends.json +++ b/tests/results/test_namespace_read_write/16_3family_empty_at_ends.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5exists_nonexists.json b/tests/results/test_namespace_read_write/16_5exists_nonexists.json index b05e504..4b7b844 100644 --- a/tests/results/test_namespace_read_write/16_5exists_nonexists.json +++ b/tests/results/test_namespace_read_write/16_5exists_nonexists.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5exists_redefine.json b/tests/results/test_namespace_read_write/16_5exists_redefine.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/16_5exists_redefine.json +++ b/tests/results/test_namespace_read_write/16_5exists_redefine.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_calculation.json b/tests/results/test_namespace_read_write/16_5redefine_calculation.json index 2ea61d9..144e3c7 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_calculation.json +++ b/tests/results/test_namespace_read_write/16_5redefine_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_choice.json b/tests/results/test_namespace_read_write/16_5redefine_choice.json index e79511c..93aaf16 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_choice.json +++ b/tests/results/test_namespace_read_write/16_5redefine_choice.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_default.json b/tests/results/test_namespace_read_write/16_5redefine_default.json index 2ea61d9..144e3c7 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_default.json +++ b/tests/results/test_namespace_read_write/16_5redefine_default.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_default_calculation.json b/tests/results/test_namespace_read_write/16_5redefine_default_calculation.json index e79511c..93aaf16 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_default_calculation.json +++ b/tests/results/test_namespace_read_write/16_5redefine_default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_family.json b/tests/results/test_namespace_read_write/16_5redefine_family.json index 7312f11..36e060e 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_family.json +++ b/tests/results/test_namespace_read_write/16_5redefine_family.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_help.json b/tests/results/test_namespace_read_write/16_5redefine_help.json index 7312f11..36e060e 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_help.json +++ b/tests/results/test_namespace_read_write/16_5redefine_help.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_hidden.json b/tests/results/test_namespace_read_write/16_5redefine_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_hidden.json +++ b/tests/results/test_namespace_read_write/16_5redefine_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_multi.json b/tests/results/test_namespace_read_write/16_5redefine_multi.json index 0c931c9..685d117 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_multi.json +++ b/tests/results/test_namespace_read_write/16_5redefine_multi.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace_read_write/16_5redefine_remove_disable_calculation.json index e26a379..4101b17 100644 --- a/tests/results/test_namespace_read_write/16_5redefine_remove_disable_calculation.json +++ b/tests/results/test_namespace_read_write/16_5redefine_remove_disable_calculation.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_5test_redefine.json b/tests/results/test_namespace_read_write/16_5test_redefine.json index df6db4d..8821875 100644 --- a/tests/results/test_namespace_read_write/16_5test_redefine.json +++ b/tests/results/test_namespace_read_write/16_5test_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_6choice_redefine.json b/tests/results/test_namespace_read_write/16_6choice_redefine.json index 8b35f65..0cd102a 100644 --- a/tests/results/test_namespace_read_write/16_6choice_redefine.json +++ b/tests/results/test_namespace_read_write/16_6choice_redefine.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_6exists_family.json b/tests/results/test_namespace_read_write/16_6exists_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/16_6exists_family.json +++ b/tests/results/test_namespace_read_write/16_6exists_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16_6exists_redefine_family.json b/tests/results/test_namespace_read_write/16_6exists_redefine_family.json index 9306879..8dd458c 100644 --- a/tests/results/test_namespace_read_write/16_6exists_redefine_family.json +++ b/tests/results/test_namespace_read_write/16_6exists_redefine_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/16exists_exists.json b/tests/results/test_namespace_read_write/16exists_exists.json index 736b334..0c43bcb 100644 --- a/tests/results/test_namespace_read_write/16exists_exists.json +++ b/tests/results/test_namespace_read_write/16exists_exists.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/17_5redefine_leadership.json b/tests/results/test_namespace_read_write/17_5redefine_leadership.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/17_5redefine_leadership.json +++ b/tests/results/test_namespace_read_write/17_5redefine_leadership.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0empty_family.json b/tests/results/test_namespace_read_write/20_0empty_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/20_0empty_family.json +++ b/tests/results/test_namespace_read_write/20_0empty_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0family_append.json b/tests/results/test_namespace_read_write/20_0family_append.json index 09b0965..9f1c121 100644 --- a/tests/results/test_namespace_read_write/20_0family_append.json +++ b/tests/results/test_namespace_read_write/20_0family_append.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0family_underscore.json b/tests/results/test_namespace_read_write/20_0family_underscore.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/20_0family_underscore.json +++ b/tests/results/test_namespace_read_write/20_0family_underscore.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0multi_family.json b/tests/results/test_namespace_read_write/20_0multi_family.json index b5ece35..6da307f 100644 --- a/tests/results/test_namespace_read_write/20_0multi_family.json +++ b/tests/results/test_namespace_read_write/20_0multi_family.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0multi_family_basic.json b/tests/results/test_namespace_read_write/20_0multi_family_basic.json index b5ece35..6da307f 100644 --- a/tests/results/test_namespace_read_write/20_0multi_family_basic.json +++ b/tests/results/test_namespace_read_write/20_0multi_family_basic.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0multi_family_expert.json b/tests/results/test_namespace_read_write/20_0multi_family_expert.json index b5ece35..6da307f 100644 --- a/tests/results/test_namespace_read_write/20_0multi_family_expert.json +++ b/tests/results/test_namespace_read_write/20_0multi_family_expert.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0multi_family_order.json b/tests/results/test_namespace_read_write/20_0multi_family_order.json index e83f5e5..efd96e1 100644 --- a/tests/results/test_namespace_read_write/20_0multi_family_order.json +++ b/tests/results/test_namespace_read_write/20_0multi_family_order.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_0validators_differ_redefine.json b/tests/results/test_namespace_read_write/20_0validators_differ_redefine.json index c65fb45..b6dc8d2 100644 --- a/tests/results/test_namespace_read_write/20_0validators_differ_redefine.json +++ b/tests/results/test_namespace_read_write/20_0validators_differ_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_1empty_subfamily.json b/tests/results/test_namespace_read_write/20_1empty_subfamily.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/20_1empty_subfamily.json +++ b/tests/results/test_namespace_read_write/20_1empty_subfamily.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/20_9default_information_parent.json b/tests/results/test_namespace_read_write/20_9default_information_parent.json index 09b0965..9f1c121 100644 --- a/tests/results/test_namespace_read_write/20_9default_information_parent.json +++ b/tests/results/test_namespace_read_write/20_9default_information_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_hidden_condition.json b/tests/results/test_namespace_read_write/24_0family_hidden_condition.json index 3e5cc40..fe95c18 100644 --- a/tests/results/test_namespace_read_write/24_0family_hidden_condition.json +++ b/tests/results/test_namespace_read_write/24_0family_hidden_condition.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_read_write/24_0family_hidden_condition_boolean.json index da0b5ec..d37e6b2 100644 --- a/tests/results/test_namespace_read_write/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace_read_write/24_0family_hidden_condition_boolean.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_read_write/24_0family_hidden_condition_sub_family.json index 59d05cf..0c5c281 100644 --- a/tests/results/test_namespace_read_write/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_namespace_read_write/24_0family_hidden_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.json +++ b/tests/results/test_namespace_read_write/24_0family_hidden_condition_variable_sub_family.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_read_write/24_0family_hidden_condition_with_variable.json index 543735e..18df585 100644 --- a/tests/results/test_namespace_read_write/24_0family_hidden_condition_with_variable.json +++ b/tests/results/test_namespace_read_write/24_0family_hidden_condition_with_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.json index 4231ebf..e8af9c0 100644 --- a/tests/results/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace_read_write/24_0family_hidden_param_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_mandatory_condition.json b/tests/results/test_namespace_read_write/24_0family_mandatory_condition.json index e67bc8f..4728258 100644 --- a/tests/results/test_namespace_read_write/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace_read_write/24_0family_mandatory_condition.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace_read_write/24_0family_mandatory_condition_variable.json index 4b6ed36..dce4833 100644 --- a/tests/results/test_namespace_read_write/24_0family_mandatory_condition_variable.json +++ b/tests/results/test_namespace_read_write/24_0family_mandatory_condition_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_7validators_variable_optional.json b/tests/results/test_namespace_read_write/24_7validators_variable_optional.json index 6f8c2d6..9080efd 100644 --- a/tests/results/test_namespace_read_write/24_7validators_variable_optional.json +++ b/tests/results/test_namespace_read_write/24_7validators_variable_optional.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/24_family_disabled_var_hidden.json b/tests/results/test_namespace_read_write/24_family_disabled_var_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/24_family_disabled_var_hidden.json +++ b/tests/results/test_namespace_read_write/24_family_disabled_var_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership.json b/tests/results/test_namespace_read_write/40_0leadership.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/40_0leadership.json +++ b/tests/results/test_namespace_read_write/40_0leadership.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_diff_name.json b/tests/results/test_namespace_read_write/40_0leadership_diff_name.json index 295f554..5daa026 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_diff_name.json +++ b/tests/results/test_namespace_read_write/40_0leadership_diff_name.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_empty.json b/tests/results/test_namespace_read_write/40_0leadership_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_empty.json +++ b/tests/results/test_namespace_read_write/40_0leadership_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_read_write/40_0leadership_follower_default_calculation.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace_read_write/40_0leadership_follower_default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti.json index 6bedd69..6406062 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti.json +++ b/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.json index 050e9ed..b2b921b 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.json +++ b/tests/results/test_namespace_read_write/40_0leadership_follower_default_submulti_calculation.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_follower_default_value.json b/tests/results/test_namespace_read_write/40_0leadership_follower_default_value.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_follower_default_value.json +++ b/tests/results/test_namespace_read_write/40_0leadership_follower_default_value.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_leader_follower.json b/tests/results/test_namespace_read_write/40_0leadership_leader_follower.json index 4695c30..ef3501d 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_leader_follower.json +++ b/tests/results/test_namespace_read_write/40_0leadership_leader_follower.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_leader_not_multi.json b/tests/results/test_namespace_read_write/40_0leadership_leader_not_multi.json index 98b6868..67280e2 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_leader_not_multi.json +++ b/tests/results/test_namespace_read_write/40_0leadership_leader_not_multi.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_0leadership_reduce.json b/tests/results/test_namespace_read_write/40_0leadership_reduce.json index 3e5416f..abd9be5 100644 --- a/tests/results/test_namespace_read_write/40_0leadership_reduce.json +++ b/tests/results/test_namespace_read_write/40_0leadership_reduce.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_1leadership_append_follower.json b/tests/results/test_namespace_read_write/40_1leadership_append_follower.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/40_1leadership_append_follower.json +++ b/tests/results/test_namespace_read_write/40_1leadership_append_follower.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_2leadership_calculation_index.json b/tests/results/test_namespace_read_write/40_2leadership_calculation_index.json index e6a7db3..b914e10 100644 --- a/tests/results/test_namespace_read_write/40_2leadership_calculation_index.json +++ b/tests/results/test_namespace_read_write/40_2leadership_calculation_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_read_write/40_2leadership_calculation_param_index.json index e6a7db3..b914e10 100644 --- a/tests/results/test_namespace_read_write/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace_read_write/40_2leadership_calculation_param_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_2leadership_leader_calculation.json b/tests/results/test_namespace_read_write/40_2leadership_leader_calculation.json index 00a037f..a2dafb8 100644 --- a/tests/results/test_namespace_read_write/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace_read_write/40_2leadership_leader_calculation.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_6leadership_follower_multi.json b/tests/results/test_namespace_read_write/40_6leadership_follower_multi.json index 295f554..5daa026 100644 --- a/tests/results/test_namespace_read_write/40_6leadership_follower_multi.json +++ b/tests/results/test_namespace_read_write/40_6leadership_follower_multi.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.json index 295f554..5daa026 100644 --- a/tests/results/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.json +++ b/tests/results/test_namespace_read_write/40_6leadership_follower_multi_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_8calculation_boolean.json b/tests/results/test_namespace_read_write/40_8calculation_boolean.json index 024227f..0cf61eb 100644 --- a/tests/results/test_namespace_read_write/40_8calculation_boolean.json +++ b/tests/results/test_namespace_read_write/40_8calculation_boolean.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_read_write/40_8calculation_boolean_return_none.json index d939e97..47cd93c 100644 --- a/tests/results/test_namespace_read_write/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace_read_write/40_8calculation_boolean_return_none.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_8calculation_integer.json b/tests/results/test_namespace_read_write/40_8calculation_integer.json index ebb2460..fa2e6fc 100644 --- a/tests/results/test_namespace_read_write/40_8calculation_integer.json +++ b/tests/results/test_namespace_read_write/40_8calculation_integer.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_8calculation_multi_variable.json b/tests/results/test_namespace_read_write/40_8calculation_multi_variable.json index 91b8877..4198eae 100644 --- a/tests/results/test_namespace_read_write/40_8calculation_multi_variable.json +++ b/tests/results/test_namespace_read_write/40_8calculation_multi_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent.json index d561050..08772ae 100644 --- a/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent.json +++ b/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent2.json index d38ca8f..052eeb6 100644 --- a/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent2.json +++ b/tests/results/test_namespace_read_write/40_8calculation_multi_variable_parent2.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.json index b62e8f9..bb866eb 100644 --- a/tests/results/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.json +++ b/tests/results/test_namespace_read_write/40_9calculation_variable_leader_follower_multi_inside.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.json index a29b036..3154207 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-first.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.json index a29b036..3154207 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-last.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.json index 65633b9..9795d39 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower-no-mandatory.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower.json index 0d945a0..1d2be2d 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-follower.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.json index 857f107..a21ce16 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-first.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.json index cbff4fa..9defe2a 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader-last.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader.json index 8696a5c..758254e 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-outside-leader.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-variable.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-variable.json index 5bdf732..f9e4ed2 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-variable.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-variable.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.json index 35474b1..5800e2d 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.json index 86c4752..becd701 100644 --- a/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.json +++ b/tests/results/test_namespace_read_write/40_9leadership-calculation-variable_leader_follower_not_same.json @@ -67,8 +67,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/41_0choice_leader.json b/tests/results/test_namespace_read_write/41_0choice_leader.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/41_0choice_leader.json +++ b/tests/results/test_namespace_read_write/41_0choice_leader.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_0leadership_hidden.json b/tests/results/test_namespace_read_write/44_0leadership_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/44_0leadership_hidden.json +++ b/tests/results/test_namespace_read_write/44_0leadership_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_0leadership_leader_hidden.json b/tests/results/test_namespace_read_write/44_0leadership_leader_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/44_0leadership_leader_hidden.json +++ b/tests/results/test_namespace_read_write/44_0leadership_leader_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace_read_write/44_1leadership_append_hidden_follower.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/44_1leadership_append_hidden_follower.json +++ b/tests/results/test_namespace_read_write/44_1leadership_append_hidden_follower.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_read_write/44_4disabled_calcultion_follower.json index 960762f..673138f 100644 --- a/tests/results/test_namespace_read_write/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace_read_write/44_4disabled_calcultion_follower.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_4leadership_mandatory.json b/tests/results/test_namespace_read_write/44_4leadership_mandatory.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/44_4leadership_mandatory.json +++ b/tests/results/test_namespace_read_write/44_4leadership_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_4leadership_mandatory_follower.json b/tests/results/test_namespace_read_write/44_4leadership_mandatory_follower.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/44_4leadership_mandatory_follower.json +++ b/tests/results/test_namespace_read_write/44_4leadership_mandatory_follower.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_read_write/44_5leadership_leader_hidden_calculation.json index 2a88bfd..c25f2e3 100644 --- a/tests/results/test_namespace_read_write/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace_read_write/44_5leadership_leader_hidden_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_read_write/44_6leadership_follower_disabled_calculation.json index 11b93f5..535f86a 100644 --- a/tests/results/test_namespace_read_write/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace_read_write/44_6leadership_follower_disabled_calculation.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_read_write/44_9calculated_default_leadership_leader.json index e2a5aed..8a58529 100644 --- a/tests/results/test_namespace_read_write/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace_read_write/44_9calculated_default_leadership_leader.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic.json b/tests/results/test_namespace_read_write/60_0family_dynamic.json index 0b56b29..12a040f 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0.json b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0.json index 07cc848..60b756b 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type.json index 07cc848..60b756b 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_1_0_type_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_1_1.json b/tests/results/test_namespace_read_write/60_0family_dynamic_1_1.json index 07cc848..60b756b 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_1_1.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_1_1.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_1_1_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_1_1_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_1_1_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace_read_write/60_0family_dynamic_forbidden_char.json index 2ce7aa7..5877db4 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_forbidden_char.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_forbidden_char.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number.json index 6d5f8ae..95a4b44 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_jinja_number_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_no_description.json b/tests/results/test_namespace_read_write/60_0family_dynamic_no_description.json index 0b56b29..12a040f 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_no_description.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_no_description.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_no_description_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_no_description_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_no_description_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_static.json b/tests/results/test_namespace_read_write/60_0family_dynamic_static.json index bdb6059..4332f2f 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_static.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_static.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_test.json b/tests/results/test_namespace_read_write/60_0family_dynamic_test.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_test.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_test.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_upper_char.json b/tests/results/test_namespace_read_write/60_0family_dynamic_upper_char.json index f93df77..0bb62b2 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_upper_char.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_upper_char.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_variable_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_variable_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_variable_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix.json index 2d4834b..a411248 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_dynamic_variable_suffix_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_empty.json b/tests/results/test_namespace_read_write/60_0family_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_empty.json +++ b/tests/results/test_namespace_read_write/60_0family_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_hidden.json b/tests/results/test_namespace_read_write/60_0family_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write/60_0family_hidden.json +++ b/tests/results/test_namespace_read_write/60_0family_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_0family_mode.json b/tests/results/test_namespace_read_write/60_0family_mode.json index b769d47..e972507 100644 --- a/tests/results/test_namespace_read_write/60_0family_mode.json +++ b/tests/results/test_namespace_read_write/60_0family_mode.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_1family_dynamic_jinja.json b/tests/results/test_namespace_read_write/60_1family_dynamic_jinja.json index f3791fe..5d9835e 100644 --- a/tests/results/test_namespace_read_write/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace_read_write/60_1family_dynamic_jinja.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.json index c2ea2fd..c27529f 100644 --- a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.json index fe88774..a134d8a 100644 --- a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.json index beba781..120a867 100644 --- a/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace_read_write/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc.json index d893aa3..e9c5d49 100644 --- a/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.json index 52482b3..1bbdac6 100644 --- a/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace_read_write/60_2family_dynamic_outside_calc_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc2.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc2.json index eb9d2cd..a4d8360 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc2.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc2_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc2_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix.json index 03d6b23..9292aa4 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2.json index 1d16fad..a809c28 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix2_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.json index 9477f6f..a9a0acc 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json index beba781..120a867 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_disabled2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.json index beba781..120a867 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.json index beba781..120a867 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.json index 432db08..12b377f 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_empty_3.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.json index 25596e8..4ba9818 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.json index 9961dad..77af8d4 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_boolean.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.json index 0483e61..bffd082 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_hidden_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.json index 1d16fad..a809c28 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_suffix_param_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable.json index 03d6b23..9292aa4 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.json index beba781..120a867 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_calc_variable_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_read_write/60_5family_dynamic_hidden_suffix.json index 43cb06a..fdbbb55 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_hidden_suffix.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix.json index 0ff6681..36a20e5 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_unknown_suffix_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2.json index 23cb6d2..f71855e 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.json index a63133c..6fdfcd9 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside2_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_1_0.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.json index 4c00a2b..a678d3a 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.json index 4c00a2b..a678d3a 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_jinja_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.json index c5ed698..0e6bf58 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.json index 4c00a2b..a678d3a 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.json index b3b68cd..84e5d19 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace_read_write/60_5family_dynamic_variable_outside_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_inside.json b/tests/results/test_namespace_read_write/60_6family_dynamic_inside.json index 6980b0f..bc39969 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_inside.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_inside.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_read_write/60_6family_dynamic_inside_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_inside_empty.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_inside_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_leadership.json b/tests/results/test_namespace_read_write/60_6family_dynamic_leadership.json index a6d2394..c560284 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_leadership.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_leadership.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_read_write/60_6family_dynamic_leadership_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_leadership_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic.json index 8a9cc83..77ccb8b 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.json index 8a9cc83..77ccb8b 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.json index 19f7e11..57ab07e 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_1_0_2.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.json index 924d0c8..9ae923b 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_sub_dynamic_empty2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.json index 9bd24c6..620ab79 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.json index 9bd24c6..620ab79 100644 --- a/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.json +++ b/tests/results/test_namespace_read_write/60_6family_dynamic_suffix_auto_multi2.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_9extra_dynamic.json b/tests/results/test_namespace_read_write/60_9extra_dynamic.json index 1db50a1..cf9e738 100644 --- a/tests/results/test_namespace_read_write/60_9extra_dynamic.json +++ b/tests/results/test_namespace_read_write/60_9extra_dynamic.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_9extra_dynamic_extra.json b/tests/results/test_namespace_read_write/60_9extra_dynamic_extra.json index 1ad5363..ca8582a 100644 --- a/tests/results/test_namespace_read_write/60_9extra_dynamic_extra.json +++ b/tests/results/test_namespace_read_write/60_9extra_dynamic_extra.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_read_write/60_9family_dynamic_calc_both.json index e61bc7d..26b0a0a 100644 --- a/tests/results/test_namespace_read_write/60_9family_dynamic_calc_both.json +++ b/tests/results/test_namespace_read_write/60_9family_dynamic_calc_both.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write/68_0family_leadership_mode.json b/tests/results/test_namespace_read_write/68_0family_leadership_mode.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write/68_0family_leadership_mode.json +++ b/tests/results/test_namespace_read_write/68_0family_leadership_mode.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_0empty.json b/tests/results/test_namespace_read_write_mandatory/00_0empty.json index 094057e..71f7377 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_0empty.json +++ b/tests/results/test_namespace_read_write_mandatory/00_0empty.json @@ -11,8 +11,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_0no_variable.json b/tests/results/test_namespace_read_write_mandatory/00_0no_variable.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_0no_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/00_0no_variable.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json b/tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json +++ b/tests/results/test_namespace_read_write_mandatory/00_0no_variable_default_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json b/tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json +++ b/tests/results/test_namespace_read_write_mandatory/00_0no_variable_remove_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json b/tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json index cbb79d3..7869b7d 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json +++ b/tests/results/test_namespace_read_write_mandatory/00_0version_underscore.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json b/tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json index a656b8f..40c337e 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/00_1empty_variable.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json index 1d8d13c..8826ebd 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json +++ b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json index 0fcd3f4..d762eb2 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json index 2b8e241..cef885c 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json +++ b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_params_permissive.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json +++ b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json +++ b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_description_multi_line.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json index 29a0834..ce3d491 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace_read_write_mandatory/00_2default_calculated_variable_transitive.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json b/tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json +++ b/tests/results/test_namespace_read_write_mandatory/00_4load_subfolder.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_5load_notype.json b/tests/results/test_namespace_read_write_mandatory/00_5load_notype.json index 57b9b0d..5bff1b7 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_5load_notype.json +++ b/tests/results/test_namespace_read_write_mandatory/00_5load_notype.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6boolean.json b/tests/results/test_namespace_read_write_mandatory/00_6boolean.json index 422b40f..25e8ae8 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6boolean.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6boolean.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json index 87d7696..f2c710c 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6boolean_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice.json b/tests/results/test_namespace_read_write_mandatory/00_6choice.json index 0a5a42a..9488abf 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6choice.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json index 0d4a4ef..62ad29c 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6choice_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_link.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_link.json index eb4396b..fbf5027 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_link.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6choice_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json index 5a079a5..a7bf89d 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json index 53f88c9..6f5f6af 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json index 843bddd..0dcb5b4 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6choice_variable_link2.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6custom.json b/tests/results/test_namespace_read_write_mandatory/00_6custom.json index 20aa2c9..d09a13c 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6custom.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6custom.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6domainname.json b/tests/results/test_namespace_read_write_mandatory/00_6domainname.json index b2e4e51..991b69b 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6domainname.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6domainname.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json b/tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json index b2e4e51..991b69b 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6domainname_params.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6float.json b/tests/results/test_namespace_read_write_mandatory/00_6float.json index 95904bf..781c17b 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6float.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6float.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6number.json b/tests/results/test_namespace_read_write_mandatory/00_6number.json index 5689989..eaf70f1 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6number.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6number.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6port.json b/tests/results/test_namespace_read_write_mandatory/00_6port.json index 4393e8c..7e7cceb 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6port.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6port.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6regexp.json b/tests/results/test_namespace_read_write_mandatory/00_6regexp.json index 0ab8e42..0577bfa 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6regexp.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6regexp.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json b/tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json index 382074a..db29052 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6regexp_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6secret.json b/tests/results/test_namespace_read_write_mandatory/00_6secret.json index 5d67335..10a75e9 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6secret.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6secret.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6secret_param.json b/tests/results/test_namespace_read_write_mandatory/00_6secret_param.json index 31a54ac..0913e7e 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6secret_param.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6secret_param.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_6string.json b/tests/results/test_namespace_read_write_mandatory/00_6string.json index 5574fee..8418bb1 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_6string.json +++ b/tests/results/test_namespace_read_write_mandatory/00_6string.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json b/tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json index 7d89321..5d3d4b4 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7choice_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7help.json b/tests/results/test_namespace_read_write_mandatory/00_7help.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7help.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7help.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7help_quote.json b/tests/results/test_namespace_read_write_mandatory/00_7help_quote.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7help_quote.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7help_quote.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7help_sup.json b/tests/results/test_namespace_read_write_mandatory/00_7help_sup.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7help_sup.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7help_sup.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7value_doublequote3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_7value_quote.json b/tests/results/test_namespace_read_write_mandatory/00_7value_quote.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_7value_quote.json +++ b/tests/results/test_namespace_read_write_mandatory/00_7value_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json b/tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json +++ b/tests/results/test_namespace_read_write_mandatory/00_8calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json b/tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json +++ b/tests/results/test_namespace_read_write_mandatory/00_8calculation_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json b/tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json +++ b/tests/results/test_namespace_read_write_mandatory/00_8calculation_param_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_8test.json b/tests/results/test_namespace_read_write_mandatory/00_8test.json index f3a22b5..413f762 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_8test.json +++ b/tests/results/test_namespace_read_write_mandatory/00_8test.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json index 45040ac..04cd240 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9choice_variable_multi.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json b/tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json index d46e366..dc1ebb1 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9choice_variables.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json index 9453174..415ee25 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json index 9453174..415ee25 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_multi_optional2.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json index 5322563..6213192 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json index 0f6f879..8992c62 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_optional_exists.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_calculation_param_optional.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json b/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_information_other_variable2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9default_integer.json b/tests/results/test_namespace_read_write_mandatory/00_9default_integer.json index 0d4a4ef..62ad29c 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9default_integer.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9default_integer.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9extra.json b/tests/results/test_namespace_read_write_mandatory/00_9extra.json index 5b635e7..0e7a2e9 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9extra.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9extra.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json b/tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json index def7eae..3db35a4 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9extra_calculation.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json b/tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json index 5b635e7..0e7a2e9 100644 --- a/tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json +++ b/tests/results/test_namespace_read_write_mandatory/00_9extra_ouside.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json index 46b5766..5617fc7 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/01_6boolean_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json index 975b263..b6230e3 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/01_6custom_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_6float_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6float_multi.json index 83e16e8..7318628 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_6float_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/01_6float_multi.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_6number_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6number_multi.json index 033f3bf..c6ade8f 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_6number_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/01_6number_multi.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_6string_empty.json b/tests/results/test_namespace_read_write_mandatory/01_6string_empty.json index b336cb4..bcaa7e6 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_6string_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/01_6string_empty.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_6string_multi.json b/tests/results/test_namespace_read_write_mandatory/01_6string_multi.json index 3ff4a34..e476d8d 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_6string_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/01_6string_multi.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json +++ b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json +++ b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_doublequote2.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json +++ b/tests/results/test_namespace_read_write_mandatory/01_7value_multi_quote.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json b/tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/01_8calculation_information_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json index 2bb1db3..6e434ca 100644 --- a/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/01_9choice_variable_multi.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_0type_param.json b/tests/results/test_namespace_read_write_mandatory/04_0type_param.json index 2586839..69dc470 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_0type_param.json +++ b/tests/results/test_namespace_read_write_mandatory/04_0type_param.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save.json index cbed343..f6a6c2c 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1auto_save.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json index 02d49a7..96839d4 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json index 16604ca..2eb7bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_calculated_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1auto_save_and_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json index 3ad50ee..e998b72 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_2.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json index 7ff9267..e241996 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json index 9a8f1eb..1341b43 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_4.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json index 2be2876..fa799a7 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_5.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json index 6594512..54667d7 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json +++ b/tests/results/test_namespace_read_write_mandatory/04_1default_calculation_hidden_6.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json index a2d541f..433351b 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json index dc9c4d5..546465a 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_default.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json index eacf06b..118284b 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_multi.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json index 0203219..5bf8553 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_optional.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json index 6e9ea3c..9288988 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable3.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json index 951746c..8e1bd3d 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable4.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5disabled_calculation_variable_multi.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json index dc9c4d5..546465a 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json index 951746c..8e1bd3d 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json index dc9c4d5..546465a 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5hidden_calculation_default_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators.json b/tests/results/test_namespace_read_write_mandatory/04_5validators.json index 2586839..69dc470 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5validators.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json index 82027ef..f447f11 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5validators_differ.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json index b336cb4..bcaa7e6 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json index c9a1b03..f98dc6e 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json index 13006f4..c2b1d13 100644 --- a/tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json +++ b/tests/results/test_namespace_read_write_mandatory/04_5validators_multi3.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json b/tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json index b336cb4..bcaa7e6 100644 --- a/tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json +++ b/tests/results/test_namespace_read_write_mandatory/05_0multi_not_uniq.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json b/tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json +++ b/tests/results/test_namespace_read_write_mandatory/05_0multi_uniq.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json b/tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json index 5f91ec0..0fb54bc 100644 --- a/tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json +++ b/tests/results/test_namespace_read_write_mandatory/12_1auto_save_expert.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json b/tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json +++ b/tests/results/test_namespace_read_write_mandatory/16_0redefine_description.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_calculation.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json b/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json +++ b/tests/results/test_namespace_read_write_mandatory/16_2family_redefine_disabled.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json b/tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json index 40eab75..a061d6f 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json +++ b/tests/results/test_namespace_read_write_mandatory/16_3family_empty_at_ends.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json b/tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json index 54c12a1..be68f81 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5exists_nonexists.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json b/tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5exists_redefine.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json index eaa7764..b18df7e 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_choice.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_default.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json index 50c4849..3da3bfe 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json index 2f4d205..04f0cf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_family.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json index 2f4d205..04f0cf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_help.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json index c04a785..9f9c2c1 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_multi.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json index 6e9ea3c..9288988 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5redefine_remove_disable_calculation.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json b/tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json index f2aeea7..8eae224 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory/16_5test_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json b/tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json index b936256..b7c1758 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory/16_6choice_redefine.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_6exists_family.json b/tests/results/test_namespace_read_write_mandatory/16_6exists_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_6exists_family.json +++ b/tests/results/test_namespace_read_write_mandatory/16_6exists_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json b/tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json index b13be12..fd5397f 100644 --- a/tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json +++ b/tests/results/test_namespace_read_write_mandatory/16_6exists_redefine_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/16exists_exists.json b/tests/results/test_namespace_read_write_mandatory/16exists_exists.json index 7a1b441..351185c 100644 --- a/tests/results/test_namespace_read_write_mandatory/16exists_exists.json +++ b/tests/results/test_namespace_read_write_mandatory/16exists_exists.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json b/tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json +++ b/tests/results/test_namespace_read_write_mandatory/17_5redefine_leadership.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0empty_family.json b/tests/results/test_namespace_read_write_mandatory/20_0empty_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0empty_family.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0empty_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0family_append.json b/tests/results/test_namespace_read_write_mandatory/20_0family_append.json index e35f968..5dae419 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0family_append.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0family_append.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json b/tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0family_underscore.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family.json index 95d800f..9545b29 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0multi_family.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json index 95d800f..9545b29 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_basic.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json index 95d800f..9545b29 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_expert.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json index c24566d..723fa5b 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0multi_family_order.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json b/tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json index 405f0af..ab0fa77 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory/20_0validators_differ_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json b/tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json +++ b/tests/results/test_namespace_read_write_mandatory/20_1empty_subfamily.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json b/tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json index e35f968..5dae419 100644 --- a/tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json +++ b/tests/results/test_namespace_read_write_mandatory/20_9default_information_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json index a8b7c06..64c8b3d 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json index 1ae4ca1..b0e560a 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_boolean.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json index 4320c45..2537778 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_variable_sub_family.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json index e659603..2fed1ec 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_condition_with_variable.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json index a613423..e5cc2c2 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_hidden_param_condition_sub_family.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json b/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json index b8f56e5..f63f785 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json index 05cff94..7ba5f36 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/24_0family_mandatory_condition_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json b/tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json index 7827b77..91ddbb1 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json +++ b/tests/results/test_namespace_read_write_mandatory/24_7validators_variable_optional.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json b/tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/24_family_disabled_var_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json index 2ec30ee..47ef049 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_diff_name.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_calculation.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json index a0fd982..c9cedd5 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json index a0fd982..c9cedd5 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_submulti_calculation.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json index 47365fe..4571206 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_follower_default_value.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json index 9883be5..450065f 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_follower.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json index ce575a3..722eff5 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_leader_not_multi.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json b/tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json index ab004ed..d528ce6 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json +++ b/tests/results/test_namespace_read_write_mandatory/40_0leadership_reduce.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json b/tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json index a433265..8935a14 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json +++ b/tests/results/test_namespace_read_write_mandatory/40_1leadership_append_follower.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json b/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json index 5eb9c10..c91cc49 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json +++ b/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json index 5eb9c10..c91cc49 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace_read_write_mandatory/40_2leadership_calculation_param_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json b/tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/40_2leadership_leader_calculation.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json b/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json index dfbe57b..2305eaa 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json index dfbe57b..2305eaa 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory/40_6leadership_follower_multi_no_mandatory.json @@ -97,8 +97,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json index 21ee16c..41ac0b3 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json +++ b/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json index d61cc24..733bfbf 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace_read_write_mandatory/40_8calculation_boolean_return_none.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json index e424b84..1076444 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json +++ b/tests/results/test_namespace_read_write_mandatory/40_8calculation_integer.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json index 31e9096..7528c24 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json index d5555f9..9511f74 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json +++ b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json index 9fb642b..0b0d890 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json +++ b/tests/results/test_namespace_read_write_mandatory/40_8calculation_multi_variable_parent2.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json index a773dca..f026808 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9calculation_variable_leader_follower_multi_inside.json @@ -67,8 +67,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-first.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-last.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json index 5decf99..87aa842 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower-no-mandatory.json @@ -53,8 +53,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-follower.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json index 817310e..34c1fab 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-first.json @@ -51,8 +51,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json index 817310e..34c1fab 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader-last.json @@ -51,8 +51,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json index 5d14b46..95080ff 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-outside-leader.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json index 43dd77e..9296ef5 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable.json @@ -59,8 +59,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json index 9310ae7..55fc0b7 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower.json @@ -71,8 +71,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json index b364802..e6e1a87 100644 --- a/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json +++ b/tests/results/test_namespace_read_write_mandatory/40_9leadership-calculation-variable_leader_follower_not_same.json @@ -95,8 +95,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json b/tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json index a64c911..9d7f737 100644 --- a/tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json +++ b/tests/results/test_namespace_read_write_mandatory/41_0choice_leader.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json b/tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/44_0leadership_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json b/tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/44_0leadership_leader_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json +++ b/tests/results/test_namespace_read_write_mandatory/44_1leadership_append_hidden_follower.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json index 280e2b1..adf7f9f 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace_read_write_mandatory/44_4disabled_calcultion_follower.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json b/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json index 47365fe..4571206 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json b/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json index f12357d..9948a8b 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json +++ b/tests/results/test_namespace_read_write_mandatory/44_4leadership_mandatory_follower.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json index e7f9309..32fe763 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/44_5leadership_leader_hidden_calculation.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json index e7f9309..32fe763 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory/44_6leadership_follower_disabled_calculation.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json index f12357d..9948a8b 100644 --- a/tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace_read_write_mandatory/44_9calculated_default_leadership_leader.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_0_type_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json index dffb2b4..db3daf4 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_1_1_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json index fb3cfa5..02d0d5e 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_empty.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json index fca64be..dccfb54 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_forbidden_char.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json index 6ffb306..4d13c61 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number_empty.json index 6ffb306..4d13c61 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_jinja_number_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_no_description_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json index 907b4a1..bf59704 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_static.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_test.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json index 806c27b..2304c7d 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_upper_char.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json index fb3cfa5..02d0d5e 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_empty.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_dynamic_variable_suffix_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_empty.json b/tests/results/test_namespace_read_write_mandatory/60_0family_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json b/tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_0family_mode.json b/tests/results/test_namespace_read_write_mandatory/60_0family_mode.json index 6ca56f1..1ac2a7e 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_0family_mode.json +++ b/tests/results/test_namespace_read_write_mandatory/60_0family_mode.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json b/tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json index e941de6..5e4d007 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace_read_write_mandatory/60_1family_dynamic_jinja.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json index aa2a666..273e7c7 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json index cbca33d..a34a8d0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index cbca33d..a34a8d0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json index aa2a666..273e7c7 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json index 8076aff..a8fa498 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json index 8076aff..a8fa498 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_2family_dynamic_outside_calc_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json index 2cff302..37795b6 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json index 2cff302..37795b6 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc2_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix2_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json index 63a5385..f26b7ea 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json index 75847a7..69f82a5 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_disabled2.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json index 47f0b50..df367bc 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_2.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json index 1c3072e..5e33a6c 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_empty_3.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json index 75847a7..69f82a5 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json index 9961dad..77af8d4 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_boolean.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json index 812e836..dc2dfd0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_hidden_multi.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json index a1da453..d9c8501 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_suffix_param_empty.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json index 02b4c21..1fe361f 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_calc_variable_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json index 6eef7ec..8e78046 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_hidden_suffix.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json index 66fc41c..58faa02 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json index c03a4ee..cc10ca8 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_unknown_suffix_empty.json @@ -75,8 +75,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json index 002d5ac..1a8c462 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json index 002d5ac..1a8c462 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside2_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_1_0.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json index fdb0ab3..65604d0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_jinja_empty.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json index acbb433..c511365 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json index acbb433..c511365 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json index 0a35fc1..2477e85 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json index 0a35fc1..2477e85 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_5family_dynamic_variable_outside_suffix_empty.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json index 960e084..59b19de 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json index 960e084..59b19de 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_inside_empty.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json index dfab50c..16cd2e0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership.json @@ -99,8 +99,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json index dfab50c..16cd2e0 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_leadership_empty.json @@ -99,8 +99,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json index 96f4003..8b146aa 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json index 96f4003..8b146aa 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json index 25e3c3f..80a5263 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_1_0_2.json @@ -55,8 +55,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json index 96f4003..8b146aa 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json index 702eca7..bd8770b 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_sub_dynamic_empty2.json @@ -111,8 +111,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json index 50c92f4..f4e2a66 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json index 50c92f4..f4e2a66 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json +++ b/tests/results/test_namespace_read_write_mandatory/60_6family_dynamic_suffix_auto_multi2.json @@ -65,8 +65,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json b/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json index aa61a33..2a67962 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json +++ b/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json b/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json index 0370058..c7114ce 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json +++ b/tests/results/test_namespace_read_write_mandatory/60_9extra_dynamic_extra.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json index 027ef3e..af5982e 100644 --- a/tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json +++ b/tests/results/test_namespace_read_write_mandatory/60_9family_dynamic_calc_both.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json b/tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json index 442cbea..500fd0a 100644 --- a/tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json +++ b/tests/results/test_namespace_read_write_mandatory/68_0family_leadership_mode.json @@ -49,8 +49,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json index 094057e..71f7377 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_0empty.json @@ -11,8 +11,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_default_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_0no_variable_remove_version.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json b/tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json index 755c333..59e3dcd 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_0version_underscore.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json index 4e09ef1..71d942e 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_1empty_variable.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json index 5fd7164..12a89fb 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json index 5b3bb9b..f7e3a45 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json index fb22600..0f6acca 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_params_permissive.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json index b359d1b..f4c5ef5 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json index ed80be2..689d780 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_description_multi_line.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json index b359d1b..f4c5ef5 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_2default_calculated_variable_transitive.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json b/tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json index 258216f..6c69874 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_4load_subfolder.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json b/tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json index 202945b..1b16592 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_5load_notype.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json index fad18f0..b98fc11 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json index 87d7696..f2c710c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6boolean_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json index 7450c3b..65dec22 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json index be45c9a..844d947 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json index 7450c3b..65dec22 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_link.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json index 2b9a473..deb0742 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json index 681933b..72c79a0 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json index 0a79b6d..64e0ed9 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6choice_variable_link2.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json index b447a3e..c635981 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6custom.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json index cee6f24..baa7429 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json index cee6f24..baa7429 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6domainname_params.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6float.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6float.json index 7d45c2c..cad416c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6float.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6float.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6number.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6number.json index f3e9f25..b9c4f08 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6number.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6number.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6port.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6port.json index ca8431f..fd14d7a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6port.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6port.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json index 27dc7f8..d6f7114 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json index a22a68a..a940e1f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6regexp_link.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json index 2107baf..c42a4b8 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6secret.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json index 2107baf..c42a4b8 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6secret_param.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_6string.json b/tests/results/test_namespace_read_write_mandatory_errors/00_6string.json index 057906d..8ee5041 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_6string.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_6string.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json index 7d89321..5d3d4b4 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7choice_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7help.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7help.json index 7450c3b..65dec22 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7help.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7help.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json index 7450c3b..65dec22 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7help_quote.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json index 50059b0..b34a032 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7help_sup.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json index 421c714..4c3e576 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json index 4a3ba74..79c5843 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json index e2dcbeb..698dd17 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_doublequote3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json index 050c77f..1714a38 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_7value_quote.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_information.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json index 68728de..3866647 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json index 68728de..3866647 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_8calculation_param_namespace.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_8test.json b/tests/results/test_namespace_read_write_mandatory_errors/00_8test.json index 1f126d1..e881fc8 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_8test.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_8test.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json index f001e23..22b6cc5 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variable_multi.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json index 740b5eb..7634364 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9choice_variables.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json index a24fd85..3b9b96a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json index ac36a89..8716652 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json index b359d1b..f4c5ef5 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_information_other_variable.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json index 34adb2c..7116ced 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json index 34adb2c..7116ced 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_multi_optional2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json index 2db004e..24a2c89 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json index 29b26d4..be789d0 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_optional_exists.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json index 5acfc36..58b050c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_calculation_param_optional.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json index b359d1b..f4c5ef5 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json index b359d1b..f4c5ef5 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_information_other_variable2.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json index be45c9a..844d947 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9default_integer.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json index bdb014f..7ec3834 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json index 4ead254..7dd273d 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_calculation.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json index 92afa59..15740d7 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/00_9extra_ouside.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json index d5bf051..b7b6475 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_6boolean_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json index 5c094f2..9d1a776 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_6custom_multi.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json index b8793ac..8cc7bcc 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_6float_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6number_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6number_multi.json index 1975ce8..a5f146a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6number_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_6number_multi.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json index 2690946..ee5503e 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_6string_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json index 057906d..8ee5041 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_6string_multi.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json index 5d4c2cc..75eeb46 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json index 8a4f5ac..0581011 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_doublequote2.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json index 84c64c6..14b0a7a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_7value_multi_quote.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_8calculation_information_multi.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json index 0f10a65..0d53776 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/01_9choice_variable_multi.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json b/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json index cabd215..9f28099 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_0type_param.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json index cbed343..f6a6c2c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json index 5acfc36..58b050c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json index b05e504..4b7b844 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_calculated_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1auto_save_and_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json index 8617540..21829ab 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json index 8617540..21829ab 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_2.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json index 7c2847c..953d6af 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json index 31a743a..e44f149 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_4.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json index d5bb208..e3b1f41 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_5.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json index e2e16fe..77ec69c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_1default_calculation_hidden_6.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json index f6a13ef..0e0ef8e 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_default.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json index f6a13ef..0e0ef8e 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_multi.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json index 2a88bfd..c25f2e3 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_optional.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json index d7196de..adeb73a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable3.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable4.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5disabled_calculation_variable_multi.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json index 2a88bfd..c25f2e3 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation2.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json index 7594a49..796ca73 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5hidden_calculation_default_calculation.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json index d0ea9b4..a1a8938 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json index dfd87d0..8049ae9 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_differ.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json index 8efe54a..af93ae3 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json index 8efe54a..af93ae3 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi2.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json index e58064f..126b95c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/04_5validators_multi3.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json b/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json index 5361a91..979a464 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_not_uniq.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json b/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json index 0c931c9..685d117 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/05_0multi_uniq.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json b/tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json index 5f91ec0..0fb54bc 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/12_1auto_save_expert.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json b/tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json index 868fa3b..8e49668 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_0redefine_description.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_calculation.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json b/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_2family_redefine_disabled.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json b/tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json index 3027731..90319ab 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_3family_empty_at_ends.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json index b05e504..4b7b844 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_nonexists.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5exists_redefine.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json index 2ea61d9..144e3c7 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_choice.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json index 2ea61d9..144e3c7 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_default_calculation.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json index a8907f4..f9fd24b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_family.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json index f0d92df..999ea82 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_help.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json index 0c931c9..685d117 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_multi.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json index 25cc8b7..f2b311b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5redefine_remove_disable_calculation.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json index e2e16fe..77ec69c 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_5test_redefine.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json index 8b35f65..0cd102a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_6choice_redefine.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json b/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json b/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json index 0a28d3b..f0e0fcb 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16_6exists_redefine_family.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json b/tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json index 664f383..a7ace1f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/16exists_exists.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json b/tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/17_5redefine_leadership.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0empty_family.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json index 2cb6b67..7e43c5b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0family_append.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0family_underscore.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json index b5ece35..6da307f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json index 4a41a5c..9d27134 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_basic.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json index b5ece35..6da307f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_expert.json @@ -25,8 +25,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json index 3632600..2c80b2b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0multi_family_order.json @@ -15,7 +15,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json b/tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json index c65fb45..b6dc8d2 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_0validators_differ_redefine.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json b/tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_1empty_subfamily.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json b/tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json index a8ad3d3..a8b9c81 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/20_9default_information_parent.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json index c73072a..e4b7a0a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json index da0b5ec..d37e6b2 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_boolean.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json index 431333b..1ac6d84 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_sub_family.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json index 6e21f0a..0638bb0 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_variable_sub_family.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json index 543735e..18df585 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_condition_with_variable.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json index c4094b1..a401912 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_hidden_param_condition_sub_family.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json index e67bc8f..4728258 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json index ac36a89..8716652 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_0family_mandatory_condition_variable.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json b/tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json index 944707e..6150abb 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_7validators_variable_optional.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/24_family_disabled_var_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json index 2a14a18..78e192f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json index 185abb1..54982c0 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_diff_name.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json index 2a14a18..78e192f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_calculation.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json index 6bedd69..6406062 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json index 050e9ed..b2b921b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_submulti_calculation.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_follower_default_value.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json index 4695c30..ef3501d 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_follower.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json index 5cf49d8..c227b80 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_leader_not_multi.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json index ff1dcce..0b18cb1 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_0leadership_reduce.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json index 6d8825c..37ab303 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_1leadership_append_follower.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json index e6a7db3..b914e10 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json index e6a7db3..b914e10 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_calculation_param_index.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json index 1a12185..c150689 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_2leadership_leader_calculation.json @@ -15,7 +15,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json index 011bb61..5757967 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json index 295f554..5daa026 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_6leadership_follower_multi_no_mandatory.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json index 024227f..0cf61eb 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean.json @@ -31,8 +31,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json index 31a743a..e44f149 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_boolean_return_none.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json index ebb2460..fa2e6fc 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_integer.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json index 91b8877..4198eae 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json index d561050..08772ae 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent.json @@ -23,8 +23,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json index d38ca8f..052eeb6 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_8calculation_multi_variable_parent2.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json index b62e8f9..bb866eb 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9calculation_variable_leader_follower_multi_inside.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json index a29b036..3154207 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-first.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json index a29b036..3154207 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-last.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json index 65633b9..9795d39 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower-no-mandatory.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json index 0d945a0..1d2be2d 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-follower.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json index 857f107..a21ce16 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-first.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json index cbff4fa..9defe2a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader-last.json @@ -41,8 +41,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json index 8696a5c..758254e 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-outside-leader.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json index 5bdf732..f9e4ed2 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json index 80ffff7..baf0dad 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json index 78e1289..d04ff57 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/40_9leadership-calculation-variable_leader_follower_not_same.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json b/tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/41_0choice_leader.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_0leadership_leader_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_1leadership_append_hidden_follower.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json index 60da1aa..0a3e101 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_4disabled_calcultion_follower.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json b/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json index 2a14a18..78e192f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json b/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_4leadership_mandatory_follower.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json index 2a88bfd..c25f2e3 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_5leadership_leader_hidden_calculation.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json b/tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json index 2a14a18..78e192f 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_6leadership_follower_disabled_calculation.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json b/tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json index e2a5aed..8a58529 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/44_9calculated_default_leadership_leader.json @@ -33,8 +33,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json index c51b8cc..cae5032 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json index 07cc848..60b756b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json index 9ce1f64..baa442b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_0_type_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json index 03ae6c1..4723faa 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_1_1_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json index 2ce7aa7..5877db4 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_forbidden_char.json @@ -39,8 +39,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json index 6d5f8ae..95a4b44 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number_empty.json index 23f44b5..19cafe1 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_jinja_number_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json index 2495779..fb0be79 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_no_description_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json index 3b3c07f..4a70093 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_static.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json index dbe7047..4b36254 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_test.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json index c51b8cc..cae5032 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_upper_char.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json index 7d6c350..cde5638 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json index 2d4834b..a411248 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json index dbe7047..4b36254 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_dynamic_variable_suffix_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_empty.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json index 0c48d48..4757d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_hidden.json @@ -13,8 +13,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json index b769d47..e972507 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_0family_mode.json @@ -21,8 +21,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json b/tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json index f3791fe..5d9835e 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_1family_dynamic_jinja.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json index 969287d..0f5a6af 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json index fe88774..a134d8a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2.json @@ -45,8 +45,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_2_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json index beba781..120a867 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_jinja_fill_sub_group_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json index d893aa3..e9c5d49 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json index 52482b3..1bbdac6 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_2family_dynamic_outside_calc_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json index 31a743a..e44f149 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json index 31a743a..e44f149 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc2_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json index 8f64c8f..8fb5f59 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json index 1d16fad..a809c28 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix2_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json index 5f6cb3c..ea7ee22 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json index 63926c8..ff495ea 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_disabled2.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json index 63926c8..ff495ea 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json index 63926c8..ff495ea 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_2.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json index 63926c8..ff495ea 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_empty_3.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json index 25596e8..4ba9818 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json index 9961dad..77af8d4 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_boolean.json @@ -29,8 +29,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json index 0483e61..bffd082 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_hidden_multi.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json index 1d16fad..a809c28 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_suffix_param_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json index 8f64c8f..8fb5f59 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable.json @@ -14,7 +14,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json index 63926c8..ff495ea 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_calc_variable_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json index 43cb06a..fdbbb55 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_hidden_suffix.json @@ -27,8 +27,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json index 0ff6681..36a20e5 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_unknown_suffix_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json index 23cb6d2..f71855e 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json index 23f44b5..19cafe1 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside2_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_1_0.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json index 23f44b5..19cafe1 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json index 832f23d..e9f6ded 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja.json @@ -43,8 +43,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json index 23f44b5..19cafe1 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_jinja_empty.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json index c5ed698..0e6bf58 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix.json @@ -63,8 +63,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json index 4c00a2b..a678d3a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_sub_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json index b3b68cd..84e5d19 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix.json @@ -37,8 +37,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json index e3f7f50..72697f3 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_5family_dynamic_variable_outside_suffix_empty.json @@ -19,8 +19,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.json index 6980b0f..bc39969 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside.json @@ -47,8 +47,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_inside_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json index 5d24801..cd42f3b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_leadership_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json index 8a9cc83..77ccb8b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json index 8a9cc83..77ccb8b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0.json @@ -87,8 +87,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json index 87a5fe3..ac92449 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_1_0_2.json @@ -15,7 +15,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json index 2794f02..2a82d5a 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json index 924d0c8..9ae923b 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_sub_dynamic_empty2.json @@ -35,8 +35,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json index fcacd5b..d9c1dac 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi.json @@ -16,7 +16,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json index fcacd5b..d9c1dac 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_6family_dynamic_suffix_auto_multi2.json @@ -16,7 +16,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json b/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json index f735d06..5d1efb7 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json b/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json index f735d06..5d1efb7 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_9extra_dynamic_extra.json @@ -12,7 +12,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json b/tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json index 5750dcc..6bd5428 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/60_9family_dynamic_calc_both.json @@ -13,7 +13,8 @@ "all": { "children": [ "ungrouped" - ] + ], + "hosts": [] }, "ungrouped": { "hosts": [ diff --git a/tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json b/tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json index 701b56d..a9de37d 100644 --- a/tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json +++ b/tests/results/test_namespace_read_write_mandatory_errors/68_0family_leadership_mode.json @@ -17,8 +17,11 @@ }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01" ] }, "group1": { diff --git a/tests/test_load.py b/tests/test_load.py index 403b1ce..f5f5801 100644 --- a/tests/test_load.py +++ b/tests/test_load.py @@ -145,8 +145,11 @@ def test_warnings(): }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01", ] }, "ungrouped": { @@ -215,8 +218,11 @@ def test_no_warnings(): }, "all": { "children": [ - "ungrouped", - "groups" + "ungrouped" + ], + "hosts": [ + "GROUP1_01", + "GROUP2_01", ] }, "group1": {