Skip to content

Commit 523fa4b

Browse files
committed
set oc password to expected value
1 parent 9336629 commit 523fa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/ansible-tests-fvt.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
cifmw_openshift_kubeconfig: ~/.kube.config
2020
cifmw_path: "{{ ansible_env.PATH }}:/var/lib/ansible/bin"
2121
cifmw_openshift_api: api.crc.testing:6443
22-
cifmw_openshift_password: '12345678'
22+
cifmw_openshift_password: '123456789'
2323
cifmw_openshift_user: kubeadmin
2424
openstack_cmd: "oc -n openstack rsh openstackclient openstack"
2525
telemetry_verify_metrics_metric_sources_to_test:

0 commit comments

Comments
 (0)