mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-22 01:13:00 +02:00
Currently, it's not possible to run infix tests from an external project (based on infix) due to an incompatibility between the configuration used in the tests (the default configuration within the image generated by the external project) and the infix base configuration expected by the test cases. Therefore, a simple configuration specifically for testing purposes needs to be generated within an image. This test-config should always be generated but only loaded when the device is in test mode. Part of issue #568
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
d /run/confd/factory.d - - -
|
|
d /run/confd/failure.d - - -
|
|
d /run/confd/test.d - - -
|
|
d /run/resolvconf/interfaces - - -
|