Closed
Bug 773539
Opened 13 years ago
Closed 13 years ago
Sync1.1 funkload script improvements
Categories
(Cloud Services Graveyard :: Server: Sync, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rfkelly, Unassigned)
References
Details
(Whiteboard: [qa+])
Attachments
(1 file, 1 obsolete file)
|
3.64 KB,
patch
|
telliott
:
review+
|
Details | Diff | Splinter Review |
As discovered in Bug 773093, the new syn1.1 funkload loadtest script doesn't properly randomize its collections. It shuffles the list just fine, but then selects collections from the original unshuffled list.
Attachment #641746 -
Flags: review?(telliott)
Updated•13 years ago
|
Whiteboard: [qa+]
| Reporter | ||
Comment 1•13 years ago
|
||
Morphing this bug into a collection of small loadtest script improvements. Latest patch has:
* proper randomization of collection names
* more log output
* assert success of POST requests by checking the returned JSON
Attachment #641746 -
Attachment is obsolete: true
Attachment #641746 -
Flags: review?(telliott)
Attachment #642457 -
Flags: review?(telliott)
| Reporter | ||
Updated•13 years ago
|
Summary: Sync1.1 funkload script doesn't properly randomize its collections → Sync1.1 funkload script improvements
Updated•13 years ago
|
Attachment #642457 -
Flags: review?(telliott) → review+
| Reporter | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Verified some of these changes.
Looks like more recent changes have superceded these.
Status: RESOLVED → VERIFIED
Updated•2 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•