flight 119148 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/119148/

Failures and problems with tests :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-i386-libvirt-xsm     <job status>                 broken
 test-amd64-i386-libvirt-xsm   4 host-install(4)        broken REGR. vs. 119049

Tests which did not succeed, but are not blocking:
 test-armhf-armhf-libvirt-xsm 14 saverestore-support-check    fail  like 119049
 test-armhf-armhf-libvirt-raw 13 saverestore-support-check    fail  like 119049
 test-armhf-armhf-libvirt     14 saverestore-support-check    fail  like 119049
 test-amd64-amd64-libvirt-xsm 13 migrate-support-check        fail   never pass
 test-amd64-amd64-libvirt     13 migrate-support-check        fail   never pass
 test-amd64-i386-libvirt      13 migrate-support-check        fail   never pass
 test-arm64-arm64-libvirt     13 migrate-support-check        fail   never pass
 test-arm64-arm64-libvirt     14 saverestore-support-check    fail   never pass
 test-arm64-arm64-libvirt-xsm 13 migrate-support-check        fail   never pass
 test-arm64-arm64-libvirt-xsm 14 saverestore-support-check    fail   never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check 
fail never pass
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check 
fail never pass
 test-arm64-arm64-libvirt-qcow2 12 migrate-support-check        fail never pass
 test-arm64-arm64-libvirt-qcow2 13 saverestore-support-check    fail never pass
 test-amd64-amd64-libvirt-vhd 12 migrate-support-check        fail   never pass
 test-armhf-armhf-libvirt-xsm 13 migrate-support-check        fail   never pass
 test-armhf-armhf-libvirt-raw 12 migrate-support-check        fail   never pass
 test-armhf-armhf-libvirt     13 migrate-support-check        fail   never pass

version targeted for testing:
 libvirt              6fc33b6f37af2310fd5bb1246e194eed96741df8
baseline version:
 libvirt              554a5edcb46ff972fed45b851d70823b923fec6a

Last test of basis   119049  2018-02-13 04:20:05 Z    1 days
Testing same since   119148  2018-02-14 04:23:35 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Andrea Bolognani <abolo...@redhat.com>
  Bjoern Walk <bw...@linux.vnet.ibm.com>

jobs:
 build-amd64-xsm                                              pass    
 build-arm64-xsm                                              pass    
 build-armhf-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-arm64                                                  pass    
 build-armhf                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-arm64-libvirt                                          pass    
 build-armhf-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            pass    
 build-arm64-pvops                                            pass    
 build-armhf-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm           pass    
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm            pass    
 test-amd64-amd64-libvirt-xsm                                 pass    
 test-arm64-arm64-libvirt-xsm                                 pass    
 test-armhf-armhf-libvirt-xsm                                 pass    
 test-amd64-i386-libvirt-xsm                                  broken  
 test-amd64-amd64-libvirt                                     pass    
 test-arm64-arm64-libvirt                                     pass    
 test-armhf-armhf-libvirt                                     pass    
 test-amd64-i386-libvirt                                      pass    
 test-amd64-amd64-libvirt-pair                                pass    
 test-amd64-i386-libvirt-pair                                 pass    
 test-arm64-arm64-libvirt-qcow2                               pass    
 test-armhf-armhf-libvirt-raw                                 pass    
 test-amd64-amd64-libvirt-vhd                                 pass    


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

Test harness code can be found at
    http://xenbits.xen.org/gitweb?p=osstest.git;a=summary

broken-job test-amd64-i386-libvirt-xsm broken
broken-step test-amd64-i386-libvirt-xsm host-install(4)

Not pushing.

------------------------------------------------------------
commit 6fc33b6f37af2310fd5bb1246e194eed96741df8
Author: Bjoern Walk <bw...@linux.vnet.ibm.com>
Date:   Thu Feb 8 13:38:25 2018 +0100

    tests: run virshtest independent of current pwd
    
    virshtest execves the virsh binary. Make sure that it finds the binary's
    location independent of the current working directory by specifying the
    absolute path as determined by the build environment.
    
    Reviewed-by: Marc Hartmayer <mhart...@linux.vnet.ibm.com>
    Reviewed-by: Boris Fiuczynski <fiu...@linux.vnet.ibm.com>
    Signed-off-by: Bjoern Walk <bw...@linux.vnet.ibm.com>

commit e6f36ae43544576353a8ab1168d749dcd11e7465
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Tue Jan 23 10:50:04 2018 +0100

    tests: Clean up HPT tests
    
    Give them better names and remove some redundancy.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit 3dd1eb3b26504f91ec6c8487784c494718d884c1
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Tue Feb 6 14:49:41 2018 +0100

    conf: Improve HPT feature handling
    
    Instead of storing separately whether the feature is enabled
    or not and what resizing policy should be used, store both of
    them in a single place.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit c5a451ef21293468b64eb7929ada6b9406350bf5
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Tue Feb 6 14:30:40 2018 +0100

    conf: Improve IOAPIC feature handling
    
    Instead of storing separately whether the feature is enabled
    or not and what driver should be used, store both of them in
    a single place.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit 132548efde76defaca54f90cc9c8a57508a4a86f
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Thu Feb 1 17:52:48 2018 +0100

    qemu: Fix GIC behavior for the default case
    
    When no GIC version is specified, we currently default to GIC v2;
    however, that's not a great default, since guests will fail to
    start if the hardware only supports GIC v3.
    
    Change the behavior so that a sensible default is chosen instead.
    That basically means using the same algorithm whether the user
    didn't explicitly enable the GIC feature or they explicitly
    enabled it but didn't specify any GIC version.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit 7500533c5629c4864ae6cfa6672ff28f36e7010f
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Thu Feb 1 18:17:13 2018 +0100

    tests: Improve GIC tests
    
    Account for the fact that the default might change based on what
    GIC versions are supported by QEMU. That's not the case at the
    moment, but it will be soon.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit f3b4c98748458fe149ee3d4ad65528a0b3b278b0
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Fri Feb 2 15:55:14 2018 +0100

    conf: Integrate all features ABI checks in the switch
    
    There are a few stray checks which still live outside of the
    switch in virDomainDefFeaturesCheckABIStability() for no good
    reason. Move them inside the switch, and update the error
    messages to be consistent while at it.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit 53072064745731e8c887f8ee71092060a4025c62
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Thu Feb 1 12:35:15 2018 +0100

    conf: Validate VIR_DOMAIN_FEATURE_CAPABILITIES properly
    
    Unlike most other features, VIR_DOMAIN_FEATURE_CAPABILITIES is
    of type virDomainCapabilitiesPolicy instead of virTristateSwitch,
    so we need to handle it separately for the error message to make
    sense.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit a975c95967e5da43c231601913ccb2077c8434b6
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Thu Feb 1 12:31:57 2018 +0100

    conf: Use switch in virDomainDefFeaturesCheckABIStability()
    
    The compiler can make sure we are handling all features.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit f55fcb7e8f997d0f15b344c8653725624c7b37ee
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Fri Feb 2 16:05:51 2018 +0100

    qemu: Move GIC checks to qemuDomainDefValidateFeatures()
    
    Keep them along with other arch/machine type checks for
    features instead of waiting until command line generation
    time.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit ce24802a6b1c86f13735ce9533acff15346138a3
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Fri Feb 2 16:05:01 2018 +0100

    qemu: Use switch in qemuDomainDefValidateFeatures()
    
    The compiler can make sure we are handling all features.
    
    While reworking the logic, also change error messages to a more
    consistent style.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

commit 56ca68c3c8947fb37e97a131af7d0fcd1987e800
Author: Andrea Bolognani <abolo...@redhat.com>
Date:   Fri Feb 2 10:58:13 2018 +0100

    qemu: Move feature verification from PostParse() to Validate()
    
    We want to perform all feature verification in a single spot, but
    some of it (eg. GIC) is currently being performed at command line
    generation time, and moving it to PostParse() would cause guests
    to disappear. Moving verification to Validate() allows us to
    side-step the issue.
    
    Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
    Reviewed-by: John Ferlan <jfer...@redhat.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to