Skip to content

Conversation

@Hardikl
Copy link
Contributor

@Hardikl Hardikl commented Nov 26, 2025

Validated against this Spinhi template,

name:                     Spinhi
query:                    spinhi
object:                   spinhi

instance_key:             uuid

counters:
  - ^^instance_uuid
  - instance_name          => volume
  - node_name              => node
  - spinhi_fileops

plugins:
  - LabelAgent:
      # Ignore transient volumes, e.g. SnapProtect, SnapManager, SnapCenter, CommVault, Clone, and Metadata volumes
      exclude_regex:
        - volume `.+_CVclone`
        - volume `.+(0[1-9]|[12][0-9]|3[01])(0[1-9]|1[012])\d\d[0-9]{6}`
        - volume `cl_.+_(19|20)\d\d(0[1-9]|1[012])( 0[1-9]|[12][0-9]|3[01])[0-9]{6}`
        - volume `sdw_cl_.+`
        - volume `MDV_CRS_.+`
        - volume `MDV_aud_.+`

export_options:
  instance_keys:
    - node
    - volume

@cla-bot cla-bot bot added the cla-signed label Nov 26, 2025
@Hardikl Hardikl changed the title Hl zapiperf test ci: unit test should fail ZapiPerf templates when detect caret Nov 26, 2025
@cgrinds cgrinds merged commit f06ac9a into main Nov 26, 2025
10 checks passed
@cgrinds cgrinds deleted the hl_zapiperf_test branch November 26, 2025 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Harvest template unit test should fail ZapiPerf templates that include a double caret counter

4 participants