Skip to content

Commit

Permalink
added version env var for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Reddy Boyapally <[email protected]>
  • Loading branch information
shashank-boyapally committed Sep 13, 2024
1 parent fcd4914 commit 090d3c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ setup() {
export ES_SERVER="$QE_ES_SERVER"
export es_metadata_index="perf_scale_ci*"
export es_benchmark_index="ripsaw-kube-burner*"
export version='4.17'
}

@test "orion cmd label small scale cluster density with hunter-analyze " {
Expand Down

0 comments on commit 090d3c5

Please sign in to comment.