Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dbudziwojskiNR committed Aug 18, 2023
1 parent bdb14d6 commit 2486d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/test-specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ scenarios:
expected_results:
- key: "Capacity (Mi)"
lowerBoundedValue: 0
# END PersistentVolume
# START PersistentVolumeClaim
# END PersistentVolume
# START PersistentVolumeClaim
- query: "FROM Metric SELECT latest(k8s.persistentvolumeclaim.statusPhase) as 'Status' WHERE metricName = 'k8s.persistentvolumeclaim.createdAt' and k8s.pvcName = '${SCENARIO_TAG}-resources'"
expected_results:
- key: "Status"
Expand Down

0 comments on commit 2486d50

Please sign in to comment.