Skip to content

Fix test issues + increase number of nodes in the cluster #844

Fix test issues + increase number of nodes in the cluster

Fix test issues + increase number of nodes in the cluster #844

Workflow file for this run

on: ["push","pull_request"]
name: Test
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: make test
run: |
make build-builder test BUILDER_IMAGE=kubevirt-velero-plugin-builder