SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

0 0 0 Python

Kubernetes Cluster is started on host not in the container (#8265)

Tests requiring Kubernetes Cluster are now moved out of
the regular CI tests and moved to "kubernetes_tests" folder
so that they can be run entirely on host without having
the CI image built at all. They use production image
to run the tests on KinD cluster and we add tooling
to start/stop/deploy the application to the KinD cluster
automatically - for both CI testing and local development.

This is a pre-requisite to convert the tests to convert the
tests to use the official Helm Chart and Docker images or
Apache Airflow.

It closes #8782
J
Jarek Potiuk committed
ff5dcccbbd49e7a4632f93fa915565ac31730110
Parent: 1c9374d
Committed by GitHub <noreply@github.com> on 6/3/2020, 6:58:38 PM