[oe] OEstats test deployment on amethyst

Koen Kooi k.kooi at student.utwente.nl
Fri May 23 11:04:22 UTC 2008


Hi,

We are working on an official OEstats server for the oe project and have 
set up a testing server at:

http://amethyst.openembedded.net:8000

You can have your builder report to there by putting:

INHERIT += "oestats-client"
OESTATS_SERVER = "amethyst.openembedded.net:8000"
OESTATS_BUILDER = "your name"

in your local.conf. If you inherit seppuku _before_ oestats-client it 
will include the bugnumber as well:

http://amethyst.openembedded.net:8000/packages/apex-env/

The server is currently using the django standalone mode + sqlite3, but 
will move to apache + postgresql in the near future.

regards,

Koen





More information about the Openembedded-devel mailing list