nautobot / nautobot-app-golden-config

Golden Configuration App for Nautobot.
https://docs.nautobot.com/projects/golden-config/en/latest/
Other
100 stars 57 forks source link

Backup Job with GC setting check connectivity == True #641

Closed pato23arg closed 1 year ago

pato23arg commented 1 year ago

Environment

Python version: Nautobot version: 2.0 RC4 nautobot-golden-config version: 2.0 RC1

Steps to Reproduce

Set GC setting Backup Test to True Run backup job

Expected Behavior

Successful backup

Observed Behavior

Connectivity Checks always fail:

image

itdependsnetworks commented 1 year ago

Will need to understand what the full issue is, was it the same issue as: https://github.com/nautobot/nautobot-plugin-golden-config/commit/73fa533e215d41e5e1ad9234db0ca329588e6c38#diff-ef75496405e1c52d9b84624d62e90bbdcbeb2a975ee03411fea61d0ea6e2c043R177 ?

itdependsnetworks commented 1 year ago

@jeffkala figured it out in nornir-nautobot, fix coming soon.