Skip to content
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

build for mariadb from PR 184 #656

Conversation

zzzeek
Copy link
Contributor

@zzzeek zzzeek commented Feb 6, 2024

This provides a link to install the mariadb image built against the version in
openstack-k8s-operators/mariadb-operator#184.

This adds rotatable username/password flow to the mariadb operator with associated client functions to be called in each downstream operator.

follows steps at:

openstack-k8s-operators/glance-operator#426 (comment)

Copy link
Contributor

openshift-ci bot commented Feb 6, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

openshift-ci bot commented Feb 6, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zzzeek
Once this PR has been reviewed and has the lgtm label, please assign viroel for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

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://review.rdoproject.org/zuul/buildset/5679ae8b97db4f3c859b0002197a1fb3

✔️ openstack-k8s-operators-content-provider SUCCESS in 3h 17m 26s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 08m 06s
cifmw-crc-podified-edpm-baremetal TIMED_OUT in 3h 00m 30s
✔️ cifmw-data-plane-adoption-osp-17-to-extracted-crc SUCCESS in 2h 07m 49s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 24m 27s

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://review.rdoproject.org/zuul/buildset/79b94eeaa3d64026bed0d2e2f86ce51e

openstack-k8s-operators-content-provider FAILURE in 7m 07s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-data-plane-adoption-osp-17-to-extracted-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

@zzzeek zzzeek force-pushed the build_against_zzzeek_mariadb branch from 1c59412 to def8196 Compare February 14, 2024 19:26
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://review.rdoproject.org/zuul/buildset/d70b80bfb2a44bd1b0ac159d6889b51d

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 36m 52s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 01m 43s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 09m 18s
cifmw-data-plane-adoption-osp-17-to-extracted-crc NODE_FAILURE Node request 099-0006915582 failed in 0s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 20m 57s

@zzzeek zzzeek force-pushed the build_against_zzzeek_mariadb branch from def8196 to 9a69c33 Compare February 15, 2024 17:33
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://review.rdoproject.org/zuul/buildset/c250a835c6a34db9be974d3d77791232

✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 44m 16s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 06m 09s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 04m 07s
cifmw-data-plane-adoption-osp-17-to-extracted-crc FAILURE in 1h 21m 53s
✔️ openstack-operator-tempest-multinode SUCCESS in 1h 23m 36s

zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 15, 2024
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 15, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 15, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 15, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
@zzzeek zzzeek force-pushed the build_against_zzzeek_mariadb branch from 9a69c33 to f9b74bc Compare February 16, 2024 14:46
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 17, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 19, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 19, 2024
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 19, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
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://review.rdoproject.org/zuul/buildset/6e7055524a8a4137a7534dea3f68ab34

openstack-k8s-operators-content-provider FAILURE in 6m 17s
⚠️ podified-multinode-edpm-deployment-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-crc-podified-edpm-baremetal SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ cifmw-data-plane-adoption-osp-17-to-extracted-crc SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider
⚠️ openstack-operator-tempest-multinode SKIPPED Skipped due to failed job openstack-k8s-operators-content-provider

zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 19, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 20, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 22, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
zzzeek added a commit to zzzeek/neutron-operator that referenced this pull request Feb 22, 2024
…BAccount

This will move neutron to fully use MariaDBAccount based on the dev work
being done for mariadb-operator:

openstack-k8s-operators/mariadb-operator#184

Depends-On: openstack-k8s-operators/openstack-operator#656
This provides a link to install the mariadb image built
against the version in
openstack-k8s-operators/mariadb-operator#184.

This adds rotatable username/password flow to the mariadb operator
with associated client functions to be called in each downstream
operator.

follows steps at:

openstack-k8s-operators/glance-operator#426 (comment)
@zzzeek zzzeek force-pushed the build_against_zzzeek_mariadb branch from 5d6d8b4 to fc39c01 Compare March 4, 2024 18:49
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://review.rdoproject.org/zuul/buildset/aa7abbcacf19452c9dd9d5c3e7db07cf

✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 24m 29s
✔️ podified-multinode-edpm-deployment-crc SUCCESS in 1h 05m 45s
✔️ cifmw-crc-podified-edpm-baremetal SUCCESS in 1h 12m 54s
✔️ cifmw-data-plane-adoption-osp-17-to-extracted-crc SUCCESS in 2h 05m 01s
openstack-operator-tempest-multinode FAILURE in 41m 38s

@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@zzzeek zzzeek closed this Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants