* Added automation for doNotDeploy: true
* Updated test title and removed duplicate cleanup as suggested
* Added separate navigation for clusters
* Updated GitRepo not targeting any clusters message for all Rancher versions
* Addressed suggested changes
* Adding cloud EC2 instance test
* Adding key ref to yamls
* trying exist of element instead of visibility
fixing downstream gitrepo deployment
* Adding more changes
* Adding extra time after repo creation
* Creating new special test spec
Moving special ones there
Adapting ci files 2.11 onwards
* Adressing comments
* Fix failing tests in 2.12-head version
* Updated with direct Clusters navigation
* Added direct navigation to clusters page from tests
* Added more wait for button to be able to appear on screen
* Added more wait to let load the page properly
* Added more wait for better navigation
* Fix remaining clusterGroup tests
* Added new test for create bundle via GitRepo YAML
* Added comment for resource check for future use
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Added `verionedIt()` block in this test
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Removed VersionedIt implementation
* Added bundle check with name logic
* Exclude support of tests for 2.11 and below
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Modifiying hardening script and workflow to make rke2 hardenting configurable
* Bringing back previous dispatch
* Creating dispatch for hardened upstream cluster
* Change default navigation to 2.12 only support
* Removed old navigation from tests
* Updated namespace toggle logic while GitRepo change
* Updated namespace/GitRepo nav logic to failed tests
* Changed dashboard navigation to actual GitRepo page
* Update Bundles navigation and App Bundles navigation
* Fixed failed tests with GitRepo Create navigation
* Increasing viewport width to get Delete option visible
* Fix P1_2 failed test
* Update locator for GitRepo path
* Skipping clusterGroup tests as per new changes in 2.12
* Fix label and title locator for failed tests
* Fix locators and Deployment status
* Added 2.12, head, alpha version filter to if-else block
* Fix the new section locator under secrets
* Fix Secret page filter search box
* Fix failed tests by adding wait and skipped tests which fails
* Fixed test before each part for SSH key creation
* Fix remove label and filter search box for secrets (#342)
* Fix 2.12 tests (#345)
* Fix test Fleet-51
* Fixed failed tests and updated logic for configmap when delete button is not present
* Fixed the login test
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Added head/2.12 support for test to run on 2.12
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Fixed failed 2.12 tests (#351)
* Fixed failed 2.12 tests
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Added small wait after filter text
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* prime optimus alpha version to 2.12 branch (#355)
* Added backward Support along with 2.12
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Fixed 2.11 failed tests
* Fixed failed test by chaning namespace toggle place
* Fixed login test and other tests
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Updated timeout for resources to take some amount of time
* Fixed last failed test 51
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Adding 1/4 second after filterInsearchBox function for better reliablity. FIxing typo
* Adding strategic waits to ensure reliability before commands execution
* increasing more wait after edit selection. Removing short time of 1/2 second to find item
* Upgrade K8s on imported cluster
* Added Edit Config another way
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Update CI job description to use k8supgrade tag
* [Revert this commit] Temporary modified 2.7 job
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Renamed variables as per suggestion
* Added K8s version CI input to cypress docker
* Updated timeout value, some cluster takes much time
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Changed default value of upgrade job to false
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Restore 2.7 lane and added final changes
* Update CI Job description as per suggestion
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Adding pop-up window close function to allow failing tests to pass
* moving close pop window into other cluster functions. Makink string mandatory in e2e.ts
* more pop up windows additions
* Automate helm-app valuesFrom and valuesFiles tests
* Moved function to command for future use
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Updated resource count, using ConfigMap now
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Adressing refactor changes
Setting preparation for test in before block
* Reconverting test 171 to bring it back
* extending waits to ensure saving is executed correctly
* remove leftover
* Adding after hook to return curtom known_host value
* Minor indentation fix