Project

Profile

Help

Task #5458

closed

Port the performance-tests to pulp_file

Added by bmbouter almost 5 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 61
Quarter:

Description

Problem

The performance team wrote two repositories of tests for pulp_file.

fixture generator: Repos to test having files-count 100000 and created using this script
The test scripts themselves: https://github.com/redhat-performance/pulpperf/tree/master/tests

The tests can be run on the pulp3 system using commands by specifying the test along with repos manually.

Solution

We need to move these tests into pulp_file's test area

We should create a new "performance" area since these are long running tests, distinct from functional tests.

The tests need to output the runtime of the tests which is the key metric of interest.

The user should be able to run django-admin test performance when in this directory and have it:

1. generate the fixture data it will use in a temporary location
2. serve that data somehow (maybe with nginx?)
3. have the sync tests sync from that and re-sync per the different tests


Related issues

Blocks Pulp - Task #5460: Investigate sync performanceCLOSED - COMPLETE

Actions
Actions #1

Updated by bmbouter almost 5 years ago

  • Blocks Task #5460: Investigate sync performance added
Actions #2

Updated by bmbouter almost 5 years ago

  • Description updated (diff)

Added some more details

Actions #3

Updated by lmjachky almost 5 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to lmjachky
Actions #4

Updated by fao89 almost 5 years ago

  • Sprint set to Sprint 59
Actions #5

Updated by rchan almost 5 years ago

  • Sprint changed from Sprint 59 to Sprint 60
Actions #6

Updated by lmjachky over 4 years ago

  • Status changed from ASSIGNED to POST
Actions #7

Updated by rchan over 4 years ago

  • Sprint changed from Sprint 60 to Sprint 61

Added by Lubos Mjachky over 4 years ago

Revision 9ece27d9 | View on GitHub

Port performance tests

Compared to existing performance tests, fixtures are generated in /usr/local/lib/pulp/lib/python3.7/site-packages/rest_framework/static/fixtures/. And then available at http://localhost:80/static/fixtures/.

closes #5458 https://pulp.plan.io/issues/5458

Actions #8

Updated by Anonymous over 4 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #9

Updated by bmbouter over 4 years ago

  • Sprint/Milestone set to 0.1.0
Actions #10

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF