[oe-commits] Yuri Bushmelev : testbuilders: change oestats server to tinderbox. openembedded.org

git version control git at git.openembedded.org
Tue Feb 15 20:54:02 UTC 2011


Module: openembedded.git
Branch: master
Commit: ed2703741ebf2dd490a685c8944d4a10725ab92a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ed2703741ebf2dd490a685c8944d4a10725ab92a

Author: Yuri Bushmelev <jay4mail at gmail.com>
Date:   Tue Feb 15 23:52:01 2011 +0300

testbuilders: change oestats server to tinderbox.openembedded.org

---

 contrib/testing/testbuilder/setup-testbuilder |    2 +-
 contrib/testing/testscript.sh                 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/testing/testbuilder/setup-testbuilder b/contrib/testing/testbuilder/setup-testbuilder
index ebf86cf..240e99b 100755
--- a/contrib/testing/testbuilder/setup-testbuilder
+++ b/contrib/testing/testbuilder/setup-testbuilder
@@ -92,7 +92,7 @@ BBINCLUDELOGS = "yes"
 # OE stats client (make troubleshooting easier)
 INHERIT += "oestats-client"
 OESTATS_BUILDER = "${TB_BUILDER}"
-OESTATS_SERVER = "tinderbox.openembedded.net"
+OESTATS_SERVER = "tinderbox.openembedded.org"
 
 EOF
 
diff --git a/contrib/testing/testscript.sh b/contrib/testing/testscript.sh
index 23c244b..992b02e 100755
--- a/contrib/testing/testscript.sh
+++ b/contrib/testing/testscript.sh
@@ -69,7 +69,7 @@ OE_STRICT_CHECKSUMS = "1"
 
 # if you want to report build results (recommended) you need to edit OESTATS_BUILDER and add your name or nick in it, then uncomment the next 3 lines.
 #INHERIT += "oestats-client"
-#OESTATS_SERVER = "tinderbox.openembedded.net"
+#OESTATS_SERVER = "tinderbox.openembedded.org"
 #OESTATS_BUILDER = "your nick goes here"
 
 EOF





More information about the Openembedded-commits mailing list