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

i#1569: AArch64 CI: add a block showing info about runner #6767

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

joshua-warburton
Copy link
Collaborator

@joshua-warburton joshua-warburton commented Apr 10, 2024

This patch adds some code to the runsuite wrapper
to print critical information about the runner such as os, kernel 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

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
@joshua-warburton joshua-warburton merged commit 6af99e9 into master Apr 15, 2024
16 checks passed
@joshua-warburton joshua-warburton deleted the i1569-aarch64-ci-add-runner-indo branch April 15, 2024 12:52
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