Skip to content

Commit b849673

Browse files
committed
added comment
1 parent e532354 commit b849673

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/templates/kuttl/logging/41-install-airflow-cluster.yaml.j2

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ spec:
8585
memory:
8686
limit: 3Gi
8787
envOverrides:
88+
# logging tests use two webservers and if two tests should run in
89+
# parallel then the CPU usage can be high if the default number of
90+
# workers (4) is used
8891
AIRFLOW__API__WORKERS: "1"
8992
roleGroups:
9093
automatic-log-config:

0 commit comments

Comments
 (0)