Test: add install hydrophone

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
ChengHao Yang
2025-11-29 01:57:35 +08:00
parent 78199c3bc3
commit c138157886
3 changed files with 21 additions and 0 deletions

View File

@@ -38,3 +38,9 @@ flannel_image_repo: "{{ quay_image_repo }}/kubespray/flannel"
flannel_init_image_repo: "{{ quay_image_repo }}/kubespray/flannel-cni-plugin"
local_release_dir: "{{ '/tmp/releases' if inventory_hostname != 'localhost' else (lookup('env', 'PWD') + '/downloads') }}"
hydrophone_version: "0.7.0"
hydrophone_arch: "x86_64"
hydrophone_checksum: "sha256:15a6c09962f9bd4a1587af068b5edef1072327a77012d8fbb84992c7c87c0475"
hydrophone_parallel: 1
hydrophone_path: "{{ bin_dir }}/hydrophone"