Skip to content

Commit

Permalink
added the test_vectors file
Browse files Browse the repository at this point in the history
  • Loading branch information
kanza-latif committed Sep 18, 2024
1 parent 78ed39c commit ce3f215
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/hostcfgd/test_vectors.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,13 @@
"timezone": "Europe/Kyiv"
}
},
"MEMORY_STATISTICS": {
"config": {
"enabled": "true",
"retention_time": "15 days",
"sampling_interval": "5 minutes"
}
},
"MGMT_INTERFACE": {
"eth0|1.2.3.4/24": {}
},
Expand Down

0 comments on commit ce3f215

Please sign in to comment.