mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
f1ea69474d
Git will refuse to generate information for the report if the repository is owned by a different user (root in the container vs the real owner outside). e.g: Error generating human readable git reference: fatal: unsafe repository ('/cloud-hypervisor' is owned by someone else) To add an exception for this directory, call: git config --global --add safe.directory /cloud-hypervisor Signed-off-by: Rob Bradford <robert.bradford@intel.com> |
||
---|---|---|
.. | ||
check-image-compatability.sh | ||
create-cloud-init.sh | ||
dev_cli.sh | ||
prepare_vdpa.sh | ||
run_integration_tests_aarch64.sh | ||
run_integration_tests_live_migration.sh | ||
run_integration_tests_sgx.sh | ||
run_integration_tests_vfio.sh | ||
run_integration_tests_windows.sh | ||
run_integration_tests_x86_64.sh | ||
run_metrics.sh | ||
run_openapi_tests.sh | ||
run_unit_tests.sh | ||
sha1sums-aarch64 | ||
sha1sums-x86_64 | ||
test-util.sh |