Timeout issue in local ./gradlew airbyte-integrations:connectors:<name>:integrationTest

  • Is this your first time deploying Airbyte?: No
  • OS Version / Instance: MacOS
  • Memory / Disk: 1 Tb
  • Deployment: Docker
  • Airbyte Version: 0.2
  • Source name/version: Building new connector
  • Destination name/version: NA
  • Step: new source
  • Description: While performing the gradlew for integration test, we are facing timeout issue. When performing integration_tests.acceptance everything worked fine as we increased the timeout_seconds = 2400, in the acceptance-test-config.yml . Need suggestions how we can overcome this issue.