-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:CIAirflow's tests and continious integrationAirflow's tests and continious integrationarea:helm-chartAirflow Helm ChartAirflow Helm Chart
Description
Body
Setting the [api/base_url] config dynamically in Kubernetes tests and performing a rolling restart of airflow-api-server slows down the tests.
Instead, we can set [api/base_url] to KUBERNETES_HOST_PORT when running breeze k8s deploy-airflow.
https://github.com/apache/airflow/blob/main/kubernetes_tests/test_base.py#L66-L67
For anyone working on this issue, you may find this commit helpful as a reference: 7bcf2e6.
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Metadata
Metadata
Assignees
Labels
area:CIAirflow's tests and continious integrationAirflow's tests and continious integrationarea:helm-chartAirflow Helm ChartAirflow Helm Chart
Type
Projects
Status
Done