Skip to content

chore: update kokoro prerelease and core_deps jobs#17286

Merged
ohmayr merged 1 commit into
mainfrom
update-kokoro-job-configs
May 28, 2026
Merged

chore: update kokoro prerelease and core_deps jobs#17286
ohmayr merged 1 commit into
mainfrom
update-kokoro-job-configs

Conversation

@ohmayr
Copy link
Copy Markdown
Contributor

@ohmayr ohmayr commented May 28, 2026

Update Kokoro configs for google-cloud-python continuous and presubmit jobs.

This will allow us to run prerelease_deps and core_deps_from_source as part of the kokoro continuous job only, enabling us to remove the GHA running these tests as part of the presubmit.

Googlers see: cl/922769555

Fixes: #17243

@ohmayr ohmayr requested a review from a team as a code owner May 28, 2026 14:58
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes Kokoro continuous integration configuration files, specifically deleting core_deps.cfg and another configuration file containing environment variables for prerelease dependencies and test projects. There are no review comments, and I have no feedback to provide.

@ohmayr ohmayr merged commit 7dd5450 into main May 28, 2026
34 checks passed
@ohmayr ohmayr deleted the update-kokoro-job-configs branch May 28, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move unittest / prerelease and unittest / core_deps_from_source-3.14 to a post submit test

2 participants