Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#318 from openstack-k8s-ope…
Browse files Browse the repository at this point in the history
…rators/job_template

Run EDPM job from podified-multinode-edpm-pipeline job template
  • Loading branch information
rebtoor authored Sep 14, 2023
2 parents 0e2867a + d6da155 commit cb28720
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
17 changes: 0 additions & 17 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,3 @@
parent: edpm-ansible-molecule-base
vars:
TEST_RUN: edpm_nova

# EDPM jobs
- job:
name: edpm-ansible-crc-podified-edpm-baremetal
parent: cifmw-crc-podified-edpm-baremetal
irrelevant-files: &molecule_irrelevant_files
- LICENSE
- OWNERS.*
- README.md
- molecule/.*
- molecule-requirements.txt
- .github/workflows
- scripts/.*
- docs/.*
- contribute/.*
- tests
- roles/.*/molecule/.*
9 changes: 2 additions & 7 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
---
- project:
name: openstack-k8s-operators/edpm-ansible
templates:
- podified-multinode-edpm-baremetal-pipeline
github-check:
jobs:
- edpm-ansible-molecule-edpm_podman
- edpm-ansible-molecule-edpm_module_load
- edpm-ansible-molecule-edpm_kernel
- edpm-ansible-molecule-edpm_libvirt
- edpm-ansible-molecule-edpm_nova
- openstack-k8s-operators-content-provider
- podified-multinode-edpm-deployment-crc:
dependencies:
- openstack-k8s-operators-content-provider
- edpm-ansible-crc-podified-edpm-baremetal:
dependencies:
- openstack-k8s-operators-content-provider

0 comments on commit cb28720

Please sign in to comment.