source: ogServer-Git/tests/config/ogAdmServer.cfg @ e45455e

Last change on this file since e45455e was 727a109, checked in by OpenGnSys Support Team <soporte-og@…>, 5 years ago

#915 add unit test infrastructure for REST API

This python script creates a database and starts ogAdmServer to run the
tests. This requires root to be launched:

# ./run-tests.py

From the 'tests' folder.

  • Property mode set to 100644
File size: 119 bytes
Line 
1ServidorAdm=localhost
2PUERTO=2008
3USUARIO=test-db
4PASSWORD=test-db
5datasource=localhost
6CATALOG=test-db
7INTERFACE=eth1
Note: See TracBrowser for help on using the repository browser.