Home
last modified time | relevance | path

Searched full:jobs (Results 1 – 4 of 4) sorted by relevance

/kvm-unit-tests/
H A D.travis.yml8 jobs:
H A Drun_tests.sh160 while (( $(jobs | wc -l) == $unittest_run_queues )); do
H A D.gitlab-ci.yml465 # libvirt project to start the jobs. See the following URL for more
/kvm-unit-tests/scripts/
H A Darch-run.bash164 while (( $(jobs -r | wc -l) > 0 )); do