Skip to content

Commit

Permalink
vacdst host rename (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
yakimant authored Jan 20, 2025
1 parent d1b9c24 commit 8f47c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plotting/loads.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
sns.set_theme()

language = ["Nim", "Rust", "Go"]
server = ["metal-01.he-eu-hel1.vacdst.misc", "metal-01.he-eu-fsn1.vacdst.misc"]
server = ["metal-01.he-eu-hel1.misc.vacdst"]

folders_grouped = [("../gossipsubdata_2nd/load/109/", "../gossipsubdatarust/load/109/", "../gossipsubdatago/load/109/"),
("../gossipsubdata_2nd/load/198/", "../gossipsubdatarust/load/198/", "../gossipsubdatago/load/198/")]
Expand Down

0 comments on commit 8f47c8f

Please sign in to comment.