- 05 Feb, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 02 Feb, 2015 1 commit
-
-
We've transitioned many lettuce tests to bok-choy. It no longer makes sense to keep LMS acceptance in two shards (each taking less than 5 mins to run the actual tests).
Ben Patterson committed
-
- 30 Jan, 2015 2 commits
-
-
Bok choy will now be broken as follows: * shard 1 * shard 2 * shard 3 * default shard (i.e. 'none of the above') We use our shards to break up work and reduce overall test time by leveraging multiple test systems.
Ben Patterson committed -
This will help with rollout of TE-720 and any future new shards.
Ben Patterson committed
-
- 20 Jan, 2015 1 commit
-
-
Ben Patterson committed
-
- 15 Jan, 2015 1 commit
-
-
Ben Patterson committed
-
- 08 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 31 Dec, 2014 2 commits
-
-
Jesse Zoldak committed
-
add script to upload/download pip cache directories from S3 update all-tests.sh to use pip-download-cache from S3 update pip-accel to version 0.22
Christine Lytwynec committed
-
- 18 Dec, 2014 1 commit
-
-
Don Mitchell committed
-
- 10 Dec, 2014 1 commit
-
-
Christine Lytwynec committed
-
- 26 Nov, 2014 1 commit
-
-
stv committed
-
- 25 Nov, 2014 4 commits
- 17 Nov, 2014 1 commit
-
-
This db name is reserved and used by mysql installations. This can cause conflicts when trying to populate our own 'test' database on mysql. Conflicts: scripts/reset-test-db.sh
Ben Patterson committed
-
- 13 Nov, 2014 2 commits
-
-
This db name is reserved and used by mysql installations. This can cause conflicts when trying to populate our own 'test' database on mysql.
Ben Patterson committed -
Some mysql debian packages do not grant mysql user as many permissions, and we need to add them.
Ben Patterson committed
-
- 11 Nov, 2014 2 commits
- 10 Nov, 2014 2 commits
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 31 Oct, 2014 1 commit
-
-
TE-567
muhammad-ammar committed
-
- 22 Oct, 2014 7 commits
-
-
TE-453
Muhammad Ammar committed -
TE-465
Muhammad Ammar committed -
Ben Patterson committed
-
Minh Tue Vo committed
-
Minh Tue Vo committed
-
Minh Tue Vo committed
-
Ben Patterson committed
-
- 21 Oct, 2014 1 commit
-
-
David Baumgold committed
-
- 15 Oct, 2014 1 commit
-
-
When using -p, the underlying diff-quality command will pass that number as a value for --fail-under. For example, paver run_quality -p 75 Will pass 75 into the --fail-under switch on diff-quality. Also upgrades diff-cover in order to take advantage of this funcitonality.
Ben Patterson committed
-
- 07 Oct, 2014 1 commit
-
-
Jesse Zoldak committed
-
- 02 Oct, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 30 Sep, 2014 1 commit
-
-
This adds the -l switch, wherein a violations limit is passed in. For example: paver run_pep8 -l 700 Will fail if more than 700 violations are found. By default, this limit is not enforced (i.e. if the -l switch is not passed into the command, then a limit will not be put into effect for that run)
Ben Patterson committed
-
- 02 Sep, 2014 1 commit
-
-
This accomplishes three things: 1. Create a 3rd bok-choy shard 2. Allow the script to run 'all' shards 3. If the script receives an unknown shard, it will pass through empty tests. The last one (3) is intended to allow us to expand to additional shards on our Jenkins infrastructure. If we have, for example, a 4th shard introduced, but someone attemps to run a commit that is older (and therefore still has 3 shards); the script will just pass-through shard '4'. This means older commits can still get tested. In that case, the older commit will still test all cases, because the last shard (n) is basically an 'everything else' shard.
Ben Patterson committed
-
- 08 Aug, 2014 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-