[DNM] Test continuous logging during update.#1044
[DNM] Test continuous logging during update.#1044sathlan wants to merge 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sathlan The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/7961381e720a4bdeaf786a8f7c83701f ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 00m 54s |
32983f6 to
a80e82a
Compare
We now have a continuous monitoring running in the background, so we just need to log the current step of the update and it will be logged. Depends-On: openstack-k8s-operators/ci-framework#2841 Resolves: [OSPRH-15060](https://issues.redhat.com/browse/OSPRH-15060)
a80e82a to
a0100f9
Compare
|
PR needs rebase. DetailsInstructions 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-sigs/prow repository. |
|
@sathlan: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
We now have a continuous monitoring running in the background, so we
just need to log the current step of the update and it will be logged.