Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename db and node to mongooseim #4172

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

NelsonVides
Copy link
Collaborator

@NelsonVides NelsonVides commented Nov 17, 2023

MIM-2013

We are using the name ejabberd for user name and password. Change it to mongooseim for ease of use, consistency, and to share tools like setup-db.sh without referencing ejabberd.

Change it also in CI scripts. Cleanup ejabberd2 nodename. It appears in two places. Add note to docs that it is possible to setup the database using script tools/setup-db.sh

@mongoose-im
Copy link
Collaborator

mongoose-im commented Nov 17, 2023

elasticsearch_and_cassandra_26 / elasticsearch_and_cassandra_mnesia / d18a4d7
Reports root/ big
OK: 369 / Failed: 0 / User-skipped: 38 / Auto-skipped: 0


small_tests_25 / small_tests / d18a4d7
Reports root / small


small_tests_26 / small_tests / d18a4d7
Reports root / small


small_tests_26_arm64 / small_tests / d18a4d7
Reports root / small


ldap_mnesia_25 / ldap_mnesia / d18a4d7
Reports root/ big
OK: 2311 / Failed: 0 / User-skipped: 867 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_25 / pgsql_mnesia / d18a4d7
Reports root/ big
OK: 4278 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


dynamic_domains_mssql_mnesia_26 / odbc_mssql_mnesia / d18a4d7
Reports root/ big
OK: 4275 / Failed: 0 / User-skipped: 115 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / d18a4d7
Reports root/ big
OK: 2311 / Failed: 0 / User-skipped: 867 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / d18a4d7
Reports root/ big
OK: 4278 / Failed: 0 / User-skipped: 112 / Auto-skipped: 0


internal_mnesia_26 / internal_mnesia / d18a4d7
Reports root/ big
OK: 2461 / Failed: 0 / User-skipped: 717 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / d18a4d7
Reports root/ big
OK: 4659 / Failed: 1 / User-skipped: 121 / Auto-skipped: 5

bosh_SUITE:essential_https:accept_higher_hold_value
{error,
  {{assertEqual,
     [{module,bosh_SUITE},
      {line,260},
      {expression,"get_bosh_sessions ( )"},
      {expected,[]},
      {value,
        [{bosh_session,<<"a545f310b0fac77231bd7082bf5596180f9a6ddc">>,
           <10240.11315.0>}]}]},
   [{bosh_SUITE,accept_higher_hold_value,1,
      [{file,"/home/circleci/project/big_tests/tests/bosh_SUITE.erl"},
       {line,260}]},
    {test_server,ts_tc,3,[{file,"test_server.erl"},{line,1793}]},
    {test_server,run_test_case_eval1,6,
      [{file,"test_server.erl"},{line,1302}]},
    {test_server,run_test_case_eval,9,
      [{file,"test_server.erl"},{line,1234}]}]}}

Report log


pgsql_mnesia_25 / pgsql_mnesia / d18a4d7
Reports root/ big
OK: 4667 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / d18a4d7
Reports root/ big
OK: 4667 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


mysql_redis_26 / mysql_redis / d18a4d7
Reports root/ big
OK: 4647 / Failed: 0 / User-skipped: 139 / Auto-skipped: 0


mssql_mnesia_26 / odbc_mssql_mnesia / d18a4d7
Reports root/ big
OK: 4664 / Failed: 0 / User-skipped: 122 / Auto-skipped: 0


pgsql_cets_26 / pgsql_cets / d18a4d7
Reports root/ big
OK: 4665 / Failed: 0 / User-skipped: 121 / Auto-skipped: 0

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28f5644) 84.05% compared to head (d18a4d7) 84.07%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4172      +/-   ##
==========================================
+ Coverage   84.05%   84.07%   +0.02%     
==========================================
  Files         564      564              
  Lines       34064    34064              
==========================================
+ Hits        28633    28640       +7     
+ Misses       5431     5424       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@NelsonVides NelsonVides marked this pull request as ready for review November 17, 2023 14:44
Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👌

@chrzaszcz chrzaszcz merged commit 07c2263 into master Nov 17, 2023
4 checks passed
@chrzaszcz chrzaszcz deleted the mongooseim_tools_renamings branch November 17, 2023 14:54
@chrzaszcz chrzaszcz added this to the 6.2.0 milestone Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants