Fix code coverage CI failure
This commit is contained in:
		
							parent
							
								
									b3e7142c74
								
							
						
					
					
						commit
						d84df802ee
					
				
							
								
								
									
										3
									
								
								.github/workflows/code_coverage.yaml
									
									
									
									
										vendored
									
									
								
							
							
								
								
								
								
								
									
									
								
							
						
						
									
										3
									
								
								.github/workflows/code_coverage.yaml
									
									
									
									
										vendored
									
									
								
							| @ -94,6 +94,9 @@ jobs: | |||||||
|             cd ltp_instance; |             cd ltp_instance; | ||||||
|             occlum run /opt/ltp/run-ltp.sh -f syscalls-occlum" |             occlum run /opt/ltp/run-ltp.sh -f syscalls-occlum" | ||||||
|      |      | ||||||
|  |     - name: Clean demos | ||||||
|  |       run: docker exec code_coverage bash -c "rm -rf /root/occlum/demos/" | ||||||
|  | 
 | ||||||
|     - name : Gvisor syscall test |     - name : Gvisor syscall test | ||||||
|       run: docker exec code_coverage bash -c "git clone -b occlum-release-20200921.0 https://github.com/occlum/gvisor.git; |       run: docker exec code_coverage bash -c "git clone -b occlum-release-20200921.0 https://github.com/occlum/gvisor.git; | ||||||
|             cd gvisor/occlum && ./prepare_bazel.sh && ./build_and_install_syscall_tests.sh && SGX_MODE=SIM ./run_occlum_passed_tests.sh" |             cd gvisor/occlum && ./prepare_bazel.sh && ./build_and_install_syscall_tests.sh && SGX_MODE=SIM ./run_occlum_passed_tests.sh" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user