PaloAltoNetworks / xsoar-panos-upgrade-automation

XSOAR Content for managing the PAN-OS Upgrade process.
ISC License
2 stars 3 forks source link

Add Validations after Failover for HA Upgrades #30

Open GrantGabbert opened 3 months ago

GrantGabbert commented 3 months ago

Description

Added changes to perform validations after the initial failover. This adds an additional readiness check as well as snapshot (with comparison). To support this, added the following:

Motivation and Context

To handle cases where there is a catastrophic bug in the new code version, validations should be performed after the failover, but before beginning the upgrade on the new passive. This resolves #22

How Has This Been Tested?

Tested by running upgrades on HA pairs using 440 firewalls.

Types of changes

Checklist