We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a4981 commit cca4d6dCopy full SHA for cca4d6d
2 files changed
tests/templates/kuttl/logging/52-assert.yaml.j2
@@ -14,4 +14,3 @@ commands:
14
kubectl exec -n $NAMESPACE test-airflow-python-0 -- python /tmp/metrics.py --role-group automatic-log-config --airflow-version "{{ test_scenario['values']['airflow'] }}"
15
kubectl exec -n $NAMESPACE test-airflow-python-0 -- python /tmp/metrics.py --role-group custom-log-config --airflow-version "{{ test_scenario['values']['airflow'] }}"
16
{% endif %}
17
-
tests/templates/kuttl/mount-dags-configmap/50-assert.yaml.j2
@@ -10,4 +10,3 @@ commands:
10
{% else %}
11
- script: kubectl exec -n $NAMESPACE test-airflow-python-0 -- python /tmp/health.py --airflow-version "{{ test_scenario['values']['airflow-latest'] }}"
12
13
0 commit comments