Skip to content

add continuous Kokoro job for compliance & prerelease sessions #93

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

Closed
tswast opened this issue Mar 25, 2022 · 2 comments · Fixed by #95
Closed

add continuous Kokoro job for compliance & prerelease sessions #93

tswast opened this issue Mar 25, 2022 · 2 comments · Fixed by #95
Assignees
Labels
api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. type: process A process-related concern. May include testing, release, or the like.

Comments

@tswast
Copy link
Collaborator

tswast commented Mar 25, 2022

It's great to have compliance tests and prerelease tests as presubmits, but we'll need some Kokoro jobs running nightly so that flakey bot can help us out.

@tswast tswast added the type: process A process-related concern. May include testing, release, or the like. label Mar 25, 2022
@tswast tswast self-assigned this Mar 25, 2022
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. label Mar 25, 2022
@tswast
Copy link
Collaborator Author

tswast commented Mar 25, 2022

Looks like it's running, but maybe need to adjust some filenames so that the compliance tests and unit tests have a different sponge log:

nox > Ran multiple sessions:
nox > * lint: success
nox > * unit-3.6: success
nox > * unit-3.7: success
nox > * unit-3.8: success
nox > * unit-3.9: success
nox > * unit-3.10: success
nox > * unit_prerelease: success
nox > * compliance: success
nox > * compliance_prerelease: success
nox > * cover: success
nox > * lint_setup_py: success
nox > * blacken: success
nox > * docs: success
[FlakyBot] Sending logs to Flaky Bot...
[FlakyBot] See [https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot](https://www.google.com/url?q=https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot&sa=D).
[FlakyBot] Published prerelease_unit_3.10_sponge_log.xml (4260280964713154)!
[FlakyBot] Published unit_3.10_sponge_log.xml (4260303520715380)!
[FlakyBot] Published unit_3.6_sponge_log.xml (4260299392953491)!
[FlakyBot] Published unit_3.7_sponge_log.xml (4260265802985318)!
[FlakyBot] Published unit_3.8_sponge_log.xml (4260296557589830)!
[FlakyBot] Published unit_3.9_sponge_log.xml (4260287690680347)!
[FlakyBot] Done!
cleanup

@tswast
Copy link
Collaborator Author

tswast commented Mar 28, 2022

Confirmed that FlakyBot has the right test log files now.

nox > Ran multiple sessions:
nox > * lint: success
nox > * unit-3.6: success
nox > * unit-3.7: success
nox > * unit-3.8: success
nox > * unit-3.9: success
nox > * unit-3.10: success
nox > * unit_prerelease: success
nox > * compliance: success
nox > * compliance_prerelease: success
nox > * cover: success
nox > * lint_setup_py: success
nox > * blacken: success
nox > * docs: success
[FlakyBot] Sending logs to Flaky Bot...
[FlakyBot] See [https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot](https://www.google.com/url?q=https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot&sa=D).
[FlakyBot] Published compliance_3.10_sponge_log.xml (4276585665681388)!
[FlakyBot] Published compliance_prerelease_3.10_sponge_log.xml (4276583157817767)!
[FlakyBot] Published unit_3.10_sponge_log.xml (4276520577142388)!
[FlakyBot] Published unit_3.6_sponge_log.xml (4276549414446192)!
[FlakyBot] Published unit_3.7_sponge_log.xml (4276605451147771)!
[FlakyBot] Published unit_3.8_sponge_log.xml (4276495296841563)!
[FlakyBot] Published unit_3.9_sponge_log.xml (4276564750489004)!
[FlakyBot] Published unit_prerelease_3.10_sponge_log.xml (4276594101225068)!
[FlakyBot] Done!
cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant