nautobot / nautobot-app-ssot

Single Source of Truth for Nautobot
https://docs.nautobot.com/projects/ssot/en/latest/
Other
36 stars 34 forks source link

Fix CI for Device42 Test #456

Closed jdrew82 closed 4 months ago

jdrew82 commented 4 months ago

This PR is to fix the issue discussed in #455.

smk4664 commented 4 months ago

~Should this not be changed to the correct string instead of removing?~ Nevermind, I see that Netmiko does not support F5/BigIP.

jdrew82 commented 4 months ago

~Should this not be changed to the correct string instead of removing?~ Nevermind, I see that Netmiko does not support F5/BigIP.

My first attempt was to correct it but for some reason CI wasn't picking it up. Technically the other tests already validate functionality so I don't think this one in particular is really required.