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

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.17523.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_mnesia"},
     {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@fbe86e01725e.2024-04-16_12.56.25/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-16_12.59.40/graphql_domain_suite.create_domain.34946.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@fbe86e01725e.2024-04-16_12.56.25/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-16_12.59.40/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fbe86e01725e.2024-04-16_12.56.25"

=== Started at 2024-04-16 12:59:41


*** CT 2024-04-16 12:59:41.304 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1521.html

*** User 2024-04-16 12:59:41.541 ***🔗
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-16 12:59:41.541 ***🔗
ResultString:
{
  "data" : {
    "domain" : {
      "addDomain" : {
        "status" : null,
        "hostType" : "dummy auth",
        "domain" : "example.com"
      }
    }
  }
}


*** User 2024-04-16 12:59:41.778 ***🔗
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-16 12:59:41.778 ***🔗
ResultString:
{
  "data" : {
    "domain" : {
      "addDomain" : {
        "status" : null,
        "hostType" : "dummy auth",
        "domain" : "second.example.com"
      }
    }
  }
}

*** CT 2024-04-16 12:59:41.779 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1521.html



=== Ended at 2024-04-16 12:59:41
=== successfully completed test case
=== === Returned value: ok


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