Comment 5 for bug 1827931

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

Use os_tempest is marked false in rocky

https://github.com/openstack/tripleo-ci/blob/master/zuul.d/standalone-jobs.yaml#L48

- job:
    name: tripleo-ci-centos-7-standalone-rocky
    parent: tripleo-ci-centos-7-standalone
    voting: false
    branches: master
    override-checkout: 'stable/rocky'
    vars:
      branch_override: 'stable/rocky'
      featureset_override:
        run_tempest: true
        use_os_tempest: false