Andriy Dzikh
|
5d0eba44ec
|
Add test count/fail count chart to environment page.
|
2021-07-01 16:02:22 -07:00 |
Andriy Dzikh
|
d1b6549fbb
|
Add duration graph to environment flake rates.
|
2021-07-01 14:29:19 -07:00 |
Andriy Dzikh
|
3904c6deab
|
Ignore upload fail.
|
2021-07-01 13:32:20 -07:00 |
Andriy Dzikh
|
5dfb6726bd
|
Make upload_tests use a remote GCS file.
|
2021-07-01 13:32:20 -07:00 |
Andriy Dzikh
|
b5caf568ac
|
Add growth column to flake list.
|
2021-07-01 12:01:09 -07:00 |
Andriy Dzikh
|
d8ffe3f9fa
|
Add rank column to flake rate list.
|
2021-07-01 11:47:40 -07:00 |
Andriy Dzikh
|
a203d5f644
|
Replace integration test "hooks" with register_tests to fill started_environments and sync_tests to fill finished environments.
|
2021-07-01 11:09:34 -07:00 |
Medya Ghazizadeh
|
323733c532
|
Merge pull request #11816 from andriyDev/FlakeRateSync
Report flakes only after synchronizing all integration tests
|
2021-06-30 16:38:08 -04:00 |
Andriy Dzikh
|
7ea94ed00a
|
Add license and comment describing what the script does.
|
2021-06-29 14:51:31 -07:00 |
Andriy Dzikh
|
858aab3f55
|
Create sync_tests.sh to be triggered by each integration test on completion.
|
2021-06-29 11:44:36 -07:00 |
Andriy Dzikh
|
4f114dafb9
|
Add comment to report_flakes.sh to see environment flake charts.
|
2021-06-28 09:19:43 -07:00 |
Medya Ghazizadeh
|
4d078ae82f
|
Merge pull request #11766 from andriyDev/EnvPage
Create page with all tests for an environment in flake rate charts
|
2021-06-25 19:27:00 -04:00 |
Andriy Dzikh
|
e9932aa7db
|
Improve error handling to actually render in the UI.
|
2021-06-25 11:13:46 -07:00 |
Andriy Dzikh
|
f57d7ae723
|
Create loading bar while downloading flake chart data.
|
2021-06-25 11:05:49 -07:00 |
Andriy Dzikh
|
637e8326fd
|
Implement proper body-by-lines iterator.
|
2021-06-25 10:47:06 -07:00 |
Andriy Dzikh
|
eeaf03e4a3
|
Add name of test to each point in environment flake page.
|
2021-06-25 09:43:47 -07:00 |
Andriy Dzikh
|
b1ec38f808
|
Add links to charts for each individual test on environment page.
|
2021-06-25 09:39:13 -07:00 |
Andriy Dzikh
|
c067ea6cda
|
Create table to show all flake rates for a specific environment.
|
2021-06-25 09:39:13 -07:00 |
Andriy Dzikh
|
e22ddb9238
|
Compute flakeiness based on last 15 days and only chart top 10 flakiest tests.
|
2021-06-25 09:39:13 -07:00 |
Andriy Dzikh
|
9d41adbf06
|
Create page for viewing all tests for an environment.
|
2021-06-25 09:39:11 -07:00 |
Andriy Dzikh
|
fc6c4eb04e
|
Move existing formatting/charting code into its own function.
|
2021-06-25 09:29:54 -07:00 |
Andriy Dzikh
|
f404d5976f
|
Refactor flake chart data processing to simplify into two steps: aggregation and formatting.
|
2021-06-25 09:26:57 -07:00 |
Andriy Dzikh
|
a0c5634dfd
|
Make nicer fonts for test tooltips in flake charts.
|
2021-06-24 11:57:07 -07:00 |
Andriy Dzikh
|
1c7d6b719c
|
Add links to hashes in flake charts.
|
2021-06-24 11:51:00 -07:00 |
Andriy Dzikh
|
0ff73cf645
|
Group commit hashes into one entry rather than one entry per run.
|
2021-06-24 11:42:50 -07:00 |
Medya Ghazizadeh
|
5501afa9ef
|
Merge pull request #11683 from andriyDev/FixNoFlakesComment
Fix flake rates being commented about when no failed tests are present.
|
2021-06-17 17:58:44 -04:00 |
Medya Ghazizadeh
|
7d9bcf8626
|
Merge pull request #11684 from andriyDev/ChangeFlakeColors
Update flake chart colors
|
2021-06-17 13:00:46 -04:00 |
Andriy Dzikh
|
300230bd5c
|
Update flake chart colors.
|
2021-06-17 09:41:40 -07:00 |
Andriy Dzikh
|
5b8b5ce102
|
Fix flake rates being commented about when no failed tests are present.
|
2021-06-17 09:28:27 -07:00 |
Andriy Dzikh
|
9f601ea393
|
Fix commenting to a PR instead of an issue.
|
2021-06-16 18:03:52 -07:00 |
Andriy Dzikh
|
c037e5f62f
|
Stop using sudo for check_install_gh.
|
2021-06-16 15:29:50 -07:00 |
Andriy Dzikh
|
231fbee7b5
|
Fix collect_data_manual not being formatted correctly.
|
2021-06-15 09:55:32 -07:00 |
Andriy Dzikh
|
1c1fdbff42
|
Make compute_flake_rate also compute average test duration.
|
2021-06-10 14:00:47 -07:00 |
Andriy Dzikh
|
dc6cb0b671
|
Rename collect_data.sh to collect_data_manual.sh and make header comment more clear.
|
2021-06-10 13:30:35 -07:00 |
Andriy Dzikh
|
884216db9e
|
Make report_flakes.sh abort if there are no failed tests.
|
2021-06-10 13:27:00 -07:00 |
Andriy Dzikh
|
7e785c1c1e
|
Make collect_data.sh optimzie and upload to GCS automatically.
|
2021-06-10 13:19:05 -07:00 |
Andriy Dzikh
|
a98db3511e
|
Add description and example usage to all shell scripts.
|
2021-06-10 13:16:16 -07:00 |
Andriy Dzikh
|
2b3f7cedd7
|
Remove bootstrap from flake_chart.html.
|
2021-06-10 13:02:56 -07:00 |
Andriy Dzikh
|
ecaee4d932
|
Add better comments for optimize_data and process_data.
|
2021-06-10 11:16:44 -07:00 |
Andriy Dzikh
|
79f8de1bcb
|
Add comment for testEntry.
|
2021-06-10 11:11:34 -07:00 |
Andriy Dzikh
|
e9e7b85e02
|
Make types and functions private.
|
2021-06-10 11:08:44 -07:00 |
Andriy Dzikh
|
e089973f65
|
Create SplitEntryMap type to simplify some definitions.
|
2021-06-09 15:21:43 -07:00 |
Andriy Dzikh
|
fb8e4d982b
|
Clean up compute_flake_rate.go.
|
2021-06-08 13:06:28 -07:00 |
Andriy Dzikh
|
fcbae7eaa1
|
Make sure gh is present when running report_flakes.sh.
|
2021-06-08 11:54:08 -07:00 |
Andriy Dzikh
|
3aa922813c
|
Fix wrong number of parameters for report_flakes.sh.
|
2021-06-08 11:50:14 -07:00 |
Andriy Dzikh
|
716f690189
|
Change copyright to 2021.
|
2021-06-07 16:39:06 -07:00 |
Andriy Dzikh
|
139d7e3771
|
Fix lints in compute_flake_rate.go and compute_flake_rate_test.go.
|
2021-06-07 16:36:01 -07:00 |
Andriy Dzikh
|
8f953781a2
|
Create report_flakes script to comment on PRs about flake rates of failed tests.
|
2021-06-07 14:44:49 -07:00 |
Andriy Dzikh
|
7c46154600
|
Rename jenkins_upload_tests.sh to upload_tests.sh.
Since these scripts are already in the jenkins folder, having the jenkins prefix is redundant.
|
2021-06-07 14:12:31 -07:00 |
Andriy Dzikh
|
501b238841
|
Use "set -eu -o pipefail" for all scripts.
Previously failing commands in scripts wouldn't make them actually fail. Now it does!
|
2021-06-07 14:09:32 -07:00 |
Andriy Dzikh
|
9e7f1ebbf0
|
Make computing flake rates print out percentages (with fixed 2 decimal precision) rather than floats.
|
2021-06-07 13:49:40 -07:00 |
Andriy Dzikh
|
a80f3bc5ae
|
Add license to upload_tests script.
|
2021-06-07 13:49:05 -07:00 |
Andriy Dzikh
|
cec82877d8
|
Format flake rates into CSV containing environment, test, and flake rate.
|
2021-06-03 14:25:04 -07:00 |
Andriy Dzikh
|
d245cfcdf7
|
Move all flake rate files to Jenkins to allow auto-upload.
|
2021-06-03 14:12:03 -07:00 |