Skip to content

Commit

Permalink
improvement(sdcm/cluster): Store dc and rack information in argus
Browse files Browse the repository at this point in the history
This commit brings updated argus client version that supports storing dc
and rack information, and a change to submit it.

Fixes scylladb/qa-tasks#1657
  • Loading branch information
k0machi authored and fruch committed May 21, 2024
1 parent f602bf2 commit a7e68c8
Show file tree
Hide file tree
Showing 4 changed files with 210 additions and 208 deletions.
2 changes: 1 addition & 1 deletion docker/env/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.63-idna-3.7-pydantic-1.10.13
1.64-update-argus-dc-rack-name-0.12.2-r2
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ mysql-connector-python==8.0.26
docker==4.4.4 # can't use >=5 because of tcconfig==0.26.0
python-jenkins==1.7.0
ssh2-python==1.0.0
argus-alm==0.11.7
argus-alm==0.12.3
parameterized==0.8.1
pylint==2.11.1 # Needed for pre-commit hooks
autopep8==1.5.7 # Needed for pre-commit hooks
Expand Down
Loading

0 comments on commit a7e68c8

Please sign in to comment.