=== Test case: graphql_metric_SUITE:get_cluster_metrics_by_nonexistent_name/1 (click for source code)

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.26644.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"internal_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_metric_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d02a26308542.2024-03-11_11.28.58/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-11_11.37.29/graphql_metric_suite.get_cluster_metrics_by_nonexistent_name.62082.html"},
     {tc_group_properties,[{name,metrics_cli}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_metric_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d02a26308542.2024-03-11_11.28.58/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-11_11.37.29/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d02a26308542.2024-03-11_11.28.58"

=== Started at 2024-03-11 11:37:43


*** CT 2024-03-11 11:37:43.719 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1745.html

*** User 2024-03-11 11:37:44.218 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  metric getClusterMetricsAsDicts --name ["nonexistent"]
Result "{\n  \"data\" : {\n    \"metric\" : {\n      \"getClusterMetricsAsDicts\" : [\n        {\n          \"result\" : [\n            \n          ],\n          \"node\" : \"mongooseim@localhost\"\n        },\n        {\n          \"result\" : [\n            \n          ],\n          \"node\" : \"mongooseim2@localhost\"\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-03-11 11:37:44.218 ***🔗
ResultString:
{
  "data" : {
    "metric" : {
      "getClusterMetricsAsDicts" : [
        {
          "result" : [
            
          ],
          "node" : "mongooseim@localhost"
        },
        {
          "result" : [
            
          ],
          "node" : "mongooseim2@localhost"
        }
      ]
    }
  }
}

*** CT 2024-03-11 11:37:44.224 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1745.html



=== Ended at 2024-03-11 11:37:44
=== successfully completed test case
=== === Returned value: [#{<<"node">> => <<"mongooseim@localhost">>,
                       <<"result">> => []},
                     #{<<"node">> => <<"mongooseim2@localhost">>,
                       <<"result">> => []}]


Test run history | Top level test index | Latest test result