Skip to content

[WIP PLEASE IGNORE] Fix pathological io_uring behaviours #1522

[WIP PLEASE IGNORE] Fix pathological io_uring behaviours

[WIP PLEASE IGNORE] Fix pathological io_uring behaviours #1522

Workflow file for this run

name: Cloud Hypervisor OpenAPI Validation
on: [pull_request, merge_group]
jobs:
Validate:
runs-on: ubuntu-latest
container: openapitools/openapi-generator-cli
steps:
- uses: actions/checkout@v4
- name: Validate OpenAPI
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
/usr/local/bin/docker-entrypoint.sh validate -i vmm/src/api/openapi/cloud-hypervisor.yaml