GithubHelp home page GithubHelp logo

buildroot_test_stats's Introduction

BUILDROOT PACKAGE BUILD STATS

This repository is a site/scrapper to autobuild.buildroot.net.
It creates a web-interface to view package building information 
for the different buildroot executions provided through the site.

It works by parsing the execution config file, identifying which 
packages were built and setting the database accordingly to package
build or failure.

This project filters database recovering for ARC architecture. For
a different architecture you should rename it in scrapper.rb.

INSTALL:

Setup ruby usign rvm:

 - Install RVM (This is a ruby version manager)
 - Execute "rvm install 2.2.1" (other versions are possible as well)
 - Execute "rvm use 2.2.1"
 - On the directory execute "gem install bundler"
 - Execute "bundle install" (this will install the required ruby libraries
			     listed in Gemfile)
 - Execute "ruby site.rb -p 9999" (This will start the server on port 9999)
 - Visit "http://localhost:9999/update_db/" to start collecting data on the
 database.

Available locations:

 http://localhost:9999/ : Only the first 100 entries are shown at the
			  moment, pagination is still required.

 http://localhost:9999/report/ : Creates report similar to the email one.
				 ./gen_report.rb that generates the report and
				 mails it between specific dates.

buildroot_test_stats's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.