Merge "Remove ussuri CI jobs"
This commit is contained in:
@@ -13,7 +13,6 @@
|
|||||||
environment:
|
environment:
|
||||||
BRANCH_PATH: '{{ ipa_branch_path }}'
|
BRANCH_PATH: '{{ ipa_branch_path }}'
|
||||||
IPA_SOURCE_DIR: '{{ ansible_user_dir }}/src/opendev.org/openstack/ironic-python-agent'
|
IPA_SOURCE_DIR: '{{ ansible_user_dir }}/src/opendev.org/openstack/ironic-python-agent'
|
||||||
when: "'ussuri' not in ipa_branch_path"
|
|
||||||
|
|
||||||
- name: Move resulting files
|
- name: Move resulting files
|
||||||
shell: |
|
shell: |
|
||||||
|
@@ -124,18 +124,3 @@
|
|||||||
image_type: 'dib'
|
image_type: 'dib'
|
||||||
image_distro: 'ubuntu'
|
image_distro: 'ubuntu'
|
||||||
image_release: 'focal'
|
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
|
|
||||||
|
Reference in New Issue
Block a user