Open Kilda Java Documentation
stress_test_2.py File Reference

Go to the source code of this file.

Namespaces

 stress_test_2
 

Variables

string stress_test_2.bootstrap_servers = 'kafka.pendev:9092'
 
string stress_test_2.topic = 'kilda.topo.eng'
 
string stress_test_2.MT_SWITCH = "org.openkilda.messaging.info.event.SwitchInfoData"
 
string stress_test_2.MT_ISL = "org.openkilda.messaging.info.event.IslInfoData"
 
string stress_test_2.MT_INFO = "org.openkilda.messaging.info.InfoMessage"
 
 stress_test_2.producer = KafkaProducer(bootstrap_servers=bootstrap_servers)
 
int stress_test_2.i = 2