Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build]: allow to specify timestamp format in the build log #4311

Merged
merged 1 commit into from
Mar 23, 2020

Conversation

lguohan
Copy link
Collaborator

@lguohan lguohan commented Mar 23, 2020

only simple/none are supported currently

Signed-off-by: Guohan Lu lguohan@gmail.com

- What I did

- How I did it

- How to verify it

lgh@gulv-vm3:/data2/sonic/stretch/sonic-buildimage$ BUILD_LOG_TIMESTAMP=simple make target/sonic-vs.img.gz
+++ --- Making target/sonic-vs.img.gz --- +++
EXTRA_JESSIE_TARGETS=sonic-vs.img.gz make -f Makefile.work jessie
make[1]: Entering directory '/data2/sonic/stretch/sonic-buildimage'
SONiC Build System

Build Configuration
"CONFIGURED_PLATFORM"             : "vs"
"CONFIGURED_ARCH"                 : "amd64"
"SONIC_CONFIG_PRINT_DEPENDENCIES" : ""
"SONIC_BUILD_JOBS"                : "1"
"SONIC_CONFIG_MAKE_JOBS"          : "16"
"SONIC_USE_DOCKER_BUILDKIT"       : ""
"USERNAME"                        : "admin"
"PASSWORD"                        : "YourPaSsWoRd"
"ENABLE_DHCP_GRAPH_SERVICE"       : ""
"SHUTDOWN_BGP_ON_START"           : ""
"ENABLE_PFCWD_ON_START"           : ""
"INSTALL_DEBUG_TOOLS"             : ""
"ROUTING_STACK"                   : "frr"
"FRR_USER_UID"                    : "300"
"FRR_USER_GID"                    : "300"
"ENABLE_SYNCD_RPC"                : ""
"ENABLE_ORGANIZATION_EXTENSIONS"  : "y"
"HTTP_PROXY"                      : ""
"HTTPS_PROXY"                     : ""
"ENABLE_SYSTEM_TELEMETRY"         : "y"
"ENABLE_RESTAPI"                  : "n"
"ENABLE_ZTP"                      : ""
"SONIC_DEBUGGING_ON"              : ""
"SONIC_PROFILING_ON"              : ""
"KERNEL_PROCURE_METHOD"           : "build"
"BUILD_TIMESTAMP"                 : "20200323.085529"
"BUILD_LOG_TIMESTAMP"             : "simple"

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

only simple/none are supported currently

Signed-off-by: Guohan Lu <lguohan@gmail.com>
@lguohan lguohan requested review from XiaoxuHU and xumia and removed request for XiaoxuHU March 23, 2020 08:59
@lguohan lguohan merged commit 760e763 into sonic-net:master Mar 23, 2020
@lguohan lguohan deleted the logts branch March 23, 2020 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants