ci: add openstack-meta-content-provider-master job#709
Conversation
Add keystone-openstack-meta-content-provider-master to build fresh keystone containers from OpenDev master on each PR, and a corresponding keystone-operator-tempest-master job that consumes those containers. This allows co-submitting keystone service fixes and operator changes in the same review round, without waiting for the service fix to be packaged into current-tested first. Follows the pattern established by telemetry-operator (#894) and watcher-operator. Story: https://redhat.atlassian.net/browse/OSPRH-30892 Assisted-by: Claude Sonnet 4.6 <noreply@anthropic.com> Change-Id: Ib64787222c8e8818745d4d3a27a4da24f5901184 Signed-off-by: Grzegorz Grasza <xek@redhat.com>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xek The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post ✔️ keystone-openstack-meta-content-provider-master SUCCESS in 2h 13m 46s |
Set cifmw_build_containers_force: false so the build only triggers when a Depends-On to OpenDev is present, not on every PR. Also mark keystone-openstack-meta-content-provider-master as non-voting to avoid blocking PRs on unrelated upstream issues. Change-Id: Id66a272d2cd204c168837e421fc9025cfc869e09 Signed-off-by: Grzegorz Grasza <xek@redhat.com>
Deydra71
left a comment
There was a problem hiding this comment.
let's squash the commits and then we are good to go
Summary
keystone-openstack-meta-content-provider-masterjob that builds fresh keystone containers from OpenDev master on each PRkeystone-operator-tempest-masterjob that consumes those fresh containersgithub-checkpipeline (tempest-master non-voting)This allows co-submitting a keystone service fix and an operator change in a single review round, without waiting for the service fix to be packaged into
current-testedfirst. Follows the pattern established by telemetry-operator #894 and watcher-operator.Jira: https://redhat.atlassian.net/browse/OSPRH-30892
Assisted-by: Claude Sonnet 4.6