Remove legacy-rally-dsvm-keystone-v2api-rally job
After turning off admin actions via keystone v2, this job lost it's importance and doesn't check anything useful. It should be complitely reworked to setup the correct version of OpenStack release (Pike or Ocata) where keystone v2 exists. Since it is redundant as for now, I see no reason to try fixing it while process of moving to zuul v3. Let's make our gates green as a first step and then returning to the keystone v2 job. Change-Id: I2e7f6196f42a7e241b261ba1ac7ade84ef8c210a
This commit is contained in:
parent
fb67aee592
commit
8415044289
@ -1107,37 +1107,6 @@
|
||||
- rally-plot
|
||||
- console-log
|
||||
|
||||
- job:
|
||||
name: 'gate-rally-dsvm-keystone-v2api-rally'
|
||||
node: ubuntu-xenial
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 65
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- devstack-rally-gate:
|
||||
scenario: 'rally-keystone-api-v2'
|
||||
ironic: '0'
|
||||
neutron_extensions: '0'
|
||||
zaqar: '0'
|
||||
large_ops: '0'
|
||||
keystone_use_v2api: '1'
|
||||
senlin: '0'
|
||||
magnum: '0'
|
||||
prepopulate_users: '0'
|
||||
watcher: '0'
|
||||
telemetry: '0'
|
||||
swift: '0'
|
||||
heat: '1'
|
||||
py35: 'False'
|
||||
|
||||
publishers:
|
||||
- devstack-logs
|
||||
- rally-plot
|
||||
- console-log
|
||||
|
||||
- job-template:
|
||||
name: 'gate-rally-dsvm-senlin-{name}-{node}{suffix}'
|
||||
node: '{node}'
|
||||
|
@ -40115,15 +40115,6 @@
|
||||
- ^tests/hacking/.*$
|
||||
- ^tests/unit/.*$
|
||||
- ^tox.ini$
|
||||
- legacy-rally-dsvm-keystone-v2api-rally:
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^Dockerfile$
|
||||
- ^doc/.*$
|
||||
- ^etc/.*$
|
||||
- ^tests/hacking/.*$
|
||||
- ^tests/unit/.*$
|
||||
- ^tox.ini$
|
||||
- legacy-rally-dsvm-magnum-rally:
|
||||
voting: false
|
||||
irrelevant-files:
|
||||
@ -40369,15 +40360,6 @@
|
||||
- ^tests/hacking/.*$
|
||||
- ^tests/unit/.*$
|
||||
- ^tox.ini$
|
||||
- legacy-rally-dsvm-keystone-v2api-rally:
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^Dockerfile$
|
||||
- ^doc/.*$
|
||||
- ^etc/.*$
|
||||
- ^tests/hacking/.*$
|
||||
- ^tests/unit/.*$
|
||||
- ^tox.ini$
|
||||
- legacy-rally-dsvm-rally-cinder:
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
|
@ -16619,7 +16619,6 @@ projects:
|
||||
- gate-rally-dsvm-cli
|
||||
- gate-rally-dsvm-designate-rally-pdns4-ubuntu-xenial-nv
|
||||
- gate-rally-dsvm-ironic-rally-nv
|
||||
- gate-rally-dsvm-keystone-v2api-rally
|
||||
- gate-rally-dsvm-magnum-rally-nv
|
||||
- gate-rally-dsvm-manila-multibackend
|
||||
- gate-rally-dsvm-manila-multibackend-no-ss
|
||||
@ -16649,7 +16648,6 @@ projects:
|
||||
- gate-rally-install-centos-7
|
||||
- gate-rally-install-ubuntu-xenial
|
||||
- gate-rally-dsvm-rally-ubuntu-xenial
|
||||
- gate-rally-dsvm-keystone-v2api-rally
|
||||
- gate-rally-dsvm-rally-cinder
|
||||
- gate-rally-dsvm-neutron-rally-ubuntu-xenial
|
||||
- gate-rally-dsvm-neutron-existing-users-rally
|
||||
|
Loading…
Reference in New Issue
Block a user