Skip to content

couchbaselabs/jinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jinja

QE dashboard tool for scraping jenkins, ninja style

Recommended python version: 3.11.2

screen -S collector
python3.11 -m venv env
source env/bin/activate
pip install -r requirements.txt
python jinja.py

Ctrl + A, then D

To scrape a single jenkins build url, use the below. python jinjasingle.py

  • Pre-req: script expects 4 buckets named 'cblite', 'sync_gateway', 'server' and 'sdk' prior to running

About

QE dashboard tool for scraping jenkins, ninja style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14