File tree Expand file tree Collapse file tree
frontend/packages/helm-plugin/integration-tests/features Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments