[os_must_gather] - Gather data without using OMC mode#3615
[os_must_gather] - Gather data without using OMC mode#3615danpawlik merged 1 commit intoopenstack-k8s-operators:mainfrom
Conversation
Depends-On: openstack-k8s-operators/ci-framework#3615 Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/623dbf6ec78f438ab146eb5011d70a90 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 22m 13s |
49e0fa1 to
990290b
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/8e54c384854f47d5ab7572b3c37e3cf0 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 48m 55s |
c992fa4 to
06ee4fd
Compare
06ee4fd to
09a5e76
Compare
We recently hit some performances issues with watcher and the must-gather fails hitting the timeout limit. This patch explicitly disables OMC mode until we have more stability in CI. Signed-off-by: Francesco Pantano <fpantano@redhat.com>
09a5e76 to
6927d0b
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abays 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 |
We recently hit some performances issues with watcher and the
must-gather fails hitting the timeout limit. This patch explicitly disables
OMC mode until we have more stability in CI.