Commit Graph

41 Commits

Author SHA1 Message Date
Shaowei Song
8803969f16 [ci] Cancel previous running jobs on Push/PR 2022-07-25 18:47:25 +08:00
Shaowei Song
740dd16066 [hw_ci] Disable download source change 2022-07-25 18:47:25 +08:00
zhubojun
d96d0d2159 [ci] Remove go proxy 2022-07-17 17:12:14 +08:00
Shaowei Song
9a06da8029 [hw_ci] Increase timeout of stress test 2022-07-01 19:12:52 +08:00
zhubojun
7b5b335575 [ci] Workaround git 'unsafe repository' 2022-06-21 01:06:47 +08:00
Hui, Chunyang
cf15b3d04a Fix several hardware CI test
Including gvisor, grpc, and deb deploy test.
2022-06-15 09:58:13 +08:00
Hui, Chunyang
bf2d729e46 Remove SGX1 hardware test for CI 2022-06-15 09:58:13 +08:00
Hui, Chunyang
fbde30d1c3 Add timeout for SGX hardware mode CI 2022-05-17 23:11:44 +08:00
Zheng, Qi
4909a4f7fb Fix init_ra HW action timing issue 2022-03-10 16:30:51 +08:00
Zheng, Qi
b7edb11a88 Add occlum-ra-flow demo 2022-03-09 15:53:45 +08:00
Zheng, Qi
2d7fbefcc2 Clean up and update ra_tls demo 2022-03-09 15:53:45 +08:00
yuanwu
2810b8e4ce Enable the grpc ra-tls demo
Signed-off-by: yuanwu <yuan.wu@intel.com>
2022-03-09 15:53:45 +08:00
zongmin.gu
523852467b Remove CentOS tests 2022-03-04 11:37:13 +08:00
LI Qing
86e85ba539 Add gRPC glibc demo and stress test 2022-03-04 11:37:13 +08:00
Zheng, Qi
00f65eecda [ci] Set github proxy for all hw ci jobs in composite setting 2022-01-24 18:38:44 +08:00
Zheng, Qi
75a66a3537 Make sure every hw steps container got stopped in the end 2022-01-18 14:13:04 +08:00
Zheng, Qi
580a981ee3 Extract hw mode action common steps to composite_action/hw/ 2021-11-26 17:17:25 +08:00
Hui, Chunyang
8dc773cc62 Move stress test to hardware test CI 2021-10-18 13:46:02 +08:00
Zheng, Qi
d1e9ed12f1 Add code coverage action test
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-10-08 10:03:40 +08:00
Zheng, Qi
acb750b5e4 Add remote attestation HW demo test
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-17 19:39:39 +08:00
LI Qing
8f4fbba220 Add file POSIX advisory range lock 2021-09-15 11:15:42 +08:00
zongmin.gu
d9744bf971 Update PCCS server in HW test 2021-09-09 14:09:03 +08:00
Hui, Chunyang
4ae8af62d6 Add SGX v2 self hosted machine for CI 2021-09-03 18:42:50 +08:00
Hui, Chunyang
75c2ea5a9c Fix Java HW test 2021-08-16 19:53:19 +08:00
Hui, Chunyang
63d2de1043 Add deployment demo 2021-07-20 13:44:34 +08:00
Zheng, Qi
0799604714 Fix go webserver test cmd error
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-06-30 13:53:20 +08:00
Zheng, Qi
3427c4296d Move curl test to the end to avoid go server not ready
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-06-30 11:30:07 +08:00
Zheng, Qi
33fd585550 Fix hw mode python demo test failure issue
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-06-30 11:30:07 +08:00
Zheng, Qi
32c32e1128 Fix HW mode unit test build issue
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-06-29 10:18:05 +08:00
Hui, Chunyang
c4d2d8b802 Add Java processBuilder demo 2021-06-11 16:27:04 +08:00
LI Qing
d81511ec8c Polish the docs and usage for the encrypted image 2021-03-11 11:34:53 +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
1514be14fd Add CI support for code coverage 2021-01-19 15:30:26 +08:00
Hui, Chunyang
1be5bf2c6c Add trace log for CI make test 2021-01-16 20:09:39 +08:00
LI Qing
dc7599c87c Add CI for integration test with Glibc 2020-12-19 19:53:31 +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
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
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