Skip to content

Commit eeeb4eb

Browse files
committed
Integration tests: temporarily disable OLM etcd scenario
1 parent 427060a commit eeeb4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/integration-tests/tests/olm/etcd.scenario.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import * as catalogView from '../../views/olm-catalog.view';
1010
import * as sidenavView from '../../views/sidenav.view';
1111
import * as yamlView from '../../views/yaml.view';
1212

13-
describe('Interacting with the etcd OCS', () => {
13+
xdescribe('Interacting with the etcd OCS', () => {
1414
const etcdClusterResources = new Set(['Service', 'Pod']);
1515
const deleteRecoveryTime = 60000;
1616
const etcdOperatorName = 'etcd-operator';

0 commit comments

Comments
 (0)