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

Make configurabe in restcomm-test.py which functionalities to run #56

Closed
atsakiridis opened this issue Mar 11, 2016 · 0 comments
Closed

Comments

@atsakiridis
Copy link
Collaborator

Right now there are 3 categories of things the tool does (in this order):

  • Do Restcomm provisioning/unprovisioning
  • Start HTTP server for external service & web app
  • Spawn webrtc browsers

Often we want to avoid running all those in a single machine mainly to avoid having both Restcomm/MS and the web browsers in the same machine, as both are pretty intensive and might cause issues in the tests. Ideally we want Restcomm/MS instance to not be burdened with other stuff.

Let's introduce a bitmap variable to switch on an off those categories of functionalities in any combination we want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant