You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/21 11:43:24 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #13194: Fix typos and minor simplification in TESTING.rst

kaxil commented on a change in pull request #13194:
URL: https://github.com/apache/airflow/pull/13194#discussion_r546660737



##########
File path: TESTING.rst
##########
@@ -480,18 +481,18 @@ This installs airflow and enters
 Running Tests with Kubernetes
 =============================
 
-Airflow has tests that are run against real kubernetes cluster. We are using
+Airflow has tests that are run against real Kubernetes cluster. We are using
 `Kind <https://kind.sigs.k8s.io/>`_ to create and run the cluster. We integrated the tools to start/stop/
 deploy and run the cluster tests in our repository and into Breeze development environment.
 
-Configuration for the cluster is kept in ``./build/.kube/config`` file in your Airflow source repository and
+Configuration for the cluster is kept in ``./build/.kube/config`` file in your Airflow source repositor, and

Review comment:
       ```suggestion
   Configuration for the cluster is kept in ``./build/.kube/config`` file in your Airflow source repository, and
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org