* [Bug 885] Deploy aarch64 clang compile and unit test jobs
@ 2021-11-15 13:44 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2021-11-15 13:44 UTC (permalink / raw)
To: ci
https://bugs.dpdk.org/show_bug.cgi?id=885
Bug ID: 885
Summary: Deploy aarch64 clang compile and unit test jobs
Product: lab
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: UNH infra
Assignee: ci@dpdk.org
Reporter: juraj.linkes@pantheon.tech
CC: dpdklab@iol.unh.edu
Target Milestone: ---
Created attachment 177
--> https://bugs.dpdk.org/attachment.cgi?id=177&action=edit
Dockerfile and shell build script
Deploy aarch64 clang compile and unit test jobs.
The attached build/execution assumes dpdk is mounted onto the container, e.g.:
IMAGE=ubuntu20.04/dpdk_clang_aarch64 # the dockerfile is inside ubuntu20.04 dir
docker build -t ${IMAGE} -f ${IMAGE}.Dockerfile .
docker run --rm -it -v $HOME/workspace/dpdk/dpdk:/dpdk -v /usr/src:/usr/src:ro
${IMAGE} /compile_test_clang.sh
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-15 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15 13:44 [Bug 885] Deploy aarch64 clang compile and unit test jobs bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).