Hui, Chunyang
eaf47d1662
Fix aliyunlinux image building and testing error
2021-06-15 15:27:14 +08:00
Hui, Chunyang
c4d2d8b802
Add Java processBuilder demo
2021-06-11 16:27:04 +08:00
Hui, Chunyang
67b9c8a173
Update docker build actions to manual trigger
2021-06-11 13:14:28 +08:00
ClawSeven
f534017d79
Add pytorch demo
2021-06-08 19:07:58 +08:00
ClawSeven
53658e865b
Add glibc-supported python demo
2021-06-08 07:54:10 +08:00
zongmin.gu
7542a74ebb
Fix ubuntu installer demo
2021-06-04 12:00:37 +08:00
zongmin.gu
3bc4afecb7
Set the SGX SDK environment before building Occlum with docker exec
...
command
2021-06-04 11:59:11 +08:00
zongmin.gu
f2968799ae
Add issue label
2021-06-03 17:20:51 +08:00
zongmin.gu
1aa8f3a656
Add RFC template
2021-06-03 17:20:51 +08:00
Shirong Hao
adc79d3a26
Update enclave-tls demo test
2021-05-19 09:51:31 +08:00
Hui, Chunyang
a9850745f8
Add dockerfile for Aliyun Linux image
2021-05-18 20:55:22 +08:00
Hui, Chunyang
6be3e7efba
Ignore RA-TLS demo result for simulation mode in CI
2021-04-29 12:49:25 +08:00
zongmin.gu
bd43e5b867
Add SOFABoot demo
2021-04-20 10:52:30 +08:00
Kailun Qin
0f23ddb14e
Add the HashiCorp Vault demo
...
Signed-off-by: Kailun Qin <kailun.qin@intel.com>
2021-04-16 18:32:51 +08:00
zongmin.gu
b2c0f5e647
Update golang version to 1.16.3
2021-04-16 09:34:26 +08:00
zongmin.gu
baf550d600
Add enclave ra tls demo into demo CI
2021-04-15 16:29:42 +08:00
yuanwu
dcd673615d
Add the flink demo
...
Signed-off-by: yuanwu <yuan.wu@intel.com>
2021-03-22 13:30:55 +08:00
zongmin.gu
3b52c90104
Remove workarounds in Demo CI
2021-03-15 10:33:06 +08:00
yuanwu
17464d3bbf
Add the redis demo
...
Signed-off-by: yuanwu <yuan.wu@intel.com>
2021-03-12 14:31:52 +08:00
LI Qing
d81511ec8c
Polish the docs and usage for the encrypted image
2021-03-11 11:34:53 +08:00
Hui, Chunyang
5db07a2029
Fix installer for new release
...
This commit fixed three errors:
(1) Fix Github action virtual enironment out of free disk space
(2) Add "init" binary which is recently added for encrypted image
(3) Bypass "Missing build-id" error when RPM packaging
2021-03-08 14:12:43 +08:00
zongmin.gu
9af92f2ebf
Update base image from CentOS 8.1 to CentOS 8.2
2021-03-03 16:07:51 +08:00
LI Qing
c3a02ffc28
Add support for the encrypted fs image
2021-03-01 16:45:01 +08:00
He Sun
5119e3884f
Add hardware mode gvisor syscall test for CI
2021-01-22 13:22:41 +08:00
He Sun
cca7910c2f
Add CI support for gVisor syscall test image
2021-01-22 13:22:41 +08:00
He Sun
1514be14fd
Add CI support for code coverage
2021-01-19 15:30:26 +08:00
Hui, Chunyang
b6a9703afb
Fix docker buildx log output size too small
2021-01-16 20:09:39 +08:00
Hui, Chunyang
1be5bf2c6c
Add trace log for CI make test
2021-01-16 20:09:39 +08:00
Shirong Hao
4474791c6d
Enhance rune CI test
...
1. Reconstruct workflow to reduce code duplication
2. Support occlum 0.19.0
3. Remove openjdk-web and openjdk-web pod
2021-01-06 09:01:03 +08:00
Hui, Chunyang
9be98877de
Fix package repository test failure due to lack of DCAP packages
2020-12-23 09:19:55 +08:00
Hui, Chunyang
5abfe64960
Rename installer to work with musl-gcc
2020-12-22 08:45:01 +08:00
LI Qing
dc7599c87c
Add CI for integration test with Glibc
2020-12-19 19:53:31 +08:00
Shirong Hao
0c5843492b
Enhance rune CI test
...
Resolve cargo network error when there is too much concurrency
2020-12-16 19:18:56 +08:00
Hui, Chunyang
2d27837123
Expand SGX hardware mode CI test trigger type
...
Expands the trigger type to pull request with specific label.
2020-12-16 19:09:36 +08:00
Shirong Hao
7cb164c1e2
Enhance rune CI test
...
1. Always run pods
2. Always clean the docker
3. Support parallel jobs
2020-12-14 16:28:39 +08:00
Hui, Chunyang
92a8db7938
Enhance SGX hardware mode CI test
...
1. Add FISH and XGBoost demo test
2. Resolve cargo network error when there is too much concurrency
3. Add git proxy for git download
2020-12-03 10:57:02 +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
9c3f595f0e
Add support for building docker image with specific Occlum branch
2020-11-20 09:24:24 +08:00
Hui, Chunyang
52fcc622ea
Enhance SGX hardware mode CI test
...
1. Enable gRPC test
2. Always clean the docker
3. Support parallel jobs
2020-11-20 09:24:24 +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
554f7dd2c5
Add SGX hardware mode test
...
Currently, only a subset of tests are enabled. Other tests will be
enabled in the future.
2020-11-18 17:18:31 +08:00
Hui, Chunyang
4d4caa2265
Add CentOS test for CI
2020-11-18 11:54:22 +08:00
Hui, Chunyang
300518a101
Use new env configuration for github action
2020-11-16 11:55:10 +08:00
Shirong Hao
2e0e8d602f
Add Rune Demo test
2020-11-13 18:59:02 +08:00
Zongmin.Gu
328b203817
Update the bug report template with comments
2020-11-12 15:46:24 +08:00
Zongmin.Gu
da5be1cad6
Update issue templates
2020-11-12 15:46:24 +08:00
Hui, Chunyang
12ace2600c
Add package deployment and test action
2020-10-29 14:03:59 +08:00
zongmin.gu
a5c2e553b7
Bump version to 0.17.0
2020-10-22 19:53:20 +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