Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDT feature selection

Short description

The tool is built on Django and ElasticSearch as data source. It identifies which job configuration option best determines if a job will fail or not.

Configuration

To configure ElasticSearch you need to drop config file (config.ini) to / directory with following structure:

SECRET_KEY:&y&s3(9b0hvuxi)&ab80grj*^lpd@5665xnu&e+kqq=%+&wn^6
ES_HOSTS:http://localhost:9200/
ES_USER:admin
ES_PASSWORD:123456
ES_INDEX:my-es-index

Requirements

Django==2.2.5
elasticsearch==7.0.4
pytz==2019.2
urllib3==1.25.3

About

using BDTs finds the dominant feature in job failures

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages