EC2TestRunner contains code to run a demo server
Bug #433776 reported by
Michael Hudson-Doyle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad Developer Utilities |
Triaged
|
Low
|
Unassigned |
Bug Description
ec2 test and ec2 demo are separate commands in the ui now, but the code that implements the functionality is still all in the EC2TestRunner class. It probably makes sense to move some functionality into a base class and create a EC2DemoServer sibling class to EC2TestRunner.
I'm tempted to close this - its good idea but perhaps best just done when someone is in the area rather.