.. index:: pair: group; Test Suite prologue .. _doxid-group__prologue: Test Suite prologue =================== .. toctree:: :hidden: Prepare configuration. #. Remove empty networks from configuration. #. Reserve all resources specified in network configuration. #. Load (or reload) required kernel modules. #. Bind net drivers to IUT and TST explicitly, because we can't rely on the driver to do this automatically. #. Update network configuration to use interfaces instead of PCI functions. #. Bring all used interfaces up. #. Delete previously assigned IPv4 addresses. #. Allocate and assign IPv4 addresses to be used by tests. #. Allocate and assign IPv6 addresses to be used by tests. #. Dump configuration to logs. #. Collect and log TRC tags. Dmitry Izbitsky `Dmitry.Izbitsky@oktetlabs.ru `__ .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - env - Testing environment: * :ref:`env.peer2peer `