aboutsummaryrefslogtreecommitdiff
path: root/unit-test.sh
AgeCommit message (Collapse)Author
2015-10-15Add requirement for "longerusername"Andy Doan
It turns out we've always "required" this. However, sqlite must not enforce proper username constraints. When running this application against a postgres database, I ran into issue with usernames being too long. This requires a corresponding change to ansible to make sure we install the requirement. I also had to update unit-test.sh. The new docker slaves in CI are missing python-virtualenv. Change-Id: I1a17029b3e0c45364d9a0f87fa83b38f48ca8115
2015-07-20add a unit-test scriptAndy Doan
can be used for development as well as CI: https://ci.linaro.org/job/infrastructure-linaro-license-protection/ Change-Id: Ic83a6f04edc16b04db53782d9f7e9dde9151d130