Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Supply a fix to wait until vm recovers fully #1518

Closed
shuklanirdesh82 opened this issue Jun 29, 2017 · 1 comment
Closed

Supply a fix to wait until vm recovers fully #1518

shuklanirdesh82 opened this issue Jun 29, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@shuklanirdesh82
Copy link
Contributor

Need to fix common util to wait until vm recovers from restart or shutdown abruptly.

2017/06/29 04:54:16 END: SwarmTestSuite.TestFailoverAcrossSwarmNodes
2017/06/29 04:54:16 Destroying volume [swarm_test_volume_544544]
2017/06/29 04:54:18 Initializing the SingleNode Config DB on esx [192.168.31.62] 
2017/06/29 04:54:23 Vmgroup vmgroup_test1 does not exist
2017/06/29 04:54:23 Creating test vmgroup vmgroup_test1
2017/06/29 04:54:25 Adding VM [photon.vmfs] to a vmgroup [vmgroup_test1] on esx [192.168.31.62] 
2017/06/29 04:54:28 Adding VM [govc: no such VM] to a vmgroup [vmgroup_test1] on esx [192.168.31.62]...

the node hasn't came back fully ... I believe SwarmTestSuite.TestFailoverAcrossSwarmNodes .. checked in yesterday and causing this failure .. it seems the vm is not fully recovered has the IP is not coming back correctly
@ashahi1
Copy link
Contributor

ashahi1 commented Jun 29, 2017

Closing this as I have provided the fix in PR #1519

@ashahi1 ashahi1 closed this as completed Jun 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants