CI pipeline cleanup: remove Splunk tests, update tooling, enforce zero-leftover teardown#109
Draft
CI pipeline cleanup: remove Splunk tests, update tooling, enforce zero-leftover teardown#109
Conversation
…lint, enhance cleanup - Update golangci-lint from v1.57.0 to v1.64.8 (latest stable v1.x) - Remove Splunk tests entirely (subset of Ceph tests) from Makefile, Jenkinsfile, and README - Enhance integration-env-clean with docker compose --volumes --remove-orphans --rmi local and docker volume prune for Zero-Leftover Policy - Add help comment to integration-env-clean target - Update README to document Ceph S3 tests correctly Co-authored-by: amwolff <30234756+amwolff@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Audit and optimize CI pipeline for verification path
CI pipeline cleanup: remove Splunk tests, update tooling, enforce zero-leftover teardown
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Audit and optimize the CI verification path: remove redundant test suites, update stale tooling, and harden integration environment teardown.
Remove Splunk tests — Splunk S3 tests are a subset of the Ceph tests. Removed
integration-splunk-teststarget, itsintegration-all-testsdependency, Jenkinsfile stage, Docker image cleanup reference, and README documentation.Update golangci-lint —
v1.57.0→v1.64.8(latest stable v1.x, preserving config compatibility).Zero-leftover teardown —
integration-env-cleannow runs:This ensures compose-managed volumes, orphaned containers, locally-built images, and dangling volumes are all removed after a CI run.
Documentation — README updated to reference
integration-ceph-testsand link toceph/s3-testsupstream.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/golangci/golangci-lint/releases/latest/home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js(http block)If you need me to access, download, or install something from one of these locations, you can either:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.