commit | 4b235afe12269eb4267249d4c8a9c454b41d4b80 | [log] [tgz] |
---|---|---|
author | Samuel A. Falvo II <sam.falvo@rackspace.com> | Thu Jul 25 23:39:10 2013 -0700 |
committer | Samuel A. Falvo II <sam.falvo@rackspace.com> | Thu Jul 25 23:39:10 2013 -0700 |
tree | c702ac4c8aaf3071dddde658544f210a22114c1d | |
parent | 80699603e7de076b6cd08e9f74affea590d4eaa3 [diff] |
Rearrange delete-server so it always runs last. Many tests will create servers as part of their normal operation. We want these to be cleaned up in one fell swoop. By running delete-server.go last, we accomplish this goal.