Removed validation section from the tempest clean config
Related-PROD: PROD-37187
Change-Id: Ife2630a3a2ee324b8b3383c43ba711eaaa0d6334
(cherry picked from commit d4dd831e5305d1726102680f71d70c6614ef0c4a)
diff --git a/k8s/yamls/tempest_custom.yaml.clean b/k8s/yamls/tempest_custom.yaml.clean
index 0c48f3a..5db71af 100644
--- a/k8s/yamls/tempest_custom.yaml.clean
+++ b/k8s/yamls/tempest_custom.yaml.clean
@@ -17,10 +17,6 @@
floating_network_name: public_net_name
network-feature-enabled:
floating_ips: true
-validation:
- ssh_timeout: 30
- connect_timeout: 10
- ping_timeout: 10
volume:
volume_type: volume_type_name
volume_type_multiattach: volume_type_name
\ No newline at end of file