=== Test case: graphql_domain_SUITE:create_domain/1 (click for source code)

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.17213.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_domain_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe953d6ed70e.2024-04-11_13.48.27/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-11_13.51.04/graphql_domain_suite.create_domain.19332.html"},
     {tc_group_properties,[{name,domain_cli},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_domain_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe953d6ed70e.2024-04-11_13.48.27/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-11_13.51.04/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fe953d6ed70e.2024-04-11_13.48.27"

=== Started at 2024-04-11 13:51:05


*** CT 2024-04-11 13:51:05.234 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1393.html

*** User 2024-04-11 13:51:05.491 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  domain addDomain --domain example.com --hostType dummy auth
Result "{\n  \"data\" : {\n    \"domain\" : {\n      \"addDomain\" : {\n        \"status\" : null,\n        \"hostType\" : \"dummy auth\",\n        \"domain\" : \"example.com\"\n      }\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-11 13:51:05.491 ***🔗
ResultString:
{
  "data" : {
    "domain" : {
      "addDomain" : {
        "status" : null,
        "hostType" : "dummy auth",
        "domain" : "example.com"
      }
    }
  }
}


*** User 2024-04-11 13:51:05.737 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  domain addDomain --domain second.example.com --hostType dummy auth
Result "{\n  \"data\" : {\n    \"domain\" : {\n      \"addDomain\" : {\n        \"status\" : null,\n        \"hostType\" : \"dummy auth\",\n        \"domain\" : \"second.example.com\"\n      }\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-11 13:51:05.737 ***🔗
ResultString:
{
  "data" : {
    "domain" : {
      "addDomain" : {
        "status" : null,
        "hostType" : "dummy auth",
        "domain" : "second.example.com"
      }
    }
  }
}

*** CT 2024-04-11 13:51:05.738 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1393.html



=== Ended at 2024-04-11 13:51:05
=== successfully completed test case
=== === Returned value: ok


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