Skip to content

Commit

Permalink
[ignore me] NFV adoption test patch
Browse files Browse the repository at this point in the history
  • Loading branch information
eshulman2 committed Sep 29, 2024
1 parent 69a4aed commit bf37f86
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions automation/vars/nfv-ovs-dpdk-sriov-adoption.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
vas:
nfv-ovs-dpdk-sriov-adoption:
stages:
- path: examples/va/nfv/ovs-dpdk-sriov/nncp
wait_conditions:
- >-
oc -n openstack wait nncp
-l osp/nncm-config-type=standard
--for jsonpath='{.status.conditions[0].reason}'=SuccessfullyConfigured
--timeout=60s
values:
- name: network-values
src_file: values.yaml
build_output: nncp.yaml

0 comments on commit bf37f86

Please sign in to comment.