Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i#1569: AArch64 CI: add a block showing info about runner
This patch adds some code to the runsuite wrapper to print critical information about the runner such as os, kernal version and cpu. Currently this block looks like: =========== System info =========== OS: Ubuntu 20.04.6 LTS Kernel Version: 5.15.0-1043-aws CPU: Neoverse V1 Clang version: Ubuntu clang version 12.0.0-3ubuntu1~20.04.5 GCC version: gcc (Ubuntu 11.4.0-2ubuntu1~20.04) 11.4.0 Features: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics... =================================== and is only shown during AArch64 runs, just before the results. issue: #1569 Change-Id: Ic68d1987b036ec853f5ef1c232bb96ce8d652663
- Loading branch information