Title | Unit tests only support one configuration per platform |
Status | closed |
Priority | optional |
Assigned user | Gareth Rees |
Organization | Ravenbrook |
Description | If you want to try the test_p4dti.py unit tests on a new configuration, I have to edit or replace config_<hostname>.py. But it would be very useful to be able to try out the unit tests on several configurations. |
Analysis | The test_p4dti.py script assumes that the test configuration is in a file called config_<hostname>.py. There should be other ways to specify which configuration file to use: an environment variable, or a command-line option. |
How found | manual_test |
Evidence | <http://www.ravenbrook.com/project/p4dt...3-12/integration-kit/test/test_p4dti.py > |
Observed in | 1.1.6 |
Introduced in | 1.1.0 |
Created by | Gareth Rees |
Created on | 2001-03-22 17:55:59 |
Last modified by | Gareth Rees |
Last modified on | 2001-12-10 19:35:46 |
History | 2001-03-22 GDR Created. |