Skip to content

Commit

Permalink
Add expected output for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
VariableDeclared committed Mar 27, 2024
1 parent cb0336f commit faa4987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_charm.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ def test_waits_for_kube_control(mock_create_kubeconfig, harness, caplog):
"Creating storage class csi-cinder-default",
"Setting secret for DaemonSet/csi-cinder-nodeplugin",
"Setting secret for Deployment/csi-cinder-controllerplugin",
"Configuring cinder topology awareness=true",
}

caplog.clear()

0 comments on commit faa4987

Please sign in to comment.