mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Convert vsock ci to manual trigger
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
9f67fcdc58
commit
7694c5a6b8
@ -2,6 +2,10 @@
|
||||
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
# To successfully run the vsock test, you should
|
||||
# 1. Run vsock server binding port 1234 on the host, before running ./vsock_client
|
||||
# 2. Run vsock client connecting (cid,port)=(3,4321) on the host, after running ./vsock_server
|
||||
|
||||
set -e
|
||||
|
||||
VSOCK_DIR=/regression/vsock
|
||||
|
Reference in New Issue
Block a user