[oe] OEstats test deployment on amethyst

Koen Kooi k.kooi at student.utwente.nl
Sun May 25 09:09:43 UTC 2008


Koen Kooi wrote:
> 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.

We now have a proper setup:

http://tinderbox.openembedded.net/

Which means you should now use

OESTATS_SERVER = "tinderbox.openembedded.net"

The test url (amethyst.openembedded.net:8000) uses the same database now 
and will be kept online for a few days to allow people update their configs.

regards,

Koen






More information about the Openembedded-devel mailing list