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

Test mongooseimctl with dynamic domains #3273

Merged
merged 8 commits into from
Sep 15, 2021

Commits on Sep 15, 2021

  1. Fix the check if mod_private is running

    Was for domain, should be for host type.
    chrzaszcz committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ae20a9f View commit details
    Browse the repository at this point in the history
  2. Sum up user counts from all domains

    The previous code was working only for static ones.
    
    Note: this code can be very heavy on some installations,
          we might want to emphasise this in the docs.
    chrzaszcz committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    88f7dfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d616c68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1491dc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477acad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d98986 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9866930 View commit details
    Browse the repository at this point in the history
  8. Adapt ejabberdctl_SUITE for dynamic domains

    Also:
      - Do not skip some tests for RDBMS as the schema contains the server now
    chrzaszcz committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    73a5fe3 View commit details
    Browse the repository at this point in the history