Revert "Make Ubuntu jobs voting"
We need to set Ubuntu jobs to non-voting again since Tempest has stopped working with python2 now that some modules are not installed. I think the issue should be solved by just porting Tempest (when installed from source) to use python3. This reverts commit edd7558ee2ab23539cd14da2e66293a6d24f5885. Change-Id: I21b4128176372fdfb33f2ef6028d2bf0c59e709a
This commit is contained in:
parent
edd7558ee2
commit
64dda8ac65
@ -188,6 +188,7 @@
|
|||||||
name: puppet-openstack-beaker-ubuntu-bionic
|
name: puppet-openstack-beaker-ubuntu-bionic
|
||||||
parent: puppet-openstack-beaker-run-base
|
parent: puppet-openstack-beaker-run-base
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
voting: false
|
||||||
vars:
|
vars:
|
||||||
nodepool_type: bionic
|
nodepool_type: bionic
|
||||||
puppet_gem_version: latest
|
puppet_gem_version: latest
|
||||||
|
@ -106,6 +106,7 @@
|
|||||||
name: puppet-openstack-integration-5-scenario001-tempest-ubuntu-bionic-mimic
|
name: puppet-openstack-integration-5-scenario001-tempest-ubuntu-bionic-mimic
|
||||||
parent: puppet-openstack-integration-5-scenario001
|
parent: puppet-openstack-integration-5-scenario001
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
voting: false
|
||||||
vars:
|
vars:
|
||||||
ceph: mimic
|
ceph: mimic
|
||||||
|
|
||||||
@ -130,6 +131,7 @@
|
|||||||
name: puppet-openstack-integration-5-scenario002-tempest-ubuntu-bionic
|
name: puppet-openstack-integration-5-scenario002-tempest-ubuntu-bionic
|
||||||
parent: puppet-openstack-integration-5-scenario002
|
parent: puppet-openstack-integration-5-scenario002
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
voting: false
|
||||||
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
||||||
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
||||||
vars:
|
vars:
|
||||||
@ -156,6 +158,7 @@
|
|||||||
name: puppet-openstack-integration-5-scenario003-tempest-ubuntu-bionic
|
name: puppet-openstack-integration-5-scenario003-tempest-ubuntu-bionic
|
||||||
parent: puppet-openstack-integration-5-scenario003
|
parent: puppet-openstack-integration-5-scenario003
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
voting: false
|
||||||
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
||||||
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
||||||
vars:
|
vars:
|
||||||
@ -184,6 +187,7 @@
|
|||||||
name: puppet-openstack-integration-5-scenario004-tempest-ubuntu-bionic-mimic
|
name: puppet-openstack-integration-5-scenario004-tempest-ubuntu-bionic-mimic
|
||||||
parent: puppet-openstack-integration-5-scenario004
|
parent: puppet-openstack-integration-5-scenario004
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
voting: false
|
||||||
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
||||||
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
||||||
vars:
|
vars:
|
||||||
@ -273,6 +277,7 @@
|
|||||||
name: puppet-openstack-integration-6-scenario003-tempest-ubuntu-bionic
|
name: puppet-openstack-integration-6-scenario003-tempest-ubuntu-bionic
|
||||||
parent: puppet-openstack-integration-6-scenario003
|
parent: puppet-openstack-integration-6-scenario003
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
voting: false
|
||||||
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
||||||
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
||||||
vars:
|
vars:
|
||||||
@ -301,6 +306,7 @@
|
|||||||
name: puppet-openstack-integration-6-scenario004-tempest-ubuntu-bionic-mimic
|
name: puppet-openstack-integration-6-scenario004-tempest-ubuntu-bionic-mimic
|
||||||
parent: puppet-openstack-integration-6-scenario004
|
parent: puppet-openstack-integration-6-scenario004
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
|
voting: false
|
||||||
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
# NOTE(tobasco): Should normally not really pass mimic ceph var here but since
|
||||||
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
# luminous is not packaged for Bionic repos.pp will fail otherwise.
|
||||||
vars:
|
vars:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user