Skip to content

Commit 7c057e1

Browse files
committed
skip broken e2e tests
1 parent 88d044c commit 7c057e1

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

frontend/packages/dev-console/integration-tests/features/e2e/add-flow-ci.feature

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Feature: Create the different workloads from Add page
8686
Then user will be redirected to Topology page
8787
And user is able to see workload "mariadb" in topology page
8888

89+
@regression @broken-test
8990
Scenario: Deploy git workload with devfile from topology page: A-04-TC01
9091
Given user is at the Topology page
9192
When user right clicks on topology empty graph
@@ -123,7 +124,7 @@ Feature: Create the different workloads from Add page
123124
And Application Name, Name fields displayed in General section
124125
And Advanced options sections are displayed
125126
And Create button is in disabled state
126-
127+
127128
Scenario Outline: Create Sample Application from Add page: GS-03-TC05
128129
Given user is at Add page
129130
When user clicks on the Samples card
@@ -136,4 +137,4 @@ Feature: Create the different workloads from Add page
136137
Examples:
137138
| card_name | form_header | workload_name |
138139
| Httpd | Create Sample application | httpd-sample |
139-
| Basic Go | Import from Git | go-basic |
140+
| Basic Go | Import from Git | go-basic |

0 commit comments

Comments
 (0)