mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
refactor: OS discovery tests are now dynamic (#6555)
* refactor: OS discovery tests are now dynamic All that needs to be done now is supply snmprec files with the proper name. os.snmprec or os_description.snmprec I also tweaked the loading of yaml files to speed up the tests substantially. Verifies all os have at least one test and all snmprec files are tested. * fix typo
This commit is contained in:
committed by
Neil Lathwood
parent
c772a36142
commit
4dbab407bb
2
tests/snmpsim/freebsd_freenas.snmprec
Normal file
2
tests/snmpsim/freebsd_freenas.snmprec
Normal file
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|Hardware: amd64 Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz running at 3099 Software: FreeBSD 10.3-STABLE (revision 199506)
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.8072.3.2.8
|
Reference in New Issue
Block a user