-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support more images for benchmark #1259
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1259 +/- ##
==========================================
+ Coverage 45.05% 45.07% +0.01%
==========================================
Files 126 126
Lines 37395 37395
Branches 37395 37395
==========================================
+ Hits 16850 16855 +5
+ Misses 19656 19649 -7
- Partials 889 891 +2 |
7591a41
to
a63e53e
Compare
Next Wokr: test these images on schedule. |
@Desiki-high , the title has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/71476 |
@Desiki-high , The CI test is completed, please check result:
Congratulations, your test job passed! |
to support more images run on benchmark. Signed-off-by: Yadong Ding <[email protected]>
Signed-off-by: Yadong Ding <[email protected]>
add support for golang, java(amazoncorretto), ruby, and python. Signed-off-by: Yadong Ding <[email protected]>
Signed-off-by: Yadong Ding <[email protected]>
a63e53e
to
fb66732
Compare
Hi @Desiki-high, any example to preview the results of these images? |
@Desiki-high , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/71571 |
See the link in stable version test. |
You can see the image changes of workflows file in smoke. |
@Desiki-high , The CI test is completed, please check result:
Congratulations, your test job passed! |
@imeoer Is there any problems else about this PR? |
To support more images in benchamrk on schedule.
1. move image arg from config.yml to runtime arg.
2. support more images in benchamrk.