* Update rancher upgrade version as rancher version
* Updated name of the CI Upgrade job
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* 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
* Added P1_2 tag to CI's
* Added default tag to Master as well
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* Updated default tag to each lane for automatic run
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
---------
Signed-off-by: Satyajit Bulage <satyajit.bulage@suse.com>
* 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