]> xenbits.xensource.com Git - openstack/ci-loop-config.git/commitdiff
jenkins-jobs: Add xl info
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 17 May 2016 10:30:24 +0000 (10:30 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Wed, 2 Nov 2016 17:54:20 +0000 (17:54 +0000)
jenkins/jobs/jobs.yaml

index a1d7cda7cfdfdfc231f6c004cf7b13d3a06b4a84..b71f62b2c2db0492dc102f3cc7e8e5290f174e1c 100644 (file)
@@ -14,6 +14,8 @@
       - shell: |
           #!/bin/bash -xe
 
+          sudo xl info || true
+
           function pre_test_hook {{
               echo "Install thirdparty libraries"