Test Suite - 2017 NG
Jump to navigation
Jump to search
Requirements to extend testing as of 2017 Spring
Scripts that run the test on the guest/instance
000-<host name>.sh Each host that is part of this test need one of these. This could run in parallel on each host. nnn-<host name>.sh will be executed serially on the host. nnn-<host name>-debug.sh will be executed in serial. However the output or the commands will not be part <host>.console.txt. The output will go OUTPUT/<host name>.verbose.txt
Output
Reference output:
verbose output
tcpdump output
gdb output
Installing libreswan
Install with "make install-base" =
Install using rpm =
= Some tests support its own Makefile.inc.local file
It is case for DNSEC defined or not. However this possibly could could not be combined with rpms. One way this could be supported is specify a custom rpm package?