Skip to content

Commit

Permalink
Merge pull request #68 from shashank-boyapally/requirements-update
Browse files Browse the repository at this point in the history
fmatch bumped to v0.0.9
  • Loading branch information
vishnuchalla authored Sep 13, 2024
2 parents a6dd796 + 090d3c5 commit 796c087
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ certifi==2023.11.17
click==8.1.7
elastic-transport==8.11.0
elasticsearch==7.13.0
fmatch==0.0.8
fmatch==0.0.9
Jinja2==3.1.3
python-dateutil==2.8.2
pytz==2023.3.post1
Expand Down
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 796c087

Please sign in to comment.