File tree 5 files changed +0
-27
lines changed
dev-integration-test-schedulerv2
5 files changed +0
-27
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,3 @@ JOB_KUBE_MAIN_CONTAINER_IMAGE_PULL_POLICY=
68
68
NEW_SCHEDULER = true
69
69
CONTAINER_ORCHESTRATOR_ENABLED = true
70
70
71
- # Set this lower to speed up tests significantly
72
- REPLICATION_WORKER_STATUS_CHECK_INTERVAL = 1
73
-
Original file line number Diff line number Diff line change 13
13
configMapKeyRef :
14
14
name : airbyte-env
15
15
key : CONTAINER_ORCHESTRATOR_ENABLED
16
- - name : REPLICATION_WORKER_STATUS_CHECK_INTERVAL
17
- valueFrom :
18
- configMapKeyRef :
19
- name : airbyte-env
20
- key : REPLICATION_WORKER_STATUS_CHECK_INTERVAL
Original file line number Diff line number Diff line change @@ -67,6 +67,3 @@ JOB_KUBE_MAIN_CONTAINER_IMAGE_PULL_POLICY=
67
67
# Launch a separate pod to orchestrate sync steps
68
68
CONTAINER_ORCHESTRATOR_ENABLED = false
69
69
70
- # Set this lower to speed up tests significantly
71
- REPLICATION_WORKER_STATUS_CHECK_INTERVAL = 1
72
-
Original file line number Diff line number Diff line change @@ -32,4 +32,3 @@ secretGenerator:
32
32
33
33
patchesStrategicMerge :
34
34
- parallelize-worker.yaml
35
- - speed-up-worker.yaml
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments