Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

In order for this feature to collect core files remotely they need to be located in /var/tmp/. Use the following command on each host to ensure core files are written to this location:

echo \"/var/tmp/core.%e.%t.%p\" > /proc/sys/kernel/core_pattern"

Running Tests

In CI launch.py is run using the -jcrispa , -th 1G, -ts <node_list>, and (on HW clusters only) --nvme=auto:Optane arguments. For manual execution it is recommended to:

...