PHPLIB-467: Remove priorities from MO replica sets to fix test failures

parent 0570864b
......@@ -15,7 +15,6 @@
"smallfiles": true
},
"rsParams": {
"priority": 99,
"tags": {
"ordinal": "one",
"dc": "pa"
......@@ -36,7 +35,6 @@
"smallfiles": true
},
"rsParams": {
"priority": 1.1,
"tags": {
"ordinal": "two",
"dc": "nyc"
......
......@@ -13,7 +13,6 @@
"bind_ip_all": true
},
"rsParams": {
"priority": 99,
"tags": {
"ordinal": "one",
"dc": "pa"
......
......@@ -13,7 +13,6 @@
"bind_ip_all": true
},
"rsParams": {
"priority": 99,
"tags": {
"ordinal": "one",
"dc": "pa"
......@@ -32,7 +31,6 @@
"bind_ip_all": true
},
"rsParams": {
"priority": 1.1,
"tags": {
"ordinal": "two",
"dc": "nyc"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment