Skip to content

v-lohvyniuk/Rp5CleanupWorker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rp5CleanupWorker

Selenium-based worker for cleanup old launches from EPAM ReportPortal (Workaround for RP5.0.0 bug with cleanup old reports cronjobs)

  1. Install Python (&pip)

  2. Install all dependencies for the project: a) pip3 install -r requirements.txt - UNIX b) pip install -r requirements.txt - Windows:

  3. Put valid values into properties.py a) username, password - credentials for RP user b) filter url - url to filter, which contains items you want to delete (for example, filter for launches > 1 month ago)

  4. run python start_app.py

About

Selenium-based worker for cleanup old launches from EPAM ReportPortal (Workaround for RP5.0.0 bug with cleanup old reports cronjobs)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages