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

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.16973.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {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@204f21db9bdd.2024-04-10_16.27.55/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-10_16.30.22/graphql_domain_suite.create_domain.18819.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@204f21db9bdd.2024-04-10_16.27.55/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-10_16.30.22/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@204f21db9bdd.2024-04-10_16.27.55"

=== Started at 2024-04-10 16:30:23


*** CT 2024-04-10 16:30:23.260 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1358.html

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


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

*** CT 2024-04-10 16:30:23.778 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1358.html



=== Ended at 2024-04-10 16:30:23
=== successfully completed test case
=== === Returned value: ok


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