aboutsummaryrefslogtreecommitdiffstats
path: root/test_settings.py
blob: fe88e319a0949ae011fd64818197ba72d9257a4f (plain)
1
2
3
4
5
6
7
8
9
SIM_INSTANCES = 2
URLVES = 'http://127.0.0.1:10000/eventListener/v7'
IPFILESERVER = '127.0.0.1'
TYPEFILESERVER = 'sftp'
USER = 'testuser'
PASSWORD = 'testpassword'
IPSTART = '10.11.0.1'
INSTANCE_CONFIG = 'config/config.yml'
PNF_SIM_CONTAINER_NAME = 'pnf-simulator-'