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

=== Config value:

    [{auth_creds,valid},
     {watchdog,<0.5696.2>},
     {service,true},
     {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,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.service_domain_db_SUITE.logs/run.2022-05-11_09.05.12/service_domain_db_suite.rest_can_disable_domain.html"},
     {tc_group_properties,[{name,rest_with_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@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.service_domain_db_SUITE.logs/run.2022-05-11_09.05.12/log_private/"},
     {{saved_services,mongooseim@localhost},
      #{service_admin_extra =>
            #{submods =>
                  [node,accounts,sessions,vcard,roster,last,private,stanza,
                   stats,gdpr,upload,domain]},
        service_domain_db =>
            #{db_pool => global,event_cleaning_interval => 1800,
              event_max_age => 7200},
        service_mongoose_system_metrics =>
            #{initial_report => 300000,periodic_report => 10800000}}},
     {{saved_services,ejabberd2@localhost},
      #{service_admin_extra =>
            #{submods =>
                  [node,accounts,sessions,vcard,roster,last,private,stanza,
                   stats,gdpr,upload,domain]},
        service_domain_db =>
            #{db_pool => global,event_cleaning_interval => 1800,
              event_max_age => 7200},
        service_mongoose_system_metrics =>
            #{initial_report => 300000,periodic_report => 10800000}}},
     {{saved_services,mongooseim3@localhost},
      #{service_admin_extra =>
            #{submods =>
                  [node,accounts,sessions,vcard,roster,last,private,stanza,
                   stats,gdpr,upload,domain]},
        service_domain_db =>
            #{db_pool => global,event_cleaning_interval => 1800,
              event_max_age => 7200},
        service_mongoose_system_metrics =>
            #{initial_report => 300000,periodic_report => 10800000}}},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 09:05:26


*** CT 2022-05-11 09:05:26.764 *** View log from node mongooseim@localhost when started mongooseim@localhost_2949.html
*** CT 2022-05-11 09:05:26.765 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_538.html

*** User 2022-05-11 09:05:26.771 ***
REST request:
Code: 204
Req: {<0.5894.2>,<<"/api/domains/example.db">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b0ac09b6c3fc39f8">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"type1\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:05:26 GMT">>}],
         <<>>,80,1441}
Params: #{body => <<"{\"host_type\":\"type1\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PUT">>,path => <<"/api/domains/example.db">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 09:05:26.774 ***
REST request:
Code: 204
Req: {<0.5896.2>,<<"/api/domains/example.db">>,<<"PATCH">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"bc71d17f92b54d4b">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"enabled\":false}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:05:26 GMT">>}],
         <<>>,80,1397}
Params: #{body => <<"{\"enabled\":false}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PATCH">>,path => <<"/api/domains/example.db">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-05-11 09:05:26.781 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-05-11 09:05:26.782 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2949.html



=== Ended at 2022-05-11 09:05:26
=== successfully completed test case
=== === Returned value: {ok,#{enabled => false,host_type => <<"type1">>}}


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