We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cef194 commit dbce729Copy full SHA for dbce729
hadoop-ozone/dist/src/main/smoketest/commonlib.robot
@@ -57,4 +57,4 @@ Install aws cli
57
Kinit test user
58
${hostname} = Execute hostname
59
Set Suite Variable ${TEST_USER} testuser/${hostname}@EXAMPLE.COM
60
- Execute kinit -k ${TEST_USER} -t /etc/security/keytabs/testuser.keytab
+ Wait Until Keyword Succeeds 2min 10sec Execute kinit -k ${TEST_USER} -t /etc/security/keytabs/testuser.keytab
0 commit comments