We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427060a commit eeeb4ebCopy full SHA for eeeb4eb
frontend/integration-tests/tests/olm/etcd.scenario.ts
@@ -10,7 +10,7 @@ import * as catalogView from '../../views/olm-catalog.view';
10
import * as sidenavView from '../../views/sidenav.view';
11
import * as yamlView from '../../views/yaml.view';
12
13
-describe('Interacting with the etcd OCS', () => {
+xdescribe('Interacting with the etcd OCS', () => {
14
const etcdClusterResources = new Set(['Service', 'Pod']);
15
const deleteRecoveryTime = 60000;
16
const etcdOperatorName = 'etcd-operator';
0 commit comments