Revert "Add retry counts in the places where jobs were dropped. Also increased timeout."
This reverts commit e76a0c9a5cfd0cb401d26c16c2d2ac0b12597262.
Change-Id: Ib52c5ba8e73e6f50a587be65838f6152ab207334
Reviewed-on: https://review.gerrithub.io/362576
Reviewed-by: Dennis Dmitriev <dis.xcom@gmail.com>
Tested-by: Dennis Dmitriev <dis.xcom@gmail.com>
diff --git a/tcp_tests/templates/virtual-mcp11-k8s-calico/common-services.yaml b/tcp_tests/templates/virtual-mcp11-k8s-calico/common-services.yaml
index b446afc..dd06454 100644
--- a/tcp_tests/templates/virtual-mcp11-k8s-calico/common-services.yaml
+++ b/tcp_tests/templates/virtual-mcp11-k8s-calico/common-services.yaml
@@ -62,7 +62,7 @@
salt --hard-crash --state-output=mixed --state-verbose=False -C 'I@kubernetes:pool' state.sls kubernetes.pool;
salt --hard-crash --state-output=mixed --state-verbose=False -C 'I@kubernetes:pool' cmd.run 'calicoctl node status';
node_name: {{ HOSTNAME_CFG01 }}
- retry: {count: 2, delay: 10}
+ retry: {count: 1, delay: 5}
skip_fail: false
- description: Setup NAT for Calico