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