Sharif Elgamal
|
c2153fb8cc
|
fix link to iso/kicbase logs on build failure
|
2021-08-24 13:42:05 -07:00 |
Sharif Elgamal
|
c5246ad15e
|
Merge branch 'master' of github.com:kubernetes/minikube into cs-start-stop
|
2021-08-19 16:45:10 -07:00 |
Andriy Dzikh
|
7e3d874265
|
Display date in a better format, since old format reported time of 0:00 am
|
2021-08-17 09:37:52 -07:00 |
Andriy Dzikh
|
aa90cfb57f
|
Replace Math.min with destructuring with custom array min.
|
2021-08-16 16:19:47 -07:00 |
Sharif Elgamal
|
2a1693655a
|
add space for aesthetics
|
2021-08-13 12:30:24 -07:00 |
Medya Gh
|
ccf4af0997
|
change depricated golint to revive and fix lint issues
|
2021-08-12 18:11:16 -07:00 |
Medya Gh
|
6aa7abc24a
|
fix lint issues on master
|
2021-08-12 17:38:24 -07:00 |
Medya Gh
|
2a60c0672f
|
add github workflow
|
2021-08-12 16:01:41 -07:00 |
Medya Gh
|
e6d2371518
|
update golang version
|
2021-08-12 15:50:11 -07:00 |
Medya Ghazizadeh
|
5360e1296a
|
Merge pull request #12239 from spowelljr/removeVolumes
Add `--volumes` to `docker system prune`
|
2021-08-12 12:45:37 -07:00 |
Andriy Dzikh
|
aae6390004
|
Add link directly to test log for gopogh link.
|
2021-08-12 10:05:43 -07:00 |
Steven Powell
|
e88344977e
|
add `--volumes` to `docker system prune`
|
2021-08-11 15:05:35 -07:00 |
Sharif Elgamal
|
72c5ee1e32
|
widen it to all start stop tests
|
2021-08-11 12:49:48 -07:00 |
Sharif Elgamal
|
2646b49a19
|
add TestStartStop to Cloud Shell tests
|
2021-08-11 11:15:51 -07:00 |
Andriy Dzikh
|
146f1dd3eb
|
Add link to flake charts in auto-created issues
|
2021-08-10 13:50:34 -07:00 |
Sharif Elgamal
|
59a2929394
|
Merge pull request #12176 from andriyDev/ChangeDateRange
Change date range to be relative to the current day
|
2021-08-10 13:09:41 -07:00 |
Andriy Dzikh
|
4efd9514c5
|
Add priority/backlog label to all newly created issues.
|
2021-08-10 11:22:51 -07:00 |
Andriy Dzikh
|
6c36bb49ab
|
Ensure gh is installed for compute_flake_rate.
|
2021-08-10 10:19:17 -07:00 |
Medya Ghazizadeh
|
4f99dedbfc
|
Merge pull request #12154 from andriyDev/CreateIssues
Create issues automatically for flaky tests
|
2021-08-10 09:51:08 -07:00 |
Andriy Dzikh
|
b252738824
|
Use gh and flake rates csv to manage issues for flake rates.
|
2021-08-09 17:17:04 -07:00 |
Sharif Elgamal
|
4f8b628f49
|
display the URL to the logs on failed kicbase/iso builds
|
2021-08-09 16:22:46 -07:00 |
Andriy Dzikh
|
7bdb76deb6
|
For missing flake rate, do not link to the charts.
|
2021-08-09 14:41:45 -07:00 |
Andriy Dzikh
|
7e14f87786
|
Add reporting for tests with no flake rates computed.
|
2021-08-09 14:09:09 -07:00 |
Andriy Dzikh
|
790d2f1aab
|
Refactor report_flakes.sh to make it easier to read.
|
2021-08-09 14:04:20 -07:00 |
Andriy Dzikh
|
9ea203bb2a
|
Make date range be relative to the current date rather than based on when tests ran.
|
2021-08-09 10:22:30 -07:00 |
minikube-bot
|
f3a069b729
|
bump golang versions
|
2021-08-09 09:02:04 +00:00 |
Andriy Dzikh
|
dc11031e70
|
Create script to handle flake rate computation Jenkins job.
|
2021-08-06 09:35:08 -07:00 |
Medya Gh
|
100878eead
|
fix extra line in update kuberenetes autmation
|
2021-08-05 17:01:31 -07:00 |
Sharif Elgamal
|
923455d7ca
|
Merge pull request #12111 from andriyDev/SimplifyLineCode
Replace yield iterator with simple await array
|
2021-08-04 10:08:58 -07:00 |
Medya Ghazizadeh
|
8d20e4f49e
|
Merge pull request #12112 from andriyDev/DisableCaching
Manage caching of HTML/JS/data.csv for public flake rate system
|
2021-08-03 20:46:40 -07:00 |
Andriy Dzikh
|
fbd96a4bad
|
Add cache control to ensure data.csv is checked at least after an hour of use.
|
2021-08-03 15:35:10 -07:00 |
Andriy Dzikh
|
1515f668dd
|
Prevent caching of flake_chart.js.
|
2021-08-03 15:35:10 -07:00 |
Andriy Dzikh
|
a27500e1b5
|
Disable caching on HTML.
|
2021-08-03 15:35:10 -07:00 |
Andriy Dzikh
|
4e0478eb97
|
Add progress bar for parsing data.
|
2021-08-03 14:51:52 -07:00 |
Andriy Dzikh
|
37d7ff3eff
|
Turn bodyByLinesIterator into getBodyLinesWithProgress.
Yielding is slow! Improves processing time from 8s to 3s.
|
2021-08-03 14:22:31 -07:00 |
Andriy Dzikh
|
01343b001b
|
Simplify bodyByLinesIterator to only use splitting instead of regex.
|
2021-08-03 13:55:33 -07:00 |
Andriy Dzikh
|
c2a4e03ad0
|
Add message at bottom of page saying when the data was collected.
|
2021-08-03 10:49:24 -07:00 |
minikube-bot
|
390c72ec61
|
bump golang versions
|
2021-07-28 23:11:44 +00:00 |
Medya Ghazizadeh
|
9d33993f36
|
Merge pull request #12059 from medyagh/golang_update
Add CI bot to bump golang version to match Kubernetes golang
|
2021-07-28 16:10:57 -07:00 |
Medya Gh
|
ba75573ba5
|
change common
|
2021-07-28 16:02:33 -07:00 |
Medya Gh
|
4bf3b3659b
|
update regex
|
2021-07-28 16:01:53 -07:00 |
Medya Gh
|
ec3fdf17b4
|
get image from kubecross
|
2021-07-28 15:17:48 -07:00 |
Medya Gh
|
8e09395fdf
|
fix regex
|
2021-07-28 15:01:39 -07:00 |
Medya Ghazizadeh
|
93b084a7fb
|
Merge pull request #12068 from andriyDev/VariableNameScoping
Add brackets around variable name to prevent scoping problems
|
2021-07-28 13:31:16 -07:00 |
Medya Ghazizadeh
|
d69a98c45c
|
Merge pull request #12065 from andriyDev/UseJobId
Use job id for logs instead of short commit hash
|
2021-07-28 13:30:50 -07:00 |
Medya Gh
|
cee70d71a6
|
bump golang
|
2021-07-28 13:28:25 -07:00 |
Andriy Dzikh
|
fd3354fad2
|
Add brackets around variable name to prevent scoping problems.
|
2021-07-28 13:22:32 -07:00 |
Medya Ghazizadeh
|
2b84cb9a71
|
Merge pull request #12052 from minikube-bot/auto_bump_k8s_versions
bump default/newest kubernetes versions
|
2021-07-27 15:00:24 -07:00 |
Andriy Dzikh
|
6b21eff101
|
Update flake charts to use new link setup.
|
2021-07-27 13:28:33 -07:00 |
Andriy Dzikh
|
2951ab9a33
|
Replace all links in hack/jenkins using short commit with root job id.
|
2021-07-27 11:35:43 -07:00 |