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

feat: make tests run against environments other than prod #883

Merged
merged 70 commits into from
Oct 21, 2022

Conversation

rsaksham
Copy link
Contributor

@rsaksham rsaksham commented Oct 7, 2022

Made changes that override api endpoint information while triggering builds from kokoro .
All tests against prod are still successful.
Some system tests are currently incompatible with nonprod environments and hence are marked to be skipped if endpoint is being overriden.

@rsaksham rsaksham requested review from a team as code owners October 7, 2022 16:54
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/python-storage API. labels Oct 7, 2022
@rsaksham rsaksham changed the title Make tests run against environments other than prod feat: make tests run against environments other than prod Oct 10, 2022
google/cloud/storage/blob.py Show resolved Hide resolved
.kokoro/build.sh Show resolved Hide resolved
google/cloud/storage/client.py Outdated Show resolved Hide resolved
tests/system/test__signing.py Outdated Show resolved Hide resolved
tests/system/test_bucket.py Outdated Show resolved Hide resolved
tests/system/test_client.py Outdated Show resolved Hide resolved
noxfile.py Outdated Show resolved Hide resolved
@andrewsg andrewsg added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2022
chore(deps): update dependency pandas to v1.5.1 (googleapis#889)
@andrewsg andrewsg added the automerge Merge the pull request once unit tests and other checks pass. label Oct 20, 2022
@gcf-merge-on-green
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 20, 2022
docs: streamline docs for c.g.c migration (googleapis#876)
@frankyn frankyn added kokoro:force-run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Oct 20, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 20, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7dfeb62 into googleapis:main Oct 21, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 21, 2022
@rsaksham rsaksham deleted the main_pr branch December 8, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/python-storage API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants