Skip to content

fix: Reorganizing fixtures for the dataproc quickstart #9666

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

Merged
merged 9 commits into from
Apr 18, 2023

Conversation

nicain
Copy link
Contributor

@nicain nicain commented Apr 17, 2023

Fixes #9461

Reorganizing the test fixtures to use module-scoped fixtures, with each fixture component set-up and tear-down having separate flaky-addressing backoff decorators. Also moving all tear-down logic into finally clauses.

Might still require additional refinement, if the backoffs are not catching the right exceptions.

@nicain nicain requested a review from engelke April 17, 2023 19:42
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: dataproc Issues related to the Dataproc API. labels Apr 17, 2023
@nicain nicain self-assigned this Apr 17, 2023
@nicain nicain added the snippet-bot:force-run Force snippet-bot runs its logic label Apr 17, 2023
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Apr 17, 2023
@nicain nicain added the snippet-bot:force-run Force snippet-bot runs its logic label Apr 17, 2023
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Apr 17, 2023
@nicain nicain added the snippet-bot:force-run Force snippet-bot runs its logic label Apr 17, 2023
@snippet-bot snippet-bot bot removed the snippet-bot:force-run Force snippet-bot runs its logic label Apr 17, 2023
@nicain nicain marked this pull request as ready for review April 17, 2023 21:25
@nicain nicain requested a review from a team as a code owner April 17, 2023 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dataproc Issues related to the Dataproc API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dataproc.snippets.quickstart.quickstart_test: test_quickstart failed
3 participants