Skip to content

fix gvisor cleanup and add gocache on github runner #2074

fix gvisor cleanup and add gocache on github runner

fix gvisor cleanup and add gocache on github runner #2074

name: vHive gVisor CRI tests
on:
push:
branches: [ main, legacy-firecracker-v0.24.0-with-upf-support ]
paths-ignore:
- 'docs/**'
- '**.md'
- 'function-images/**'
pull_request:
branches: [ main, legacy-firecracker-v0.24.0-with-upf-support ]
paths-ignore:
- 'docs/**'
- '**.md'
- 'function-images/**'
workflow_dispatch:
schedule:
- cron: '0 19 * * 1'
env:
GO111MODULE: on
jobs:
gvisor-cri-tests:
uses: ./.github/workflows/cri_tests.yml
with:
sandbox: gvisor