launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #06598
Testing in ec2 has different database permission behaviour?
Hi all,
My branch - lp:~allenap/launchpad/async-person-merge-162510 -
stubbornly fails to pass in ec2. In the branch I add a new user,
person-merge-job, with a big pile of permissions. However this branch
repeatedly falls over in ec2 with database permission failures.
Specifically, the following completes locally:
bin/text -vvm lp.registry.tests.test_person_merge_job -t smoke
but breaks in ec2.
Is PostgreSQL doing me nudge nugdge wink wink man-about-a-dog favour
on my local machine and giving me elevated privileges? Or falling back
to my local user's permissions?
Gavin.
Follow ups