Skip to content

Add iozone extra-software with Clickteam GUI automation - #30

Open
gayadav wants to merge 1 commit into
HCK-CI:mainfrom
gayadav:gaur_iozone_config
Open

Add iozone extra-software with Clickteam GUI automation#30
gayadav wants to merge 1 commit into
HCK-CI:mainfrom
gayadav:gaur_iozone_config

Conversation

@gayadav

@gayadav gayadav commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

IozoneSetup.exe (Clickteam Install Creator) has no silent install mode. The installer is automated via Win32 PostMessage BM_CLICK from a scheduled task running on the interactive desktop, same launcher/worker pattern as functest sigverif.

  • config.json: download_url fetches IozoneSetup.exe from iozone.org
  • install_iozone.ps1: Session 0 launcher, schedules worker, polls result
  • install_iozone_worker.ps1: Session 1 worker, clicks through 6 wizard pages (Welcome, Directory, Create dir, Confirmation, Complete, Publisher)
  • Installs to C:\Program Files (x86)\Benchmarks\Iozone3_483\

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

IozoneSetup.exe (Clickteam Install Creator) has no silent install mode.
The installer is automated via Win32 PostMessage BM_CLICK from a
scheduled task running on the interactive desktop, same launcher/worker
pattern as functest sigverif.

- config.json: download_url fetches IozoneSetup.exe from iozone.org
- install_iozone.ps1: Session 0 launcher, schedules worker, polls result
- install_iozone_worker.ps1: Session 1 worker, clicks through 6 wizard
  pages (Welcome, Directory, Create dir, Confirmation, Complete, Publisher)
- Installs to C:\Program Files (x86)\Benchmarks\Iozone3_483\

Signed-off-by: Gaurav Yadav <gayadav@redhat.com>
@gayadav
gayadav force-pushed the gaur_iozone_config branch from b3c4272 to 4ec47b8 Compare July 29, 2026 05:16
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.

1 participant