Skip to content

Commit c5877de

Browse files
committed
skip broken tests
1 parent 7c057e1 commit c5877de

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

frontend/packages/helm-plugin/integration-tests/features/helm-release.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Feature: Helm Release
3838
Then user will be redirected to Topology page
3939
And Topology page have the helm chart workload "nodejs-release"
4040

41-
42-
Scenario: Context menu options of helm release: HR-01-TC01
41+
@regression @broken-test
42+
Scenario: Context menu options of helm release: HR-01-TC01
4343
Given user is at the Topology page
4444
When user right clicks on the helm release "nodejs-release" to open the context menu
4545
Then user is able to see the context menu with actions Upgrade and Delete Helm Release

frontend/packages/helm-plugin/integration-tests/features/helm/actions-on-helm-release.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Feature: Perform Actions on Helm Releases
1717
Then user will be redirected to Topology page
1818
And Topology page have the helm chart workload "nodejs-release-2"
1919

20-
20+
@regression @broken-test
2121
Scenario: Context menu options of helm release: HR-01-TC01
2222
Given user is at the Topology page
2323
When user right clicks on the helm release "nodejs-release-2" to open the context menu

0 commit comments

Comments
 (0)