ci: remove ci tool job

Removes the ci tool child pipeline job and its trigger. I used ci tool to triage flakes and see trends in the CI stability. As I no longer own CI, I want to remove it along with AWS RDS database to reduce AWS costs.

What

  • Deleted .gitlab/ci/ci_tool.yml (the ci tool job definition).
  • Removed the trigger ci tool: block from .gitlab/ci/aux_jobs.yml.

The script/ci_tool/ tooling (Python e2e_stats script and DB migrations) is left in place.

🤖 Generated with Claude Code

Edited by Pawel Rozlach

Merge request reports

Loading