mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
.gitlab-ci.yml: print out information of the available cpus
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
37619d399b
commit
dc16294342
@ -80,6 +80,8 @@ include:
|
|||||||
- uname -a
|
- uname -a
|
||||||
- lsb_release -a
|
- lsb_release -a
|
||||||
- cat /etc/os-release
|
- cat /etc/os-release
|
||||||
|
- lscpu
|
||||||
|
- cat /proc/cpuinfo
|
||||||
- mount
|
- mount
|
||||||
- df -h
|
- df -h
|
||||||
- cat /proc/swaps
|
- cat /proc/swaps
|
||||||
|
Loading…
Reference in New Issue
Block a user