Updated default ECN settings for T2 chassis (#15541)
* Updated default ECN settings for T2 chassis (#14388) Why I did it Update ECN settings for T2 chassis How I did it Updated qos config file to load these settings during switch bootup How to verify it Verified on line card on T2 chassis * Fix for test failures * Test case failures * test case fix
This commit is contained in:
parent
5db1a495a1
commit
41cd22d04e
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -1 +1,21 @@
|
||||
{%- macro generate_wred_profiles() %}
|
||||
"WRED_PROFILE": {
|
||||
"AZURE_LOSSLESS" : {
|
||||
"wred_green_enable" : "true",
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
}
|
||||
},
|
||||
{%- endmacro %}
|
||||
|
||||
{%- include 'qos_config.j2' %}
|
||||
|
@ -914,8 +914,6 @@
|
||||
<HoldTime>10</HoldTime>
|
||||
<KeepAliveTime>3</KeepAliveTime>
|
||||
</BGPSession>
|
||||
|
||||
|
||||
<BGPSession>
|
||||
<StartRouter>ASIC0</StartRouter>
|
||||
<EndRouter>ASIC1</EndRouter>
|
||||
|
@ -914,8 +914,6 @@
|
||||
<HoldTime>10</HoldTime>
|
||||
<KeepAliveTime>3</KeepAliveTime>
|
||||
</BGPSession>
|
||||
|
||||
|
||||
<BGPSession>
|
||||
<StartRouter>ASIC0</StartRouter>
|
||||
<EndRouter>str3-7800-lc2-1</EndRouter>
|
||||
|
@ -914,8 +914,6 @@
|
||||
<HoldTime>10</HoldTime>
|
||||
<KeepAliveTime>3</KeepAliveTime>
|
||||
</BGPSession>
|
||||
|
||||
|
||||
<BGPSession>
|
||||
<StartRouter>ASIC0</StartRouter>
|
||||
<EndRouter>ASIC1</EndRouter>
|
||||
|
@ -154,8 +154,6 @@
|
||||
<HoldTime>10</HoldTime>
|
||||
<KeepAliveTime>3</KeepAliveTime>
|
||||
</BGPSession>
|
||||
|
||||
|
||||
<BGPSession>
|
||||
<StartRouter>ASIC0</StartRouter>
|
||||
<EndRouter>ASIC1</EndRouter>
|
||||
|
@ -484,12 +484,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -484,12 +484,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -484,12 +484,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -484,12 +484,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -268,12 +268,12 @@
|
||||
"wred_yellow_enable" : "true",
|
||||
"wred_red_enable" : "true",
|
||||
"ecn" : "ecn_all",
|
||||
"green_max_threshold" : "2097152",
|
||||
"green_min_threshold" : "1048576",
|
||||
"yellow_max_threshold" : "2097152",
|
||||
"yellow_min_threshold" : "1048576",
|
||||
"red_max_threshold" : "2097152",
|
||||
"red_min_threshold" : "1048576",
|
||||
"green_max_threshold" : "10000000",
|
||||
"green_min_threshold" : "2000000",
|
||||
"yellow_max_threshold" : "10000000",
|
||||
"yellow_min_threshold" : "2000000",
|
||||
"red_max_threshold" : "10000000",
|
||||
"red_min_threshold" : "2000000",
|
||||
"green_drop_probability" : "5",
|
||||
"yellow_drop_probability": "5",
|
||||
"red_drop_probability" : "5"
|
||||
|
@ -31,6 +31,8 @@ class TestJ2Files(TestCase):
|
||||
self.dell9332_t1_minigraph = os.path.join(self.test_dir, 'sample-dell-9332-t1-minigraph.xml')
|
||||
self.radv_test_minigraph = os.path.join(self.test_dir, 'radv-test-sample-graph.xml')
|
||||
self.no_ip_helper_minigraph = os.path.join(self.test_dir, 't0-sample-no-ip-helper-graph.xml')
|
||||
self.nokia_ixr7250e_36x100g_t2_minigraph = os.path.join(self.test_dir, 'sample-nokia-ixr7250e-36x100g-t2-minigraph.xml')
|
||||
self.nokia_ixr7250e_36x400g_t2_minigraph = os.path.join(self.test_dir, 'sample-nokia-ixr7250e-36x400g-t2-minigraph.xml')
|
||||
self.output_file = os.path.join(self.test_dir, 'output')
|
||||
self.nokia_ixr7250e_36x100g_t2_minigraph = os.path.join(self.test_dir, 'sample-nokia-ixr7250e-36x100g-t2-minigraph.xml')
|
||||
self.nokia_ixr7250e_36x400g_t2_minigraph = os.path.join(self.test_dir, 'sample-nokia-ixr7250e-36x400g-t2-minigraph.xml')
|
||||
|
Reference in New Issue
Block a user