Disable bandwidth profile tests for now
Change-Id: I022226be7937f9dece15efadbc6db9a1d7516d21
diff --git a/tests/functional/Voltha_PODTests.robot b/tests/functional/Voltha_PODTests.robot
index 993b489..9b1f095 100644
--- a/tests/functional/Voltha_PODTests.robot
+++ b/tests/functional/Voltha_PODTests.robot
@@ -454,7 +454,7 @@
Data plane verification using TCP
[Documentation] Test bandwidth profile is met and not exceeded for each subscriber.
... Assumes iperf3 and jq installed on client and iperf -s running on DHCP server
- [Tags] dataplane BW-profile-TCP VOL-2052
+ [Tags] dataplane BW-profile-TCP VOL-2052 notready
[Setup] None
[Teardown] None
Pass Execution If '${has_dataplane}'=='False' Bandwidth profile validation can be done only in
@@ -500,7 +500,7 @@
Data plane verification using UDP
[Documentation] Test bandwidth profile is met and not exceeded for each subscriber.
... Assumes iperf3 and jq installed on client and iperf -s running on DHCP server
- [Tags] dataplane BW-profile-UDP VOL-2052
+ [Tags] dataplane BW-profile-UDP VOL-2052 notready
[Setup] None
[Teardown] None
Pass Execution If '${has_dataplane}'=='False' Bandwidth profile validation can be done only in