.gitlab-ci.yml: print out information of the available cpus
authorStefan Metzmacher <metze@samba.org>
Fri, 20 Nov 2020 22:20:25 +0000 (23:20 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Apr 2021 08:23:35 +0000 (08:23 +0000)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
.gitlab-ci.yml

index eafd454d44584ee63c22d45606db99cada97e85d..bdf0f853336ae1484799de2b8d6ce2c886a2ae76 100644 (file)
@@ -80,6 +80,8 @@ include:
     - uname -a
     - lsb_release -a
     - cat /etc/os-release
+    - lscpu
+    - cat /proc/cpuinfo
     - mount
     - df -h
     - cat /proc/swaps