Giter Site home page Giter Site logo

andreasscherbaum / buildfarm-client Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 71 KB

PostgreSQL and Greenplum Buildfarm and Development client

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
postgresql greenplum greenplum-database buildclient lockfile

buildfarm-client's People

Contributors

andreasscherbaum avatar

Watchers

 avatar  avatar  avatar

buildfarm-client's Issues

Add script for running bugbuster tests (Greenplum only)

Right now there is no script to run only the bugbuster test suite. Something similar to the following script might work:

#!/bin/sh


export PATH=/home/ads/postgresql/buildfarm/install/2016-08-18_103952_master/bin:$PATH
export PGPORT=15432

./pg_regress --psqldir=/home/ads/postgresql/buildfarm/install/2016-08-18_103952_master/tmp_regression_tests/qddir/demoDataDir-1 --schedule=./bugbuster/known_good_schedule --srcdir=./ --psqldir=/home/ads/postgresql/buildfarm/install/2016-08-18_103952_master/bin --inputdir=bugbuster

Show build data for "last" build

Right now, in order to show build data, one has to specify the build number. Add a --last-build option, or similar.

Make sure that it only affects manual builds, not buildfarm builds.

Store all build parameters in the database

Things like build dir, install dir and such should be stored in the local database. Listing a build should list this data, if available. Also have separate parameters to show a single value.

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.