Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • J jami-daemon
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 111
    • Issues 111
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • savoirfairelinux
  • jami-daemon
  • Issues
  • #687

Closed
Open
Created Jan 18, 2022 by Mohamed Chibani@mchibani1Developer

Agent: add a bulk calls scenario

Description

Add a Scheme test scenario to perform 50 calls in a row. The calls must be made in a single registration (do not unregister the account after each call).

Configuration

  • Jami account
  • UPNP disabled
  • TURN enabled
  • Audio/Video calls

Test scenario

  • Create and register two accounts (Alice + Bob)
  • While (callCount < 5)
    • Alice calls Bob
    • Bob answers
    • Alice waits 4 seconds
    • Alice hangs up
    • Alice waits 4 seconds

The scenario must work flawlessly on local machines and CI test machines (Jenkins) The scenario will be added to CI (Jenkins) either as a separate job or added to daemon-test job (to be determined)

Edited Jan 19, 2022 by Mohamed Chibani
Assignee
Assign to
Time tracking