=== Test case: service_domain_db_SUITE:rest_can_select_domain/1 (click for source code)

=== Config value:

    [{watchdog,<0.26026.2>},
     {service,true},
     {mim_conf1,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>,<<"anonymous">>]],
                  loaded => true,service_opts => []}},
     {mim_conf2,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>]],
                  loaded => true,service_opts => []}},
     {mim_conf3,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       []],
                  loaded => true,service_opts => []}},
     {service_setup,per_testcase},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/service_domain_db_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.service_domain_db_SUITE.logs/run.2022-04-04_15.17.09/service_domain_db_suite.rest_can_select_domain.75908.html"},
     {tc_group_properties,[{name,rest_without_auth}]},
     {tc_group_path,[[{name,db}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/service_domain_db_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.service_domain_db_SUITE.logs/run.2022-04-04_15.17.09/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:17:28


*** CT 2022-04-04 15:17:28.091 *** View log from node mongooseim@localhost when started mongooseim@localhost_5631.html
*** CT 2022-04-04 15:17:28.092 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2020.html

*** User 2022-04-04 15:17:28.097 ***
REST request:
Code: 204
Req: {<0.26296.2>,<<"/api/domains/example.db">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fc0373963d9a7f91">>}],
      <<"{\"host_type\":\"type1\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Apr 2022 15:17:27 GMT">>}],
         <<>>,80,2440}
Params: #{body => <<"{\"host_type\":\"type1\"}">>,creds => false,
          method => <<"PUT">>,path => <<"/api/domains/example.db">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-04-04 15:17:28.099 ***
REST request:
Code: 200
Req: {<0.26298.2>,<<"/api/domains/example.db">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7aa64c1c5ca50d7a">>}],
      <<"{}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 04 Apr 2022 15:17:27 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"36">>}],
         <<"{\"host_type\":\"type1\",\"enabled\":true}">>,160,812}
Params: #{body => <<"{}">>,creds => false,method => <<"GET">>,
          path => <<"/api/domains/example.db">>,port => 8866,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-04-04 15:17:28.105 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2020.html
*** CT 2022-04-04 15:17:28.106 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5631.html



=== Ended at 2022-04-04 15:17:28
=== successfully completed test case
=== === Returned value: {{<<"200">>,<<"OK">>},
                     {[{<<"host_type">>,<<"type1">>},{<<"enabled">>,true}]}}


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