Searched full:vmtest (Results 1 – 25 of 25) sorted by relevance
14 vmtest:38 - uses: ./.github/actions/vmtest39 name: vmtest
24 vmtest:26 name: vmtest with customized pahole/Kernel30 - uses: ./.github/actions/vmtest
9 vmtest:17 - uses: ./.github/actions/vmtest
18 source "${GITHUB_WORKSPACE}"/ci/vmtest/helpers.sh
1 name: 'vmtest'2 description: 'Build + run vmtest'44 source $GITHUB_ACTION_PATH/../../../ci/vmtest/helpers.sh57 source $GITHUB_ACTION_PATH/../../../ci/vmtest/helpers.sh
6 NAME = "vmtest-informational1"15 vmtest-informational1 suite is a set of tests to run in VMs for informational31 args_dict['name'] = 'vmtest-informational1'
6 NAME = "vmtest-informational3"15 vmtest-informational3 suite is a set of tests to run in VMs for informational31 args_dict['name'] = 'vmtest-informational3'
6 NAME = "vmtest-informational4"15 vmtest-informational4 suite is a set of tests to run in VMs for informational31 args_dict['name'] = 'vmtest-informational4'
6 NAME = "vmtest-informational2"15 vmtest-informational2 suite is a set of tests to run in VMs for informational31 args_dict['name'] = 'vmtest-informational2'
167 VMTest (attempt 1) -> VMTest168 VMTest [amd64-generic] (attempt 1) -> VMTest
402 """Raised if a test stage (e.g. VMTest) fails."""408 """Raised if a test stage (e.g. VMTest) returns a warning code."""
333 test_suite: Test suite to be run in VMTest.865 # (--vmtest command line or trybot). None means no override.872 # The number of times to run the VMTest stage. If this is >1, then we
191 ./ci/vmtest/configs/ALLOWLIST-4.9.0192 ./ci/vmtest/configs/DENYLIST-5.5.0193 ./ci/vmtest/configs/DENYLIST-latest.s390x194 ./ci/vmtest/configs/DENYLIST-latest195 ./ci/vmtest/configs/ALLOWLIST-5.5.0
362 suite:vmtest-informational1363 suite:vmtest-informational2364 suite:vmtest-informational3
13 It's now possible to run the selftests using ``tools/testing/selftests/bpf/vmtest.sh``.33 $ tools/testing/selftests/bpf/vmtest.sh -h39 $ LDLIBS=-static vmtest.sh
104 if [[ $file =~ ^"${ARCH}"/libbpf-vmtest-rootfs-(.*)\.tar\.zst$ ]]; then121 download "${ARCH}/libbpf-vmtest-rootfs-$rootfsversion.tar.zst" |
21 source $GITHUB_ACTION_PATH/../../../ci/vmtest/helpers.sh
20 echo export VMTEST_ROOT=$CI_ROOT/vmtest >> /tmp/ci_setup
66 local_configs_path=${PROJECT_NAME}/vmtest/configs
142 "-vmtest-",
321 for test_name in ['test.test.VM1', 'test.test.VMTest']:
468 # be imported in the chroot as part of VMTest, so Try-Except it.
280 'betty' is the only board regularly run through pre-CQ and CQ VMTest and so
376 # Handle VMTest by adding a few jobs to suite:smoke.