[SERVER-253] Migrate tests out of SConstruct and into separate buildscripts Created: 24/Aug/09 Updated: 12/Jul/16 Resolved: 15/Jun/10 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.5.3 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Michael Dirolf | Assignee: | Richard Kreuter (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Participants: |
| Comments |
| Comment by Richard Kreuter (Inactive) [ 15/Jun/10 ] |
|
I think this is basically done, modulo (a) any unknown bugs in smoke.py, (b) there is more that could be removed from SConstruct, if people are willing to give up invoking the tests from scons. (If more were pruned out of SConstruct, the buildbot configurations would need changing, too.) |
| Comment by auto [ 11/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Make smoke.py more careful about exit status |
| Comment by auto [ 11/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Make smoke.py exit nonzero if tests fail. |
| Comment by auto [ 09/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Try again at fixing the startMongodSmallOplog target. |
| Comment by auto [ 09/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Fix SConstruct for startMongodSmallOplog. |
| Comment by auto [ 09/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Fix SConstruct for startMongodSmallOplog. |
| Comment by auto [ 09/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Add missing suite smokeDisk to smoke.py |
| Comment by auto [ 09/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Have the scons test targets run smoke.py. |
| Comment by auto [ 07/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Comment out the --mongo-repo option in smoke.py for now. |
| Comment by auto [ 07/Jun/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Rejigger suite support in smoke.py; cleanup children in jstests/shellspawn.js. |
| Comment by auto [ 14/May/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Tweaks to smoke.py. |
| Comment by auto [ 14/May/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Fixups in smoke.py, utils.py |
| Comment by auto [ 14/May/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: Make smoke.py output resemble _runner.js's. |
| Comment by auto [ 14/May/10 ] |
|
Author: {'login': 'kreuter', 'name': 'Richard Kreuter', 'email': 'richard@10gen.com'}Message: smoke.py: new script for running tests. |