Skip to content

Commit

Permalink
Add bom02 to 50%, part of cloud metro trial (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-soltesz authored Nov 9, 2022
1 parent 56d9883 commit 230b05b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/mlabns/util/resolver.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def answer_query(self, query):
site_keep_probability = {
'ams10': 0.1, # virtual site
'bom01': 0.5,
'bom02': 0.5,
'bru06': 0.1, # virtual site
'cgk01': 0.1, # virtual site
'chs01': 0.1, # virtual site
Expand Down

0 comments on commit 230b05b

Please sign in to comment.