delphix / appliance-build

This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19 stars 41 forks source link

DLPX-86405 deferred upgrade via scripts fails #727

Closed prakashsurya closed 1 year ago

prakashsurya commented 1 year ago

Problem

When we run a deferred upgrade via the scripts, we're currently running execute with incorrect parameters.

Solution

Fix the parameters passed in to execute.

Related Work

This regression was introduced by:

Testing