From: Michael Halstead <mhalstead@linuxfoundation.org>
To: yocto@lists.yoctoproject.org
Cc: richard.purdie@linuxfoundation.org,
Michael Halstead <mhalstead@linuxfoundation.org>
Subject: [PATCH yocto-autobuilder-helper] config.json: update to dedicated domain
Date: Fri, 15 Jul 2022 12:33:04 -0700 [thread overview]
Message-ID: <20220715193304.53602-1-mhalstead@linuxfoundation.org> (raw)
A dedicated domain for hashserv allows us to move it to dedicated
infrastructre.
Signed-off-by: Michael Halstead <mhalstead@linuxfoundation.org>
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index ede6117..5f37e77 100644
--- a/config.json
+++ b/config.json
@@ -60,7 +60,7 @@
"SDK_INCLUDE_TOOLCHAIN = '1'",
"ESDK_LOCAL_CONF_REMOVE:append = 'BB_HASHSERVE'",
"BB_DISKMON_DIRS = 'STOPTASKS,${TMPDIR},1G,100K STOPTASKS,${DL_DIR},1G STOPTASKS,${SSTATE_DIR},1G STOPTASKS,/tmp,100M,30K HALT,${TMPDIR},100M,1K HALT,${DL_DIR},100M HALT,${SSTATE_DIR},100M HALT,/tmp,10M,1K'",
- "BB_HASHSERVE = 'typhoon.yocto.io:8686'",
+ "BB_HASHSERVE = 'hashserv.yocto.io:8686'",
"RUNQEMU_TMPFS_DIR = '/home/pokybuild/tmp'",
"BB_HEARTBEAT_EVENT = '60'",
"BB_LOG_HOST_STAT_ON_INTERVAL = '1'",
--
2.36.1
next reply other threads:[~2022-07-15 19:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-15 19:33 Michael Halstead [this message]
2022-07-15 20:37 ` [PATCH yocto-autobuilder-helper] config.json: update to dedicated domain Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220715193304.53602-1-mhalstead@linuxfoundation.org \
--to=mhalstead@linuxfoundation.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.