BBSim now waits for flows to get pushed, so reduce sleeps
Change-Id: I0f1e797659a5cf1f558a4c3a22da2b98f6647eea
diff --git a/bbsim/values.yaml b/bbsim/values.yaml
index 26c50c2..b99d139 100644
--- a/bbsim/values.yaml
+++ b/bbsim/values.yaml
@@ -32,10 +32,10 @@
emulation_mode: 'both'
# -a option
-wpa_wait: 60
+wpa_wait: 10
# -d option
-dhcp_wait: 120
+dhcp_wait: 10
# -k option
kafka_broker: 'cord-kafka.default.svc.cluster.local:9092'
@@ -67,4 +67,4 @@
tolerations: []
-affinity: {}
\ No newline at end of file
+affinity: {}