Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
xen
xm-test-cleanup.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xm-test-cleanup.diff of Package xen
Index: xen-4.1.2-testing/tools/xm-test/tests/save/01_save_basic_pos.py =================================================================== --- xen-4.1.2-testing.orig/tools/xm-test/tests/save/01_save_basic_pos.py +++ xen-4.1.2-testing/tools/xm-test/tests/save/01_save_basic_pos.py @@ -35,3 +35,9 @@ if s != 0: # Make sure it's gone if isDomainRunning(domain.getName()): FAIL("Domain still running after save!") + +# Clean up +try: + s, o = traceCommand("xm delete %s" % domain.getName(), timeout=30) +except: + pass
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor