* OEstats test deployment on amethyst
@ 2008-05-23 11:04 Koen Kooi
2008-05-25 9:09 ` Koen Kooi
0 siblings, 1 reply; 2+ messages in thread
From: Koen Kooi @ 2008-05-23 11:04 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: OEstats test deployment on amethyst
2008-05-23 11:04 OEstats test deployment on amethyst Koen Kooi
@ 2008-05-25 9:09 ` Koen Kooi
0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2008-05-25 9:09 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-25 9:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 11:04 OEstats test deployment on amethyst Koen Kooi
2008-05-25 9:09 ` Koen Kooi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.