Skip to content

add basic zuul jobs #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SeanMooney
Copy link
Collaborator

This change adds 2 new zuul jobs
first we leaverge the common zuul kuttl job that is designed
to run kuttl form in tree. to enable that i have ported
the webhook install fix form nova-operator

second the nova-operator-tempest-multinode job
is used as a base for a placemnet version to provide tempest
coverage on placement operator changes.

@openshift-ci openshift-ci bot requested review from abays and olliewalsh March 27, 2025 13:20
Copy link
Contributor

openshift-ci bot commented Mar 27, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SeanMooney

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@SeanMooney
Copy link
Collaborator Author

i think we need to first add the noop job and then this to make speculative execution work so ill do that now in a separate pr.

Copy link

Zuul encountered a syntax error while parsing its
configuration in the repo openstack-k8s-operators/placement-operator on branch main. The
problem was:

Configuration item has more than one key. Each zuul.yaml
configuration file must be a list of dictionaries with a
single key, for example:

  • job:
    name: foo

  • project:
    name: bar

Ensure that every item in the list is a dictionary with only
one key (in this example, 'job' and 'project'). This error
may be caused by insufficient indentation of the keys under
the configuration item ('name' in this example).

The incorrect values are around:

job: placement-operator-tempest-multinode
parent: nova-operator-tempest-multinode
vars:
cifmw_test_operator_tempest_include_list: '''(?!.[.\bslow\b.*])(^tempest.api)''
...

This change adds 2 new zuul jobs
first we leaverge the common zuul kuttl job that is designed
to run kuttl form in tree. to enable that i have ported
the webhook install fix form nova-operator

second the nova-operator-tempest-multinode job
is used as a base for a placemnet version to provide tempest
coverage on placement operator changes.
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0d41a81e4c6548718b75398bb4348ad3

✔️ openstack-meta-content-provider SUCCESS in 55m 40s
placement-operator-kuttl RETRY_LIMIT in 38m 10s
placement-operator-tempest-multinode FAILURE in 23m 16s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant