Skip to content
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

Bring back integration tests for Fog-Google #540

Merged
merged 13 commits into from
Jul 25, 2021
Merged

Conversation

Temikus
Copy link
Member

@Temikus Temikus commented Jul 18, 2021

Thanks to generous help of folks from MindMeister we can continue working on this project and have CI again ❤️

This PR returns CI integration and fixes all of the failing tests that are present.

Temikus added 3 commits July 23, 2021 13:41
- Setting IPv4 range directly in the network is no longer allowed
- Add auto_create_subnetworks to the test factory to automatically kick off subnetworks
- Leaving the attribute in so it doesn't break querying legacy subnetworks that still exist
This is a leftover from an old migration and should no longer be needed.
Primary reason for removing - this prevents us from setting all attributes, e.g. `subnetworks` that are now critical.
Opted to lock down the CI through GitHub options a bit more prohibiting external contributors from running CI
@Temikus Temikus force-pushed the self-hosted-runners branch 4 times, most recently from d0453e0 to 6ce5b85 Compare July 24, 2021 07:38
@Temikus Temikus force-pushed the self-hosted-runners branch from 6ce5b85 to 1e45ca1 Compare July 24, 2021 08:41
@Temikus
Copy link
Member Author

Temikus commented Jul 25, 2021

Woo all tests pass 🙌

Except for SQL which is just being flaky as usual - I'll address it in another PR.

@Temikus Temikus merged commit 7e39340 into master Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant