=== Test case: graphql_stats_SUITE:admin_stats_domain_test/1 (click for source code)

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.30043.0>},
     {auth_mods,[ejabberd_auth_rdbms,ejabberd_auth_anonymous,
                 ejabberd_auth_rdbms]},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_stats_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdb4b709e1db.2023-11-16_09.06.27/big_tests.tests.graphql_stats_SUITE.logs/run.2023-11-16_09.12.21/graphql_stats_suite.admin_stats_domain_test.77186.html"},
     {tc_group_properties,[{name,admin_stats_cli}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_stats_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdb4b709e1db.2023-11-16_09.06.27/big_tests.tests.graphql_stats_SUITE.logs/run.2023-11-16_09.12.21/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cdb4b709e1db.2023-11-16_09.06.27"

=== Started at 2023-11-16 09:12:22


*** CT 2023-11-16 09:12:22.658 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1837.html

*** User 2023-11-16 09:12:22.920 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  stat domainStats --domain domain.example.com
Result "{\n  \"data\" : {\n    \"stat\" : {\n      \"domainStats\" : {\n        \"registeredUsers\" : 0,\n        \"onlineUsers\" : 0\n      }\n    }\n  }\n}\n"
ExitStatus 0

*** User 2023-11-16 09:12:22.920 ***🔗
ResultString:
{
  "data" : {
    "stat" : {
      "domainStats" : {
        "registeredUsers" : 0,
        "onlineUsers" : 0
      }
    }
  }
}


*** User 2023-11-16 09:12:23.194 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  stat domainStats --domain Domain.example.com
Result "{\n  \"data\" : {\n    \"stat\" : {\n      \"domainStats\" : {\n        \"registeredUsers\" : 0,\n        \"onlineUsers\" : 0\n      }\n    }\n  }\n}\n"
ExitStatus 0

*** User 2023-11-16 09:12:23.194 ***🔗
ResultString:
{
  "data" : {
    "stat" : {
      "domainStats" : {
        "registeredUsers" : 0,
        "onlineUsers" : 0
      }
    }
  }
}

*** CT 2023-11-16 09:12:23.197 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1837.html



=== Ended at 2023-11-16 09:12:23
=== successfully completed test case
=== === Returned value: ok


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