Skip to content

Commit

Permalink
[DNM] check kuttl fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karelyatin committed Dec 17, 2024
1 parent 68357b2 commit c7de6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuttl-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ apiVersion: kuttl.dev/v1beta1
kind: TestSuite
commands:
- command: oc apply -n openstack-kuttl-tests -f https://raw.githubusercontent.com/openstack-k8s-operators/infra-operator/main/config/samples/network_v1beta1_netconfig.yaml
- command: oc apply -n openstack-kuttl-tests -f https://raw.githubusercontent.com/openstack-k8s-operators/infra-operator/main/config/samples/network_v1beta1_dnsmasq.yaml
- command: oc apply -n openstack-kuttl-tests -f https://raw.githubusercontent.com/stuggi/infra-operator/update_dnsmasq/config/samples/network_v1beta1_dnsmasq.yaml
- script: |
if [ ! -f ansibleee-ssh-key-id_rsa ]; then
ssh-keygen -f ansibleee-ssh-key-id_rsa -N "" -t rsa -b 4096
Expand Down

0 comments on commit c7de6b6

Please sign in to comment.