Skip to content

Commit

Permalink
WIP: try label
Browse files Browse the repository at this point in the history
Signed-off-by: Or Shoval <oshoval@redhat.com>
  • Loading branch information
oshoval committed Dec 25, 2023
1 parent 2811573 commit 6e66e92
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1361,8 +1361,12 @@ presubmits:
- /usr/local/bin/runner.sh
- /bin/sh
- -c
- automation/test.sh
- |
curl -L https://github.com/kubevirt/kubevirt/pull/10928.patch | git am
automation/test.sh
env:
- name: KUBEVIRT_LABEL_FILTER
value: '("can be used by a VM as its primary network")'
- name: TARGET
value: k8s-1.26-centos9-sig-network
- name: KUBEVIRT_PSA
Expand Down

0 comments on commit 6e66e92

Please sign in to comment.