Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Jarek Potiuk ff5dcccbbd
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
2020-06-03 20:58:38 +02:00
Tomek Urbaszek dcf46f5a7b
Remove unittest.main() from tests (#8454) 2020-04-19 22:05:47 +02:00
Roi Teveth 1ccafc617c
Add spark_kubernetes system test (#7875)
fix reformat

fix default connection sort
2020-04-02 11:43:35 -07:00
roitvt 6c39a3bf97
[AIRFLOW-6542] Add spark-on-k8s operator/hook/sensor (#7163) 2020-03-10 12:56:24 +00:00