-
Notifications
You must be signed in to change notification settings - Fork 50
Add dependabot for tests #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The default timeout of |
* 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.
97ba584 to
2453c5a
Compare
|
Updated the test script to actually use the ginkgo v2 CLI 😅 |
|
Any reason we're go installing ginkgo as opposed to go running like our other pipes? |
|
None except that's the way we were doing it before. Would you like me to change it? |
|
This pull request was marked as |
Keep the acceptance tests dependencies up-to-date.
Drive-bys: