Comment 4 for bug 1870257

Revision history for this message
wes hayutin (weshayutin) wrote :

hrm..

- job:
    name: puppet-neutron-tripleo-standalone
    parent: tripleo-puppet-ci-centos-8-standalone
    description: |
      TripleO standalone Job running Neutron specific Tempest tests.
    vars:
      featureset_override:
        run_tempest: false
        tempest_test_whitelist:
          - 'network'
        use_os_tempest: true

whitelist: 'network'
From a successful job: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_8b1/715890/1/check/puppet-neutron-tripleo-standalone/8b12069/logs/undercloud/var/log/tempest/stestr_results.html

So.. I suspect one the network scenarios is getting hung up.