Skip to content

Commit 88d044c

Browse files
committed
skip broken ODC test
1 parent a3fdbce commit 88d044c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/packages/dev-console/integration-tests/features/addFlow/create-from-devfile.feature

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Feature: Create Application from Devfile
99
And user is at Add page
1010

1111

12-
@regression
12+
@regression @broken-test
1313
Scenario: Deploy git workload with devfile from topology page: A-04-TC01
1414
Given user is at the Topology page
1515
When user right clicks on topology empty graph
@@ -30,7 +30,7 @@ Feature: Create Application from Devfile
3030
Then user will be redirected to Topology page
3131
And user is able to see workload "node-example" in topology page
3232

33-
33+
3434
@regression
3535
Scenario: No service is shown in the node sidebar if it is not defined in the devfile : A-04-TC03
3636
Given user has created workload "node-example" with resource type "Deployment"
@@ -47,8 +47,8 @@ Feature: Create Application from Devfile
4747
When user clicks on workload "node-example"
4848
Then user can see sidebar opens with Resources tab selected by default
4949
And user can see under Routes section "No Routes found for this resource."
50-
51-
50+
51+
5252

5353

5454
# Below scenario to be removed after the tests are are updated

0 commit comments

Comments
 (0)