incubator-airflow/kubernetes_tests
Ash Berlin-Taylor 9e089ab895
Fix Kube tests (#12479)
This is the same fix as in #12461, but we didn't notice it as the tests
failed after 50 failures.

It also turns out that the k8s API doesn't take a V1NodeSelector and instead
just takes a dict.

Co-authored-by: Daniel Imberman <daniel.imberman@gmail.com>
2020-11-19 20:45:33 +00:00
..
__init__.py
test_kubernetes_executor.py Added k9s as integrated tool to help with kubernetes testing (#12163) 2020-11-11 17:15:02 +01:00
test_kubernetes_pod_operator.py Fix Kube tests (#12479) 2020-11-19 20:45:33 +00:00
test_kubernetes_pod_operator_backcompat.py Fix Kube tests (#12479) 2020-11-19 20:45:33 +00:00