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

fix(script): a single non interactive script to run emu-cost on ci #3117

Merged
merged 11 commits into from
Aug 25, 2020

Conversation

ailisp
Copy link
Member

@ailisp ailisp commented Aug 8, 2020

Current test.sh is not simple to call it non interactively. Therefore add a script suitable to run it on ci. once this is merged, I can create a cron job on buildkite to run estimator on master branch periodically

Test Plan

script works locally. Also create a new pipeline on buildkite to run script on ci: https://buildkite.com/nearprotocol/runtime-params-estimator-qemu/builds/6#ffcc7c90-e109-46cc-a52e-ec55148209fb

@gitpod-io
Copy link

gitpod-io bot commented Aug 8, 2020

@codecov
Copy link

codecov bot commented Aug 8, 2020

Codecov Report

Merging #3117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3117   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files         216      216           
  Lines       41975    41975           
=======================================
  Hits        36592    36592           
  Misses       5383     5383           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6cfde1f...5963b71. Read the comment docs.

@ailisp
Copy link
Member Author

ailisp commented Aug 10, 2020

Waiting for #3101 to make this pass:

[2020-08-08T02:00:22Z] thread 'main' panicked at 'AVX support is required in order to run Wasmer VM Singlepass backend.', runtime/near-vm-runner/src/wasmer_runner.rs:193:9

@nearprotocol-bulldozer nearprotocol-bulldozer bot merged commit 0f53d81 into master Aug 25, 2020
@nearprotocol-bulldozer nearprotocol-bulldozer bot deleted the run-estimator-qemu-ci branch August 25, 2020 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants