Remove ussuri CI jobs
Also remove ussuri exception for tinyipa build Change-Id: Ibec5c50472901e71b275288302d63fe8824df853
This commit is contained in:
parent
1949d5c09b
commit
cee31aad80
@ -13,7 +13,6 @@
|
||||
environment:
|
||||
BRANCH_PATH: '{{ ipa_branch_path }}'
|
||||
IPA_SOURCE_DIR: '{{ ansible_user_dir }}/src/opendev.org/openstack/ironic-python-agent'
|
||||
when: "'ussuri' not in ipa_branch_path"
|
||||
|
||||
- name: Move resulting files
|
||||
shell: |
|
||||
|
@ -124,18 +124,3 @@
|
||||
image_type: 'dib'
|
||||
image_distro: 'ubuntu'
|
||||
image_release: 'focal'
|
||||
|
||||
- job:
|
||||
name: ironic-python-agent-build-image-tinyipa-ussuri
|
||||
parent: ironic-python-agent-build-image-tinyipa
|
||||
nodeset: ubuntu-bionic
|
||||
required-projects:
|
||||
- name: openstack/ironic-python-agent-builder
|
||||
override-checkout: 2.2.0
|
||||
- job:
|
||||
name: ironic-python-agent-check-image-tinyipa-ussuri
|
||||
parent: ironic-python-agent-check-image-tinyipa
|
||||
nodeset: ubuntu-bionic
|
||||
required-projects:
|
||||
- name: openstack/ironic-python-agent-builder
|
||||
override-checkout: 2.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user