Jonathan Eads
|
5ef0f73327
|
adding handling for lists of data for all model methods
|
2013-10-25 17:17:01 -07:00 |
Jonathan Eads
|
a10b7d4810
|
updated buildbot regexes and repository list
|
2013-10-10 17:43:41 -07:00 |
mdoglio
|
8fc8199675
|
make the tests pass and conditional job state update
|
2013-09-16 15:58:03 +02:00 |
mdoglio
|
7053d617e9
|
make test_ingest_sample_data pass
|
2013-09-04 16:25:04 +01:00 |
mdoglio
|
dd38c4d747
|
add/fix a bunch of tests for the pushlog-related changes
|
2013-09-04 15:52:20 +01:00 |
mdoglio
|
7971aac690
|
fix the job_type parsing strategy
|
2013-08-09 13:21:45 -07:00 |
Cameron Dawson
|
5555a69819
|
made the slow job stest an xfail
|
2013-08-01 12:53:23 -07:00 |
Cameron Dawson
|
f6c9ade874
|
moved push_timestamp to result_set
|
2013-08-01 11:22:42 -07:00 |
mdoglio
|
bf691b26d1
|
add init_datasources command
|
2013-07-16 15:20:50 +01:00 |
mdoglio
|
63fc3fe480
|
add mock_log_parser fixture for testing
|
2013-07-01 14:42:13 +02:00 |
mdoglio
|
d517cefda8
|
Merge branch 'master' into log-parser-infrastructure
|
2013-06-25 12:51:06 +01:00 |
mdoglio
|
99f559c94d
|
add mock parse_log task for testing
|
2013-06-25 12:39:49 +01:00 |
Mauro Doglio
|
9e9684c808
|
Merge pull request #34 from mozilla/jobsmodel-api
Jobsmodel api
|
2013-06-21 12:50:55 -07:00 |
mdoglio
|
a7ad31a40b
|
fix failing test in test_objectstore_model
|
2013-06-19 14:56:33 +02:00 |
Cameron Dawson
|
f12a8d723e
|
added jobs methods. partially done. tests not working yet.
|
2013-06-14 16:23:13 -07:00 |
Cameron Dawson
|
c6d0347232
|
refactor shared code into test_utils file
|
2013-06-07 13:51:52 -04:00 |
Mauro Doglio
|
96ccadea28
|
Merge pull request #25 from mozilla/allow-objectstore-update
refactor objectstore to allow updates
|
2013-06-05 03:45:17 -07:00 |
mdoglio
|
de7efd8c93
|
remove needing job_id to mark processed objects
|
2013-06-05 11:40:43 +01:00 |
Cameron Dawson
|
619f75b5ef
|
changes to some test data and tests
|
2013-06-04 15:51:52 -07:00 |
mdoglio
|
fc5e9f5d9e
|
refactor objectstore to allow updates
|
2013-06-04 12:16:52 +01:00 |
Mauro Doglio
|
e8709a01e0
|
Merge pull request #19 from mozilla/update-repository-version
Update repository version
|
2013-06-04 02:41:16 -07:00 |
mdoglio
|
78a0d9fbfe
|
add initial_data fixture to a bunch of jobs-related tests
|
2013-05-08 20:30:02 +01:00 |
mdoglio
|
1d58a1339a
|
merged master into update-repository-version
|
2013-05-07 16:24:33 +01:00 |
Cameron Dawson
|
c0821db41f
|
code cleanup and move sql from base to proc file
|
2013-05-03 12:05:21 -07:00 |
Cameron Dawson
|
4e4b97ef53
|
test code cleanup
|
2013-05-03 10:39:29 -07:00 |
Cameron Dawson
|
ffb7e1b4cf
|
Merge branch 'master' into job-test-data-verifier
|
2013-05-03 10:04:12 -07:00 |
mdoglio
|
df1da439ba
|
add test for update_repo_version command with filters
|
2013-05-02 11:59:56 +01:00 |
mdoglio
|
b4ab064214
|
add tests for repository version methods on refdata
|
2013-05-01 22:29:27 +01:00 |
mdoglio
|
af8ffb7676
|
add repository version methods to refdata
|
2013-05-01 22:27:22 +01:00 |
mdoglio
|
efb9b8fd3d
|
rename refdata.py to test_refdata.py so it can be collected by py.test
|
2013-05-01 10:35:28 +01:00 |
Cameron Dawson
|
23854070d4
|
fixed artifact log test
|
2013-04-30 15:59:19 -07:00 |
Cameron Dawson
|
e8ba720a2f
|
added test for bad value in blob
|
2013-04-30 14:18:22 -07:00 |
Cameron Dawson
|
ce466a578d
|
adding artifact test code and job model creation test code
|
2013-04-30 14:07:13 -07:00 |
mdoglio
|
5af6db0057
|
move default db values from sql methods to db schema
|
2013-04-29 14:03:18 +01:00 |
mdoglio
|
bd4ea25d2a
|
update branch with latest changes from master
|
2013-04-29 12:59:44 +01:00 |
mdoglio
|
ffd3b19720
|
change option_collection_id to option_collection_hash
|
2013-04-29 12:56:08 +01:00 |
Cameron Dawson
|
d3ce58f363
|
tests all passing with new data.
|
2013-04-26 17:43:15 -07:00 |
Cameron Dawson
|
af74656926
|
fixes for jobs to job in blobs... heh...
|
2013-04-26 15:19:13 -07:00 |
Cameron Dawson
|
be0fab3a38
|
fixes to handle single job is blobs
|
2013-04-26 15:14:29 -07:00 |
Cameron Dawson
|
356c2fab9a
|
merge from jobs-derived-models
|
2013-04-26 14:48:03 -07:00 |
Cameron Dawson
|
25aee931be
|
added revision_hash field to objectstore.
|
2013-04-26 14:10:10 -07:00 |
Cameron Dawson
|
5843d2beac
|
checking of 'sources' in blob complete
|
2013-04-26 12:41:23 -07:00 |
Cameron Dawson
|
081d34dd84
|
fixed sample_data_generator to generate single job, rather than list of them per blob
|
2013-04-26 11:49:29 -07:00 |
Cameron Dawson
|
08b4c24833
|
made the long test only run if '--runslow' option is used
|
2013-04-26 11:18:18 -07:00 |
Cameron Dawson
|
8a097b4d22
|
new test proc to get source for job
|
2013-04-26 10:49:59 -07:00 |
Cameron Dawson
|
64132ee814
|
throttled unit tests to 250 sample items
|
2013-04-26 10:20:51 -07:00 |
Cameron Dawson
|
9530296084
|
throttled the job data to 250, adding source checker
|
2013-04-26 10:17:28 -07:00 |
Cameron Dawson
|
c48edd19ef
|
removed commented out test
|
2013-04-25 18:12:26 -07:00 |
Cameron Dawson
|
ed7bddadb5
|
fixed test_claim_objects test to use sample data
|
2013-04-25 18:11:02 -07:00 |
Cameron Dawson
|
6e417c7831
|
removed bad function, merge from latest master
|
2013-04-25 17:41:24 -07:00 |
Cameron Dawson
|
8583deea38
|
now populating revisions, but not yet verifying that data.
|
2013-04-25 17:27:59 -07:00 |
vagrant
|
5810943ef5
|
schema changes to make . 125 chars instead of 25. also added field to revision table.
|
2013-04-25 22:16:06 +00:00 |
Cameron Dawson
|
b7456a3538
|
job diff / compare class now mostly working
|
2013-04-25 14:42:03 -07:00 |
Cameron Dawson
|
c6ba3f187b
|
job blob verifier object partially working
|
2013-04-25 10:07:32 -07:00 |
Cameron Dawson
|
1f4dae6807
|
code cleanup
|
2013-04-23 17:50:17 -07:00 |
Cameron Dawson
|
c86771e05b
|
added test to ingest all sample jobs
|
2013-04-23 17:24:06 -07:00 |
Cameron Dawson
|
1f0fb9a9b5
|
objectstore tests are now passing
|
2013-04-19 18:04:00 -07:00 |
Cameron Dawson
|
58d3591315
|
fixed fixture updates for JobsModel and most objectstore tests passing
|
2013-04-19 17:35:59 -07:00 |
Cameron Dawson
|
1a54dc6b26
|
fixed job fixture for tests
|
2013-04-19 10:58:46 -07:00 |
mdoglio
|
6d43a2fccb
|
remove session scope from datasource test fixtures
|
2013-04-19 14:02:18 +02:00 |
Cameron Dawson
|
1290f6c646
|
base model generic to datasource now
|
2013-04-18 22:26:30 -07:00 |
mdoglio
|
35a5f7e2df
|
add several refdata tests
|
2013-04-18 17:23:15 +01:00 |
Cameron Dawson
|
a025220123
|
merge updates and test changes
|
2013-04-18 08:49:19 -07:00 |
Cameron Dawson
|
665a953fef
|
Merge branch 'refdata-derived-models' into jobs-derived-models
|
2013-04-17 16:32:15 -07:00 |
mdoglio
|
90361802c6
|
add test_job_group_manager
|
2013-04-17 18:43:14 +01:00 |
Cameron Dawson
|
bef1cbab6b
|
merged from refdata
|
2013-04-17 09:38:40 -07:00 |
Cameron Dawson
|
8e37cc5078
|
fixed function references for JobsModel
|
2013-04-17 09:35:57 -07:00 |
mdoglio
|
dcb703dcf5
|
fix RefDataManager and add firts working test on it
|
2013-04-17 17:13:24 +01:00 |
Cameron Dawson
|
d1c0058a4e
|
adding jobsmodel funcarg for pytests
|
2013-04-16 11:00:34 -07:00 |
Cameron Dawson
|
174a1554f9
|
starting tests for objectstore
|
2013-04-15 16:43:26 -07:00 |
mdoglio
|
3c77ab5f43
|
move webapp/models.py to model/models.py.
|
2013-04-02 18:16:13 +01:00 |
mdoglio
|
e8f288a226
|
remove old references to cron_batch
|
2013-04-02 18:16:13 +01:00 |
mdoglio
|
b7d194671b
|
add sql-datasource; port datazilla sql datasource (with tests) to treeherder
|
2013-03-27 14:25:19 +00:00 |