Skip to content

Conversation

@ctlong
Copy link
Member

@ctlong ctlong commented Jul 15, 2022

Keep the acceptance tests dependencies up-to-date.

Drive-bys:

  • Bump go minimum version for that module to go1.17.
  • Bump to ginkgo v2.

@ctlong ctlong marked this pull request as ready for review July 15, 2022 22:45
Benjamintf1
Benjamintf1 previously approved these changes Jul 16, 2022
@ctlong
Copy link
Member Author

ctlong commented Jul 18, 2022

The default timeout of 1h in ginkgo v2 wasn't enough for CI (ginkgo v1 had a default timeout of 24h). Updated the test script to include a new timeout of 2h.

Benjamintf1
Benjamintf1 previously approved these changes Jul 18, 2022
* Install the ginkgo v2 CLI based on the version in tests.
* Use ginkgo v2 flags.
* Set the default timeout to 2h so that tests pass. The default timeout
  in ginkgo v1 was 24h.

See
[here](https://onsi.github.io/ginkgo/#recommended-continuous-integration-configuration)
for more information.
@ctlong
Copy link
Member Author

ctlong commented Jul 18, 2022

Updated the test script to actually use the ginkgo v2 CLI 😅

@Benjamintf1
Copy link
Member

Any reason we're go installing ginkgo as opposed to go running like our other pipes?

@ctlong
Copy link
Member Author

ctlong commented Jul 18, 2022

None except that's the way we were doing it before. Would you like me to change it?

@bosh-admin-bot
Copy link

This pull request was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants