Simplify config set tests to reduce runtime significantly.
Bug #869289 reported by
Kapil Thangavelu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pyjuju |
Fix Released
|
Undecided
|
Kapil Thangavelu |
Bug Description
The config set tests where using the status test infrastructure which
builds a quite complex setup. Clint noticed that one of the automated
tests runs against trunk would timeout on the config set test. This branch
simplifies the config set tests to just build what's needed (a deployed
service) and cuts runtime for the the four tests from 12.5s to 2s on
this developer's laptop.
Related branches
lp://qastaging/~hazmat/pyjuju/config-set-sans-status
- Benjamin Saller (community): Approve
- Jim Baker (community): Approve
-
Diff: 91 lines (+21/-23)1 file modifiedjuju/control/tests/test_config_set.py (+21/-23)
Changed in juju: | |
assignee: | nobody → Kapil Thangavelu (hazmat) |
milestone: | none → eureka |
status: | New → In Progress |
Changed in juju: | |
status: | In Progress → Fix Released |
To post a comment you must log in.