This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Problem: sgx-cargo-1804-hw1 is not easy to run locally #1296
Comments
It'll make sense to put it in the default pipeline, as it's all in Docker anyway now.
It's expected to run in HW mode... for quick ad-hoc testing in SW mode, it's just steps from tx-validation-hw-test.sh without AESM+device testing + |
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Mar 25, 2020
…locally Solution: - Move it into default pipeline
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Mar 25, 2020
…locally Solution: - Move it into default pipeline
It seems quite easy to run in the default pipeline, so I just did it.
|
yihuang
added a commit
to yihuang/chain
that referenced
this issue
Mar 25, 2020
…locally Solution: - Move it into default pipeline
bors bot
added a commit
that referenced
this issue
Mar 25, 2020
1292: Problem (Fix #1142): revised punishment mechanisms not implemented r=tomtau a=yihuang Solution: - revised staking and punishment implementation <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/crypto-com/chain/1292) <!-- Reviewable:end --> 1298: Problem (Fix #1296): sgx-cargo-1804-hw1 is not easy to run locally r=tomtau a=yihuang Solution: - Move it into default pipeline ``` drone exec --trusted --include sgx-test ``` Co-authored-by: yihuang <[email protected]>
bors bot
added a commit
that referenced
this issue
Mar 25, 2020
1298: Problem (Fix #1296): sgx-cargo-1804-hw1 is not easy to run locally r=tomtau a=yihuang Solution: - Move it into default pipeline ``` drone exec --trusted --include sgx-test ``` Co-authored-by: yihuang <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Maybe move it into default pipeline, or change pipeline type to default.
Easier to test locally with drone-cli.
The text was updated successfully, but these errors were encountered: