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

Commit

Permalink
Trigger CI run.
Browse files Browse the repository at this point in the history
  • Loading branch information
lipingxue committed Jul 5, 2017
1 parent 545b76c commit 760c2bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/vmgroups_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,6 @@ func (vg *VmGroupTest) TestVmgroupRemoveWithRemoveVol(c *C) {
log.Println("GetVMGroupForVolume return out[%s] err[%s] for volume %s", out, err, volume)
c.Assert(err.Error(), Equals, "exit status 1", Commentf("volume %s should be removed", volume))
}

// Restore vmgroup
vg.restoreVmgroup(c)
misc.LogTestEnd(c.TestName())
Expand Down

0 comments on commit 760c2bc

Please sign in to comment.