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

Compliance Doesn't Run If Intended Fails #749

Closed jdrew82 closed 7 months ago

jdrew82 commented 7 months ago

Environment

Expected Behavior

When running the All Golden Config Tasks Job for multiple devices I would expect for compliance to still be run even if intended generation fails.

Observed Behavior

If any devices fail intended generation the compliance task is never ran.

Steps to Reproduce

  1. Setup Nautobot and Golden Config App.
  2. Configure required pieces for Intended Generation and Compliance Jobs.
  3. Run All Golden Config Tasks Job for multiple devices and have some devices fail intended.
  4. Review Job logs to see compliance is never ran.