Conversation
| gcpDataProc=provisioner-gcp-dataproc | ||
| remoteHadoopProvisioner=provisioner-remote-hadoop | ||
| Create=profile-create-btn | ||
| Finish=wizard-finish-btn |
There was a problem hiding this comment.
can we use key with starting word small? like create, finish, next, previous
There was a problem hiding this comment.
Yes for NameSpace admin only keyValue key is used as of now , will have to change in surya's commit as most of this attributes are used for SysAdmin.
| Feature: NameSpaceAdmin - Validate system admin page flow | ||
|
|
||
| @Namespaceadmin | ||
| Scenario:Validate user is able to create new namespace preferences inside namespace admin |
There was a problem hiding this comment.
How are we validating the preferences we set ?
There was a problem hiding this comment.
Here we are adding only the design time scenarios we will be adding the validation steps when the requirement for creation with end to end tests is planned . The scope was to create sanity test suite to start with these features . We are in connect with google team to define the future scope which will be added as end to end scenarios in this month .
As of now the plan was to create the feature and to check if the tests are passing when the integration is done with e2e FW .
| Then Set system preferences with key: "keyValue" and value: "systemPreferences1" | ||
| Then Click on the Save & Close preferences button | ||
|
|
||
|
|
e7b7891 to
78cbe2e
Compare
78cbe2e to
9bbfffc
Compare
E2e name space admin features cdap