Commit 32bf226
committed
Add a required annotation to ns/openshift-lightspeed
To fix the job [1]:
```
STEP: having openshift namespaces with management annotation @ 05/15/26 15:04:53.188
[FAILED] in [It] - github.com/openshift/origin/test/extended/cpu_partitioning/platform.go:90 @ 05/15/26 15:04:53.225
fail [github.com/openshift/origin/test/extended/cpu_partitioning/platform.go:90]: projects [openshift-lightspeed] do not contain the annotation map[workload.openshift.io/allowed:management]
Expected
<[]string | len:1, cap:1>: [
"openshift-lightspeed",
]
to be empty
```
[1]. https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_cluster-version-operator/1382/pull-ci-openshift-cluster-version-operator-main-e2e-agnostic-ovn/20552560180608409601 parent 1a0dcef commit 32bf226
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
0 commit comments