dependabot-preview[bot]
cd83601475
Bump mozci from 1.2.14 to 1.3.0 ( #1464 )
...
Bumps [mozci]() from 1.2.14 to 1.3.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 12:33:18 +02:00
dependabot-preview[bot]
99e87412b2
Bump flask from 1.1.1 to 1.1.2 ( #1465 )
...
Bumps [flask](https://github.com/pallets/flask ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/pallets/flask/releases )
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/flask/compare/1.1.1...1.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 12:33:08 +02:00
dependabot-preview[bot]
65c1996d39
Bump taskcluster from 28.2.0 to 28.2.2 ( #1466 )
...
Bumps [taskcluster](https://github.com/taskcluster/taskcluster ) from 28.2.0 to 28.2.2.
- [Release notes](https://github.com/taskcluster/taskcluster/releases )
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md )
- [Commits](https://github.com/taskcluster/taskcluster/compare/v28.2.0...v28.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 12:33:00 +02:00
dependabot-preview[bot]
339ae2e319
Bump boto3 from 1.12.35 to 1.12.37 ( #1467 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.12.35 to 1.12.37.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.12.35...1.12.37 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-07 12:32:52 +02:00
Marco Castelluccio
98c3cf1753
Version 0.0.250
2020-04-07 12:23:45 +02:00
Marco Castelluccio
3088bfd1ef
Add missing 'self' in upload_adr_cache method
2020-04-07 12:08:31 +02:00
Marco Castelluccio
c4f1be3e4a
Enable type checking in scripts too
2020-04-07 12:08:30 +02:00
Marco Castelluccio
3324040bd9
Generate DB with probabilities of jobs failing together only for the label level data
2020-04-07 12:02:55 +02:00
Marco Castelluccio
4319307f02
Version 0.0.249
2020-04-07 02:57:41 +02:00
Marco Castelluccio
1e724484db
Generate a DB containing probabilities of jobs failing together
2020-04-07 02:57:21 +02:00
Marco Castelluccio
7ae4745096
Use some features that do not seem to be useful in the label model only in the group model
2020-04-07 02:25:31 +02:00
Marco Castelluccio
aa719686d2
Make sure jobs from a given push are either all in the training set or all in the test set
2020-04-07 02:16:29 +02:00
Marco Castelluccio
6c4b3b1d16
Skip awsy, raptor and talos jobs too
2020-04-06 17:45:54 +02:00
Marco Castelluccio
c18723b5a9
Explain why we shouldn't consider all possible runnables in all pushes
2020-04-06 16:36:30 +02:00
Marco Castelluccio
fc53d69257
Simplify the function to gather labels for the test selection models
2020-04-05 01:51:46 +02:00
Marco Castelluccio
281c5dea78
Drop unused 'revs' set
2020-04-04 23:46:36 +02:00
Marco Castelluccio
e5f37269fe
Revert "Temporarily disable regeneration of old results"
...
This reverts commit 25c9fb7ad4
.
The HTTP service is now safely working.
2020-04-04 23:23:44 +02:00
Marco Castelluccio
cb884c6bf4
Keep failed jobs for 30 minutes rather than the default of 1 year
2020-04-04 23:14:14 +02:00
Marco Castelluccio
70104a65e4
Expire jobs which haven't started in a reasonable amount of time
...
dc8be48b1d
was not enough.
This actually fixes #1406
2020-04-04 23:14:14 +02:00
Marco Castelluccio
8647cbab07
Lower logging level when loading a model
2020-04-04 23:07:27 +02:00
Marco Castelluccio
74e928be01
Fix paths to the DB support files
2020-04-04 13:40:00 +02:00
Marco Castelluccio
97dc36025b
Log a different message when a DB is extracted or not in the HTTP service worker boot
2020-04-04 12:38:54 +02:00
Marco Castelluccio
4610d6e7f6
Upload ADR cache less frequently
2020-04-03 18:29:59 +02:00
Marco Castelluccio
f0a1ee25cc
Revert "Temporarily try to regenerate results where mozci failed"
...
This reverts commit e2537a257d
.
We have done another run, so we have regenerated results where we failed.
Thus, we can again enable skipping pushes we can't analyze.
2020-04-03 17:27:48 +02:00
Marco Castelluccio
9488265678
Bump version of the test label scheduling DB
...
Since we stopped considering test-verify jobs.
2020-04-03 17:26:23 +02:00
Marco Castelluccio
cf93d36fdb
Version 0.0.248
2020-04-03 16:33:57 +02:00
Marco Castelluccio
420d7a05f8
Skip test-verify jobs
2020-04-03 16:33:57 +02:00
dependabot-preview[bot]
1f67276d04
Bump taskcluster from 28.1.0 to 28.2.0 ( #1454 )
...
Bumps [taskcluster](https://github.com/taskcluster/taskcluster ) from 28.1.0 to 28.2.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases )
- [Changelog](https://github.com/taskcluster/taskcluster/blob/master/CHANGELOG.md )
- [Commits](https://github.com/taskcluster/taskcluster/compare/v28.1.0...v28.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 15:49:05 +02:00
dependabot-preview[bot]
a09889e5d3
Bump mozci from 1.2.12 to 1.2.14 ( #1455 )
...
Bumps [mozci]() from 1.2.12 to 1.2.14.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 15:48:56 +02:00
dependabot-preview[bot]
dee2fdee33
Bump boto3 from 1.12.33 to 1.12.35 ( #1456 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.12.33 to 1.12.35.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.12.33...1.12.35 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 15:48:47 +02:00
dependabot-preview[bot]
2c47899f66
Bump tqdm from 4.44.1 to 4.45.0 ( #1457 )
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.44.1 to 4.45.0.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.44.1...v4.45.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 15:48:35 +02:00
dependabot-preview[bot]
f214b7a64e
Bump orjson from 2.6.2 to 2.6.3 ( #1458 )
...
Bumps [orjson](https://github.com/ijl/orjson ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/2.6.2...2.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-03 15:48:26 +02:00
Marco Castelluccio
e2537a257d
Temporarily try to regenerate results where mozci failed
...
Since we just landed a fix in mozci which will resolve many of those failures.
2020-04-03 15:25:13 +02:00
Marco Castelluccio
25c9fb7ad4
Temporarily disable regeneration of old results
...
As we need a quicker run of the pipeline because the HTTP service is currently
broken.
2020-04-03 15:24:32 +02:00
Marco Castelluccio
49f151906b
Use some features we stopped using for testing
2020-04-03 14:38:16 +02:00
Marco Castelluccio
a220d08853
Remove compressed push data file after decompression
2020-04-03 14:36:24 +02:00
Marco Castelluccio
c184ade2c3
Update pre-commit repositories
2020-04-02 21:53:03 +02:00
Marco Castelluccio
4f106f4879
Switch to official isort repository for pre-commit
2020-04-02 21:52:31 +02:00
Marco Castelluccio
897eccee55
Revert "Temporarily force regeneration of data for pushes where we failed"
...
This reverts commit a615f8d081
.
We did another run, so we don't need the workaround anymore.
2020-04-01 15:11:30 +02:00
Marco Castelluccio
71027cbe0b
Version 0.0.247
2020-04-01 14:42:22 +02:00
Marco Castelluccio
a615f8d081
Temporarily force regeneration of data for pushes where we failed
...
ActiveData was misbehaving yesterday, so we cached a lot of "missing data"
for a lot of pushes.
2020-04-01 14:38:36 +02:00
Marco Castelluccio
0b45403722
Remove workaround for items in the cache without a mozci version
2020-04-01 14:38:36 +02:00
dependabot-preview[bot]
67bd6cecda
Bump mozci from 1.2.11 to 1.2.12 ( #1451 )
...
Bumps [mozci]() from 1.2.11 to 1.2.12.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 14:31:26 +02:00
dependabot-preview[bot]
8c56157ef8
Bump boto3 from 1.12.32 to 1.12.33 ( #1450 )
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.12.32 to 1.12.33.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.12.32...1.12.33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-01 14:31:18 +02:00
Marco Castelluccio
92897a1387
Revert "Use a connection pool to connect to rust-code-analysis"
...
This reverts commit 825e5eca3c
.
Turns out there actually is a bug: https://github.com/mozilla/rust-code-analysis/issues/125 .
2020-03-31 22:02:23 +02:00
Marco Castelluccio
0104341244
Increase backoff factor for requests to 1
2020-03-31 21:58:40 +02:00
Marco Castelluccio
096c2fda7c
Log number of pushes with at least a failure when training the test selection model
2020-03-31 16:40:18 +02:00
Marco Castelluccio
29afe17c44
Version 0.0.246
2020-03-31 16:33:59 +02:00
Marco Castelluccio
33547a02a1
Bump mozci regression algorithm version
...
Since it was changed in mozci 1.2.11.
2020-03-31 16:18:26 +02:00
Marco Castelluccio
6ee5c39b9a
Bump version of the commits DB given the changes to the Halstead metrics
2020-03-31 16:17:23 +02:00