Skip to content

Fix Create Unique Bridge Network keyword#8228

Merged
DanielXiao merged 1 commit intovmware:masterfrom
DanielXiao:fix-bridge-portgroup
Aug 23, 2018
Merged

Fix Create Unique Bridge Network keyword#8228
DanielXiao merged 1 commit intovmware:masterfrom
DanielXiao:fix-bridge-portgroup

Conversation

@DanielXiao
Copy link
Contributor

There is a failure in keyword Create Unique Bridge Network.
When HOST_TYPE is ESXi, return value to variable rc is Null.
Null causes exception when compare rc and 0 in the condition
expression.

Fixes #8224

There is a failure in keyword `Create Unique Bridge Network`.
When HOST_TYPE is ESXi, return value to variable rc is Null.
Null causes exception when compare rc and 0 in the condition
expression.
@DanielXiao DanielXiao merged commit b15baa0 into vmware:master Aug 23, 2018
zjs pushed a commit to zjs/vic that referenced this pull request Aug 29, 2018
There is a failure in keyword `Create Unique Bridge Network`.
When HOST_TYPE is ESXi, return value to variable rc is Null.
Null causes exception when compare rc and 0 in the condition
expression.

(cherry picked from commit b15baa0)
zjs pushed a commit that referenced this pull request Aug 29, 2018
There is a failure in keyword `Create Unique Bridge Network`.
When HOST_TYPE is ESXi, return value to variable rc is Null.
Null causes exception when compare rc and 0 in the condition
expression.

(cherry picked from commit b15baa0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants