cloud-hypervisor/scripts
Sebastien Boeuf 4c92f89f0f ci: Add OpenAPI validation
We need to validate that OpenAPI YAML definition is not broken by each
and every pull request. The easiest way is to rely on the Docker image
provided by OpenAPITools, as it allows us to validate the definition
with one simple command.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2019-12-11 12:53:31 +00:00
..
create-cloud-init.sh scripts: Add Ubuntu cloud-init data 2019-07-30 14:26:26 +02:00
run_cargo_tests.sh ci: Offload cargo tests to the worker node VM 2019-12-11 12:53:31 +00:00
run_integration_tests.sh ci: Extend VFIO integration test 2019-12-06 12:53:09 +01:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh tests: Make panics generate a backtrace 2019-08-16 11:13:36 -07:00