Commit Graph

8 Commits

Author SHA1 Message Date
LI Qing
c3a02ffc28 Add support for the encrypted fs image 2021-03-01 16:45:01 +08:00
Hui, Chunyang
932987e039 Ignore the result for grpc demo test in CI
Due to the incomplete implementation of SGX simulation mode, Occlum gRPC demo keeps failing in CI.
Since this is also tested in SGX hardware mode, just ignore the result in simulation mode for now.
This commit can be reverted once the SGX simulation mode is flawless.
2020-11-23 13:01:50 +08:00
Hui, Chunyang
787df74be0 Fix Python test malloc failure on SGX machine
Using tcmalloc could consume more heap. Enlarging kernel heap allocation
can fix this.
Also print result for Python test.
2020-11-18 22:13:34 +08:00
Hui, Chunyang
300518a101 Use new env configuration for github action 2020-11-16 11:55:10 +08:00
James Dong
4048686c3b Add Golang SQLite test for CI 2020-10-15 10:07:11 +08:00
Hui, Chunyang
f4e1352b41 Add Python demo CI 2020-10-13 16:06:02 +08:00
Hui, Chunyang
ce147df2c9 Enable TFLite and OpenVINO test for CI and add CI image build action 2020-09-29 16:51:38 +08:00
Hui, Chunyang
5960b2c787 Add demo test for CI 2020-09-21 20:45:13 +08:00