Skip to content

Commit

Permalink
NameSpace Admin features
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuldash171 committed Oct 5, 2023
1 parent f9251b5 commit e7b7891
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Feature: NameSpaceAdmin - Validate system admin page flow
Then Click on NameSpace Admin link from the menu
Then Click "preferences" tab from Configuration page for "default" Namespace
Then Click on edit namespace preferences to set namespace preferences
Then Enter key value pairs to set preferences: "keyValue" with values from json: "test1"
Then Click on Save and Close button to save the preferences
Then Set system preferences with key: "keyValue" and value: "systemPreferences1"
Then Click on the Save & Close preferences button


Scenario:Validate user is able to open compute profile page and select a provisioner
Expand All @@ -18,4 +18,4 @@ Feature: NameSpaceAdmin - Validate system admin page flow
Then Click on NameSpace Admin link from the menu
Then Click on create profile button for "default" Namespace
Then Select a provisioner: "existingDataProc" for the compute profile
Then Click on close button of compute profile page
Then Click on close button of compute profile properties page

0 comments on commit e7b7891

Please sign in to comment.