Migrate vmtest to modular actions in libbpf/ci

This commit is contained in:
Yucong Sun
2021-11-11 15:17:43 -08:00
committed by Andrii Nakryiko
parent 93e89b3474
commit 7e89be4022
26 changed files with 241 additions and 842 deletions

2
travis-ci/vmtest/helpers.sh Normal file → Executable file
View File

@@ -23,8 +23,6 @@ travis_fold() {
fi
}
ARCH=$(uname -m)
__print() {
local TITLE=""
if [[ -n $2 ]]; then