Skip to content

Conversation

@thechenky
Copy link
Contributor

@thechenky thechenky commented Jun 21, 2019

Description

We no longer need to wait after function deployment for the changes to propagate, since that bug was fixed on the backend, so I removed the 50 second delay between deployment and running tests. Internal bug reference: 74138171.

Additionally, since that delay was the slowest part of the integration tests and it was no longer needed, I removed the parallelization of running Node 8 and Node 10 tests on different projects and simplified the code. The slowest part now is the deployment of functions, which was still happening serially.

Testing

Run integration tests:

./integration_test/run_tests.sh <project_id>

@thechenky thechenky requested a review from kevinajian June 21, 2019 07:32
@thechenky thechenky merged commit 9862b86 into master Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants