Commit Graph

71 Commits

Author SHA1 Message Date
ClawSeven
5cc3e213f2 Remove occlum installation package in SIM and HW CI 2023-09-22 13:44:28 +08:00
Devki Jha
b0989b6d46 add swtpm demo
add tss script
2023-08-24 16:12:26 +08:00
Shaowei Song
b0de80bd50 [vm] Support shared memory (POSIX) 2023-06-22 15:20:29 +08:00
Zheng, Qi
13153504f3 [ci] Add runtime boot to demo ci 2023-05-30 10:16:48 +08:00
Shaowei Song
5a03deb6b9 [demos] Improve steps of dependency preinstall 2023-03-29 09:31:20 +08:00
sunhe05
2b98e1a076 Add PaddlePaddle demo 2023-03-22 10:34:57 +08:00
Zheng, Qi
db2031a45f [ci] Fix typo on netty demo ci 2023-03-02 14:57:32 +08:00
ClawSeven
cc11864ac6 [Demo] Add Netty unit test demo 2023-02-27 09:06:31 +08:00
Zheng, Qi
47bd1fd7af [demos] Add distributed pytorch demo 2022-12-07 22:15:33 +08:00
Hui, Chunyang
0a367784cb Fix grpc pingpong test 2022-12-05 19:37:26 +08:00
Zheng, Qi
3c11d589f4 [demos] Move all the benchmark demos together 2022-11-30 21:25:32 +08:00
Zheng, Qi
37d1f58281 [toolchain] Use Occlum go repo 2022-11-01 15:21:52 +08:00
LI Qing
3fa049df47 Add the FIO demo 2022-10-26 13:00:19 +08:00
Lan Yun
fbff05bddb Update the Golang version to 1.18.4 and use it as the default one.
Signed-off-by: Lan Yun <yun.lan@intel.com>
2022-08-08 12:18:33 +08:00
Shaowei Song
8803969f16 [ci] Cancel previous running jobs on Push/PR 2022-07-25 18:47:25 +08:00
Hui, Chunyang
016ef88535 Fix pytorch demo CI 2022-07-13 13:42:26 +08:00
zhubojun
7b5b335575 [ci] Workaround git 'unsafe repository' 2022-06-21 01:06:47 +08:00
Zheng, Qi
495c6695a9 Add iperf2 demo 2022-06-05 15:46:07 +08:00
Shaowei Song
cc83b0f7f7 [ci] Add Linux_LTP_test to Demo Test 2022-03-28 15:20:16 +08:00
zhubojun
a1b2effee5 Fix dockerhub wrong repo and other misconfigurations 2022-03-09 11:39:44 +08:00
Zheng, Qi
97812967f1 Add flask tls server demo 2022-03-07 16:05:08 +08:00
LI Qing
86e85ba539 Add gRPC glibc demo and stress test 2022-03-04 11:37:13 +08:00
zhubojun
fbcf20d383 Upgrade CI image to ubuntu20.04 2022-03-04 11:37:13 +08:00
Hui, Chunyang
b177eb2068 Add gvisor test suite to demo CI 2022-03-04 11:37:13 +08:00
Hui, Chunyang
906092e298 Add flink demo log check for CI 2022-02-22 16:05:36 +08:00
Zheng, Qi
9675f8a3d0 [ci] Add grpc tls demo to CI 2022-01-05 15:09:54 +08:00
Zheng, Qi
580a981ee3 Extract hw mode action common steps to composite_action/hw/ 2021-11-26 17:17:25 +08:00
Zheng, Qi
4373af1cdc Use github.job as the name of the created container 2021-11-26 17:17:25 +08:00
Zheng, Qi
9746cea472 Move sim mode common action to composite_action/sim/ 2021-11-26 17:17:25 +08:00
Zheng, Qi
3e6323e2a0 Add sysbench demo to github action 2021-11-25 11:40:07 +08:00
Zheng, Qi
821ea843ae Create composite action for occlum container run and src build/install 2021-11-09 09:57:43 +08:00
Zheng, Qi
e2d2cb375c Increase the pytorch demo TCS number to 64
Also increase ready check delay time to 360s

Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-10-22 16:42:48 +08:00
Zheng, Qi
8d85249116 Update bash test in github action
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-10-08 12:34:38 +08:00
Zheng, Qi
935760f893 Fix bom tool autodep issue for openvino
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-29 10:58:33 +08:00
jianfengjiang
3f78b09df7 Update pytorch demo with copy_bom 2021-09-26 21:06:59 +08:00
zongmin.gu
c5c91baf84 Update bazel demo with bom file 2021-09-26 16:34:52 +08:00
jiangjianfeng
f8abcd9a1f Modify hello_cc demo with copy_bom 2021-09-17 15:50:15 +08:00
jiangjianfeng
6d60483a1e Modify hello_c demo with copy_bom 2021-09-17 15:50:15 +08:00
Zheng, Qi
35fd680249 Update sofaboot demo result check command
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-17 08:15:45 +08:00
LI Qing
8f4fbba220 Add file POSIX advisory range lock 2021-09-15 11:15:42 +08:00
Hui, Chunyang
4ae8af62d6 Add SGX v2 self hosted machine for CI 2021-09-03 18:42:50 +08:00
ClawSeven
ed3641a66a Optimize tensorflow_serving workflow 2021-08-16 16:58:03 +08:00
yuanwu
d19ff1a8be Enable Tensorflow_serving in Occlum
Signed-off-by: yuanwu <yuan.wu@intel.com>
2021-08-16 16:58:03 +08:00
Hui, Chunyang
68f0a22177 Add Bash demo 2021-08-13 19:23:16 +08:00
Hui, Chunyang
0d20f9e5ec Fix Fish demo and related CI 2021-08-13 17:05:23 +08:00
ClawSeven
9b425798d6 Add tensorflow demo 2021-07-29 16:35:17 +08:00
LI Qing
1c625f53b8 Remove the cpu online file from image 2021-07-14 11:00:42 +08:00
Hui, Chunyang
ea7b7b9fcf Fix PyTorch demo CI hang 2021-06-25 21:12:42 +08:00
CharleneHu94
b82072a9b6 Add analytics zoo cluster serving demo 2021-06-17 17:14:40 +08:00
Hui, Chunyang
c4d2d8b802 Add Java processBuilder demo 2021-06-11 16:27:04 +08:00