Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,10 @@ Test Change Password Function

Change Rabbitmq Password Through Function ${pod_name} ${NEW_PASS}

Sleep 10s

Wait Until Keyword Succeeds 2 min 10 sec Is Rabbit Alive

Change Rabbitmq Password Through Function ${pod_name} ${old_password}

[Teardown] Change Rabbitmq Password With Function Teardown ${pod_name} ${old_password}
Expand Down
Loading