Skip to content

Commit

Permalink
Feat(eos_validate_state): ANTA Bump to ANTA 0.12.0 and update code (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-baillargeon authored Feb 2, 2024
1 parent 5070cf1 commit 35f3929
Show file tree
Hide file tree
Showing 25 changed files with 331 additions and 2,971 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -5,47 +5,31 @@
"categories": [
"hardware"
],
"description": "Verifies if the device temperature is within the acceptable range.",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "None"
"description": "Verifies if the device temperature is within the acceptable range."
},
{
"name": "dc1-leaf1c",
"test": "VerifyEnvironmentCooling",
"categories": [
"hardware"
],
"description": "Verifies if the fans status are within the accepted states list.",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "None"
"description": "Verifies if the fans status are within the accepted states list."
},
{
"name": "dc1-leaf1c",
"test": "VerifyEnvironmentPower",
"categories": [
"hardware"
],
"description": "Verifies if the power supplies status are within the accepted states list.",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "None"
"description": "Verifies if the power supplies status are within the accepted states list."
},
{
"name": "dc1-leaf1c",
"test": "VerifyTransceiversManufacturers",
"categories": [
"hardware"
],
"description": "Verifies the transceiver's manufacturer against a list of approved manufacturers.",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "None"
"description": "Verifies the transceiver's manufacturer against a list of approved manufacturers."
},
{
"name": "dc1-leaf1c",
Expand All @@ -54,9 +38,6 @@
"Interface State"
],
"description": "Ethernet Interface & Line Protocol == 'up'",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "Ethernet1 - DC1-LEAF1A_Ethernet8"
},
{
Expand All @@ -66,9 +47,6 @@
"Interface State"
],
"description": "Ethernet Interface & Line Protocol == 'up'",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "Ethernet2 - DC1-LEAF1B_Ethernet8"
},
{
Expand All @@ -78,9 +56,6 @@
"Interface State"
],
"description": "Ethernet Interface & Line Protocol == 'up'",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "Ethernet5 - dc1-leaf1-server1_iLO"
},
{
Expand All @@ -90,9 +65,6 @@
"Interface State"
],
"description": "Port-Channel Interface & Line Protocol == 'up'",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "Port-Channel1 - DC1_L3_LEAF1_Po8"
},
{
Expand All @@ -102,9 +74,6 @@
"LLDP Topology"
],
"description": "LLDP topology - validate peer and interface",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "local: Ethernet1 - remote: dc1-leaf1a_Ethernet8"
},
{
Expand All @@ -114,9 +83,6 @@
"LLDP Topology"
],
"description": "LLDP topology - validate peer and interface",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "local: Ethernet2 - remote: dc1-leaf1b_Ethernet8"
},
{
Expand All @@ -126,9 +92,6 @@
"NTP"
],
"description": "Synchronised with NTP server",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "NTP"
},
{
Expand All @@ -137,10 +100,6 @@
"categories": [
"security"
],
"description": "Verifies if eAPI HTTPS server SSL profile is configured and valid.",
"result": "unset",
"messages": [],
"error": "None",
"custom_field": "None"
"description": "Verifies if eAPI HTTPS server SSL profile is configured and valid."
}
]
Loading

0 comments on commit 35f3929

Please sign in to comment.