Skip to content

test: remove kokoro system tests for cloud-profiler - #8811

Merged
danieljbruce merged 3 commits into
mainfrom
remove-kokoro-tests-cloud-profiler
Jul 6, 2026
Merged

test: remove kokoro system tests for cloud-profiler#8811
danieljbruce merged 3 commits into
mainfrom
remove-kokoro-tests-cloud-profiler

Conversation

@danieljbruce

Copy link
Copy Markdown
Contributor

Description

#8698 added the CI check to run cloud-profiler system tests in GCB so now we don't need to run the system tests in kokoro anymore. This pull request removes the CI check to run system tests from the kokoro environment because it is now redundant.

Impact

Removes redundant testing to save resources.

Files changed

  • Removes the system-test.cfg files so that kokoro doesn't try to run system-test.sh from continuous or presubmit environments.
  • Removes the system-test.sh file as it will not be used anymore now that the config files are gone
  • trampoline_v2.sh example refers to test.sh instead since system-test.sh doesn't exist anymore

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

Copy link
Copy Markdown
Contributor

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 the Kokoro system test configuration and script files, and updates the example in trampoline_v2.sh to reference .kokoro/test.sh instead of .kokoro/system-test.sh. I have no feedback to provide.

@danieljbruce
danieljbruce marked this pull request as ready for review July 6, 2026 17:39
@danieljbruce
danieljbruce requested a review from a team as a code owner July 6, 2026 17:39

@aabmass aabmass left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Great thanks!

@danieljbruce
danieljbruce merged commit 0ef3a9c into main Jul 6, 2026
38 checks passed
@danieljbruce
danieljbruce deleted the remove-kokoro-tests-cloud-profiler branch July 6, 2026 20:41
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.

2 participants