Skip to content

Add perfscale tools binaries - #1

Open
chentex wants to merge 1 commit into
openshift-eng:mainfrom
chentex:update-perfscale-image
Open

Add perfscale tools binaries#1
chentex wants to merge 1 commit into
openshift-eng:mainfrom
chentex:update-perfscale-image

Conversation

@chentex

@chentex chentex commented Jul 16, 2026

Copy link
Copy Markdown

Adds the following tools:

  • orion
  • kube-burner
  • kube-burner-ocp
  • ocp-metadata

Results in the built image:

[root@2eac170bd89e /]# which ocp-metadata && ocp-metadata --help
/usr/bin/ocp-metadata
ocp-metadata is a CLI tool that retrieves comprehensive OpenShift cluster metadata
including cluster information, node details, networking configuration, and more.
...
[root@2eac170bd89e /]# which kube-burner && kube-burner version
/usr/bin/kube-burner
Version: 2.7.3
Git Commit: 9091baef070ca04e1116cc4d07e53d08490e6896
Build Date: 2026-06-23T11:31:26Z
Go Version: go1.25.11
OS/Arch: linux amd64

[root@2eac170bd89e /]# which kube-burner-ocp && kube-burner-ocp version
/usr/bin/kube-burner-ocp
Version: 1.11.17
Git Commit: e0970295486fb5c9a7d1d5612e33c7c7502c0103
Build Date: 2026-06-29T19:47:07Z
Go Version: go1.25.11
OS/Arch: linux amd64

[root@2eac170bd89e /]# which orion && orion --version
/usr/local/bin/orion
orion 1.1.4

Signed-off-by: Vicente Zepeda Mas <vzepedam@redhat.com>
@chentex
chentex requested a review from rsevilla87 July 16, 2026 09:21
@rsevilla87

Copy link
Copy Markdown
Contributor

/test ?

@rsevilla87

Copy link
Copy Markdown
Contributor

/test images

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