All e2e tests pass locally except three, all of which I think are env based.
Two relating to number of buttons shown in app autoscaler tab (expected 2, got 3). I think this is due to a newer autoscaler exposing the credential management feature that was not in the version of autoscaler deployed to eng cloud
One relating to a missmatch in a deployed app's stack. Think this is also fine due to a different default stack in my cf than to what the e2e test is expecting.
fixes https://github.com/SUSE/stratos/issues/549