Commit 57095a9
committed
OTA-1813: Drop a local label on alert-risk e2e
This is to follow up [1].
We need to fire an alert to test the feature, but it would lead
to a job failure unless we get an exception from TRT via [2].
The local label exclusion in test configuration [3] are left
for the "local" cases in the future.
[1]. https://github.com/openshift/cluster-version-operator/pull/1329/changes#r2977643526
[2]. openshift/origin#30929
[3]. https://github.com/openshift/cluster-version-operator/blob/bb70c3bf2e0fee968cf02bae00b97b7be837a8b0/cmd/cluster-version-operator-tests/main.go#L23-L381 parent bb70c3b commit 57095a9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments