Skip to content

Commit 17c72ae

Browse files
raukadahamartyasinha
authored andcommitted
[os_must_gather] collect logs from openshift-operators namespace
cluster-observability-operator(coo) is deployed in openshift-operators namespace in watcher-operator related jobs. Currently coo deployment is failing and we are not logs collecting logs from this namespace. It is hard to debug. Jira: OSPCIX-884 Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
1 parent bd3d035 commit 17c72ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

roles/os_must_gather/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cifmw_os_must_gather_image_registry: "quay.rdoproject.org/openstack-k8s-operator
2323
cifmw_os_must_gather_output_dir: "{{ cifmw_basedir | default(ansible_user_dir ~ '/ci-framework-data') }}"
2424
cifmw_os_must_gather_repo_path: "{{ ansible_user_dir }}/src/github.com/openstack-k8s-operators/openstack-must-gather"
2525
cifmw_os_must_gather_timeout: "10m"
26-
cifmw_os_must_gather_additional_namespaces: "kuttl,openshift-storage,openshift-marketplace,sushy-emulator,tobiko"
26+
cifmw_os_must_gather_additional_namespaces: "kuttl,openshift-storage,openshift-marketplace,openshift-operators,sushy-emulator,tobiko"
2727
cifmw_os_must_gather_namespaces:
2828
- openstack-operators
2929
- openstack

0 commit comments

Comments
 (0)