adding unit under load times out perf test

Bug #1626355 reported by Christopher Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Won't Fix
Low
Unassigned

Bug Description

Using an exploratory performance test that compares 1.25.6 against 2.0 we find that 1.25.6 passes while 2.0 times out when adding units.

The test in a nutshell does:
  - Bootstrap
  - Deploy peer-xplode charm [2]
  - In a loop:
     - Add a unit, wait for it to be 'started' and wait for the workload to be set (start hook sets this)
     - Do this for 20 units.
     (There is 2 flavors of this, add a single unit at a time until we have 20, and adding 2, 4, 6, then 8 units (again 20 total)).

This is the script used[1] and it's been run using lxd as the provider.

The charm used[2] is a slightly modified charm from John M that continuously fires off hooks.

With 1.25.6 we see the test complete (add 20 units in total).
With 2.0 we get a timeout (1200 seconds) while waiting for the workload to be set when we get to 6+ units.

The script is setup just like a CI test assess script so can be run like this:
  JUJU_HOME=~/cloud-city JUJU_REPOSITORY=../repository/ ./assess_perf_testing_xplod.py parallel-lxd /path/to/juju/binary /path/to/log-result/dir <some identifier name, i.e. perf-test>

[1] https://code.launchpad.net/~veebers/juju-ci-tools/exploratory-testing-peer-xplod
[2] https://code.launchpad.net/~veebers/+junk/updated-peer-explod-charm/

tags: added: perfscale-test
Changed in juju:
status: New → Triaged
importance: Undecided → High
milestone: none → 2.0.1
Curtis Hovey (sinzui)
Changed in juju:
milestone: 2.0.1 → none
Revision history for this message
Joseph Phillips (manadart) wrote :

Deployment and provisioning logic has changed substantially since this report.

Changed in juju:
status: Triaged → Won't Fix
importance: High → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.