Noticed during some upgrade test runs that the subtests don't have verbose logs - so it's unclear what the failure is

Looking at the raw output will https://gist.github.com/dprotaso/514807299f699353acc8d4adf8144789 show you there are logs being printed to stdout/stderr directly
For the upgrade tests we should direct this output to the subtest it was invoked
Noticed during some upgrade test runs that the subtests don't have verbose logs - so it's unclear what the failure is
Looking at the raw output will https://gist.github.com/dprotaso/514807299f699353acc8d4adf8144789 show you there are logs being printed to stdout/stderr directly
For the upgrade tests we should direct this output to the subtest it was invoked