[ci] Add explicit namespace to patch_observabilityclient#321
Conversation
The tests don't explicitly log into a specific namespace. When running the task that update the observabilityclient, the namespace is omitted, so whatever namespace was last activated in openshift will be used. This commit updates the commands to explicitly state the namespace, preventing errors when trying to connect to a non-existant pod.
146568f to
9fd3803
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d99b25a1417d49e49dbe1cc44da31413 ❌ telemetry-openstack-meta-content-provider-master FAILURE in 9m 33s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0714f4ce90774cedaa2e5cfc011cfdbc ❌ telemetry-openstack-meta-content-provider-master FAILURE in 8m 36s |
|
recheck |
1 similar comment
|
recheck |
The tests don't explicitly log into a specific namespace. When running the task that update the observabilityclient, the namespace is omitted, so whatever namespace was last activated in openshift will be used.
This commit updates the commands to explicitly state the namespace, preventing errors when trying to connect to a non-existant pod.