## Summary - revert the 17 pipeline-line changes introduced by `PingCAP-QE/ci#4443` - restore `dedicated` / `dedicated-next-gen` defaults in the affected nextgen TiKV-related pipelines - keep the revert scoped to the original merged change on top of current `main`
## Why `#EE-CICD` requested rolling back `ci#4443`. I checked current `main` first and confirmed the `#4443` edits had not been superseded by later PRs on those files, so a direct revert is the smallest safe rollback.
## Validation - `git diff --check origin/main...HEAD` - `rg -n "cloud-engine(-next-gen)?" <affected files>` returns no matches after the revert