Commit Graph

4 Commits

Author SHA1 Message Date
Daniel W. Anner
c95b166139
Implementing Test Updates (Slugs & File Names) (#1454)
* breaking out tests for easier usage

* refactoring codebase

* Added verification for properly formatted slug and fixed definitions that were incorrect

* Adding new test case to ensure the file name matches either the slug or the part_number

* fixed file names to match proper formatting
2023-07-12 20:00:44 -04:00
Daniel W. Anner
7ab7852a3b
Slug Migration (#1375)
* Migrated device slugs for 3com

* Migrated device slugs for A10

* migrating manufacturers slugs

* Migrated device slugs for AVM

* Migrated device slugs for Avocent

* Migrated device slugs for Brocade

* Migrated device slugs for Calix

* Migrated device slugs for Checkpoint

* Migrated device slugs for more Checkpoint files

* Migrated device slugs for Ciena

* Migrated device slugs for Citrix

* Migrated device slugs for Colable

* Migrated device slugs for Corning

* Migrated device slugs for CryptoPro

* Migrated device slugs for CyberPower

* Migrated device slugs for Datacom

* Migrating slug definition for manufacturer Deciso

* Migrating slug definition for manufacturer Dell

* Migrating slug definition for manufacturer Extreme Networks

* Migrating slug definition for manufacturer F5

* Migrating slug definition for manufacturer Fortinet

* Migrating slug definition for manufacturer FS

* Migrating slug definition for manufacturer Generic

* Migrating slug definition for manufacturer Huawei

* Migrating slug definition for manufacturer LANCOM

* Migrating slug definition for manufacturer Lenovo

* Migrating slug definition for manufacturer Mikrotik

* Migrating slug definition for manufacturer Opengear

* Migrating slug definition for manufacturer Palo Alto

* Migrating slug definition for manufacturer Panduit

* Migrating slug definition for manufacturer QNAP

* Migrating slug definition for manufacturer Rockwell Automation

* Migrating slug definition for manufacturer Ubiquiti

* Migrating slug definition for manufacturer Yamaha

* Migrating slug definition for manufacturer WTI

* Migrating slug definition for manufacturers

* Migrating slug definition for manufacturer Rohde & Schwarz

* fixing double slugs and file names

* fixing slug names to match proper format

* fixing slug names to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for Nokia. Also fixed file names for elevation images.

* fixing slugs to match proper format

* fixing slugs to match proper format

* fixing slugs to match proper format for manufacturer Cisco

* fixing slugs to match proper format for manufacturer MikroTik

* fixing slugs to match proper format for manufacturer Ubiquiti

* adding sloppy script used to migrate files
2023-05-22 16:38:34 -04:00
Daniel W. Anner
774810c56d
Removed mgmt_only: false, removed extra newlines (#1064) 2023-01-21 01:11:27 -05:00
Vittore Zen
abdba81b95
Added Canon manufacturer and some iR-ADV C3xxx devices (#944)
* Added Canon manufacturer and some iR-ADV C3xxx devices

* Add no rack

* Update IR-ADV-C3720.yaml

Added product documentation to the comment, added power-ports so @vittore can use the template

* Update IR-ADV-C3720.yaml

fixed trailing space

* Update IR-ADV-C3720.yaml

Fixed URL

* Update IR-ADV-C3530.yaml

Added product documentation to the comment, added power-ports so @vittore can use the template

* Update IR-ADV-C3530-III.yaml

Added product documentation to the comment, added power-ports so @vittore can use the template

* Update IR-ADV-C3520.yaml

Added product documentation to the comment, added power-ports so @vittore can use the template

* Update IR-ADV-C3520.yaml

Fixed model name and URL

* Update IR-ADV-C3720.yaml

* Update IR-ADV-C3520.yaml

* Update IR-ADV-C3530-III.yaml

* Update IR-ADV-C3530.yaml

Co-authored-by: Daniel Anner <daniel.anner@danstechsupport.com>
2023-01-10 00:04:42 -05:00