Skip to content
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

action: add zran-no-prefetch benchmark and make smoke.yml tidy #1239

Merged
merged 3 commits into from
Apr 22, 2023

Conversation

Desiki-high
Copy link
Member

@Desiki-high Desiki-high commented Apr 21, 2023

  • Benchmark in smoke test has too many same steps, we can move them to shell and make smoke.yml tidy by prepare_env.sh and benchmark_summary.sh.
  • Add zran-no-prefetch benchmark.
  • Change the benchmark-result order, set the oci in the first.
  • Since action: fix checkout on pull_request_target #1238, we move the benchmark-result from PR comment to action summary, we should enable benchmark-result in push and schedule.
  • Use the stable wordpress tag 6.11.
  • Delete the artifacts after benchmark-result download all artifacts. Certainly, the nydus-integration-test had downloaded the artifacts.

@Desiki-high Desiki-high requested review from a team as code owners April 21, 2023 05:50
@Desiki-high Desiki-high requested review from liubin, imeoer and changweige and removed request for a team April 21, 2023 05:50
@anolis-bot

This comment was marked as outdated.

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Merging #1239 (86992c5) into master (0d2958e) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1239      +/-   ##
==========================================
- Coverage   41.36%   41.34%   -0.02%     
==========================================
  Files         126      126              
  Lines       37336    37336              
  Branches    37336    37336              
==========================================
- Hits        15443    15438       -5     
- Misses      21158    21165       +7     
+ Partials      735      733       -2     

see 3 files with indirect coverage changes

@Desiki-high Desiki-high changed the title clear the smoke.yml [WIP]clear the smoke.yml Apr 21, 2023
@Desiki-high Desiki-high force-pushed the smoke-clear branch 3 times, most recently from 504655b to 9d19eea Compare April 21, 2023 06:15
@anolis-bot

This comment was marked as outdated.

@Desiki-high Desiki-high force-pushed the smoke-clear branch 2 times, most recently from 22dbd08 to 82d3610 Compare April 21, 2023 06:56
@Desiki-high Desiki-high changed the title [WIP]clear the smoke.yml [WIP]action: add zran-no-prefetch benchmark and make smoke.yml tidy Apr 21, 2023
@Desiki-high Desiki-high changed the title [WIP]action: add zran-no-prefetch benchmark and make smoke.yml tidy action: add zran-no-prefetch benchmark and make smoke.yml tidy Apr 21, 2023
@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

Signed-off-by: Desiki-high <ding_yadong@foxmail.com>
@anolis-bot

This comment was marked as outdated.

@anolis-bot

This comment was marked as outdated.

1. prepare_env.sh for prepare container environment.
2. benchmark_summary.sh for benchmark-result to summary result.

Signed-off-by: Desiki-high <ding_yadong@foxmail.com>
1. add the zran without prefetch benchmark.
2. move the same steps to prepare_env.sh.
3. move benchmark summary script to benchmark_summary.sh.
3. change the benchmark-result order and enable in push and schedule.
4. set stable the wordpress tag 6.1.1.
5. delete the artifacts after benchmark-result download all artifacts.

Signed-off-by: Desiki-high <ding_yadong@foxmail.com>
@anolis-bot
Copy link
Collaborator

@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/69408

@anolis-bot

This comment was marked as outdated.

@anolis-bot
Copy link
Collaborator

@Desiki-high , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS
run container with rafs and compile linux✅ SUCCESS

Congratulations, your test job passed!

@imeoer imeoer merged commit 1088f47 into dragonflyoss:master Apr 22, 2023
15 of 16 checks passed
@Desiki-high Desiki-high deleted the smoke-clear branch April 22, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants