incubator-airflow/kubernetes_tests
Jarek Potiuk 3447b55ba5
More stable kubernetes port forwarding (#11538)
Seems that port forwarding during kubernetes tests started to behave
erratically - seems that kubectl port forward sometimes might hang
indefinitely rather than connect or fail.
We change the strategy a bit to try to allocate
increasing port numbers in case something like that happens.
2020-10-15 11:05:58 +02:00
..
__init__.py Kubernetes Cluster is started on host not in the container (#8265) 2020-06-03 20:58:38 +02:00
test_kubernetes_executor.py More stable kubernetes port forwarding (#11538) 2020-10-15 11:05:58 +02:00
test_kubernetes_pod_operator.py fix tests (#11368) 2020-10-09 16:56:56 -07:00