Skip to content

Rename prowjobdispatcher and autotestgridgenerator#4925

Open
psalajova wants to merge 1 commit intoopenshift:mainfrom
psalajova:rename-tools
Open

Rename prowjobdispatcher and autotestgridgenerator#4925
psalajova wants to merge 1 commit intoopenshift:mainfrom
psalajova:rename-tools

Conversation

@psalajova
Copy link
Contributor

Rename prowjobdispatcher and autotestgridgenerator directories to match their image names (prow-job-dispatcher and auto-testgrid-generator), enabling the build system's affected-tool detection to correctly rebuild images when source code changes. This follows the same pattern as #4905 for auto-config-brancher. .

@openshift-ci-robot
Copy link
Contributor

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: automatic mode

@coderabbitai
Copy link

coderabbitai bot commented Feb 3, 2026

Walkthrough

Two files updated: README title corrected from "prow-job-dispatch" to "prow-job-dispatcher", and Dockerfile binary path references updated from /usr/bin/autotestgridgenerator to /usr/bin/auto-testgrid-generator in ADD and ENTRYPOINT instructions.

Changes

Cohort / File(s) Summary
Documentation
cmd/prow-job-dispatcher/README.md
Title updated from "prow-job-dispatch" to "prow-job-dispatcher".
Build Configuration
images/auto-testgrid-generator/Dockerfile
Binary path renamed in ADD instruction (source) and ENTRYPOINT from autotestgridgenerator to auto-testgrid-generator.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@psalajova
Copy link
Contributor Author

/hold
wait for openshift/release#74312 to merge

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 3, 2026
@openshift-ci openshift-ci bot requested review from liangxia and pruan-rht February 3, 2026 14:54
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 3, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 3, 2026

@psalajova: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/breaking-changes 7650791 link false /test breaking-changes
ci/prow/images 7650791 link true /test images

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 4, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liangxia, psalajova

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants