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

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.17278.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_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@983bb6b138f0.2024-04-26_13.09.46/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-26_13.12.57/graphql_domain_suite.create_domain.26243.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@983bb6b138f0.2024-04-26_13.09.46/big_tests.tests.graphql_domain_SUITE.logs/run.2024-04-26_13.12.57/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@983bb6b138f0.2024-04-26_13.09.46"

=== Started at 2024-04-26 13:12:58


*** CT 2024-04-26 13:12:58.654 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1484.html

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


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

*** CT 2024-04-26 13:12:59.167 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1484.html



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


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