Stop running shade tests

We updated shade to not be a subclass of openstacksdk and instead just
be a frozen maint-mode library. We don't need to co-gate with it anymore
then, as sdk changes should not have impact on shade.

Change-Id: If808a3e6b94e93c5b5934da8c91e06d8b6ded1b9
This commit is contained in:
Monty Taylor 2018-10-22 09:19:33 -05:00
parent 448cda91e3
commit f44e9c658e
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -8,7 +8,6 @@
# openstacksdk in required-projects so that osc and keystoneauth
# can add the job as well
required-projects:
- openstack-infra/shade
- openstack/keystoneauth
- openstack/openstacksdk
- openstack/os-client-config
@ -36,8 +35,6 @@
# make sure stable branches of openstacksdk never get cloned by other
# people, since stable branches of openstacksdk are, well, not actually
# things.
- name: openstack-infra/shade
override-branch: master
- name: openstack/openstacksdk
override-branch: master
- name: openstack/os-client-config
@ -182,7 +179,6 @@
Run openstacksdk functional tests with tips of library dependencies
against a master devstack.
required-projects:
- openstack-infra/shade
- openstack/keystoneauth
- openstack/openstacksdk
- openstack/os-client-config
@ -226,7 +222,7 @@
name: openstacksdk-functional-devstack-senlin
parent: openstacksdk-functional-devstack
description: |
Run shade functional tests against a master devstack with senlin
Run openstacksdk functional tests against a master devstack with senlin
required-projects:
- openstack/senlin
vars:
@ -372,8 +368,6 @@
- osc-tox-unit-tips
- publish-openstack-docs-pti
- release-notes-jobs-python3
- shade-functional-tips
- shade-tox-tips
check:
jobs:
- openstacksdk-ansible-devel-functional-devstack: