- 14 Feb, 2023 1 commit
-
-
Vladimir Vinogradenko authored
You should reset it
-
- 08 Feb, 2023 3 commits
-
-
bugclerk authored
* Empty commit to create PR on github. You should reset it * NAS-120126: Resetting config doesn't properly go to signin page --------- Co-authored-by:
Vladimir Vinogradenko <vladimirv@bugclerk.tys1.ixsystems.net> Co-authored-by:
Evgeny Stepanovych <undsoft@gmail.com>
-
Evgeny Stepanovych authored
-
bugclerk authored
* Empty commit to create PR on github. You should reset it * NAS-120213: Refresh UI after an update --------- Co-authored-by:
Vladimir Vinogradenko <vladimirv@bugclerk.tys1.ixsystems.net> Co-authored-by:
Evgeny Stepanovych <undsoft@gmail.com>
-
- 07 Feb, 2023 2 commits
-
-
bugclerk authored
(cherry picked from commit 6056e9157055d9d31d68e4741b986c088e84bf36) Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
Evgeny Stepanovych authored
-
- 04 Feb, 2023 2 commits
-
-
bugclerk authored
NAS-120045 / 22.12.1 / One Controller's System Serial Number is listed twice and the other is missing in System Settings/General/Support (by AlexKarpov98) (#7689) * NAS-120045: One Controller's System Serial Number is listed twice and the other is missing in System Settings/General/Support (cherry picked from commit eaef9a9fcd512b9177dff48c59ac7fa559bf1c54) * NAS-120045: One Controller's System Serial Number is listed twice and the other is missing in System Settings/General/Support (cherry picked from commit bda256c50f07ba4876682739eabd67969472c630) * NAS-120045: One Controller's System Serial Number is listed twice and the other is missing in System Settings/General/Support (cherry picked from commit e5524060e747f87bfc34e50c8462df7be5f43d26) --------- Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
bugclerk authored
NAS-120123 / 22.12.1 / System Settings > Services > S.M.A.R.T > UI flags fields as required on tab through (by AlexKarpov98) (#7688) * NAS-120123: System Settings > Services > S.M.A.R.T > UI flags fields as required on tab through (cherry picked from commit 56996a575bd36a5a8c7d5888c07a444fd8b1d303) * NAS-120123: PR update (cherry picked from commit 543eb97ef73a18cd96eb5b9cbac56422845aa7eb) --------- Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
- 02 Feb, 2023 1 commit
-
-
Eric Turgeon authored
* Adding new xpaths and reusable selenium code * Fixed missing ssh service and NFS service * Adding new test cases to Verify NFS works after failover * Update some user test xpaths with the sourced xpaths * Adding Login function to replace code that does login in multiple tests * Fixed xpaths.py confirm_Password_Input * Fixed xpaths.services.smb_Service_Toggle * Replaced network side menu xpath with xpaths.side_Menu.network * Adding missing test dependency in T1657 * Fixed overlooked change with confirm password xpaths
-
- 01 Feb, 2023 1 commit
-
-
Eric Turgeon authored
* Fixed the xpath to enable sudo and fixed auxiliary group test * Fixed some UI issue related to sudo and auxiliary group
-
- 30 Jan, 2023 3 commits
-
-
bugclerk authored
(cherry picked from commit 30e796d90614332fc3bca8a20517cbd2cd2f3cf5) Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
Evgeny Stepanovych authored
-
Evgeny Stepanovych authored
-
- 29 Jan, 2023 1 commit
-
-
Evgeny Stepanovych authored
-
- 27 Jan, 2023 1 commit
-
-
Eric Turgeon authored
* Changed the wait for configuring to disappear to 300 in app unset pool * Change the behavior to got to the virtual controller * Fixed host in HA UI test * Fixed AD start SMB service box * Fixed xpaths to enable and restart SMB service * Added code to in the teardown to close installing error after screenshot * Fixed xpath to close slide on failure * Fixed zvol test
-
- 26 Jan, 2023 1 commit
-
-
bugclerk authored
(cherry picked from commit a691ec562f16a8783187d08153deec06f2144940) Co-authored-by:
Evgeny Stepanovych <undsoft@gmail.com>
-
- 25 Jan, 2023 3 commits
-
-
bugclerk authored
* Empty commit to create PR on github. You should reset it (cherry picked from commit 8f7896a5cc9e284d5b2cd4206f53e2a6cbcef85c) * NAS-119749: Enclosure UI support (cherry picked from commit 9b2166ef9cf2bb2941abaf5e359c40182a9dc97e) * NAS-119749: Merge changes from master Co-authored-by:
Vladimir Vinogradenko <vladimirv@bugclerk.tys1.ixsystems.net> Co-authored-by:
Damian Szidiropulosz <damianos@knoxbug.org>
-
RehanY147 authored
-
Evgeny Stepanovych authored
-
- 24 Jan, 2023 3 commits
-
-
bugclerk authored
-
Boris Vasilenko authored
Co-authored-by:
Boris Vasilenko <bvasilenko@ixsystems.com>
-
bugclerk authored
NAS-119081 / 22.12.1 / Do not disallow failover when system versions mismatch (by AlexKarpov98) (#7621)
-
- 22 Jan, 2023 3 commits
-
-
bugclerk authored
NAS-119792 / 22.12.1 / Changing user password doesn't work on non-root users (by AlexKarpov98) (#7614)
-
bugclerk authored
Co-authored-by:
Boris Vasilenko <bvasilenko@ixsystems.com>
-
bugclerk authored
NAS-119698 / 22.12.1 / Unsupported type = cron and uri when trying to Launch a docker image (by AlexKarpov98) (#7603)
-
- 20 Jan, 2023 2 commits
-
-
Eric Turgeon authored
* Updated setting up AD on HA and added steps to test AD SMB on failover In this commit there is also improvement with duplicate selenium code related to AD and SMB. This added a new python module reusableSeleniumCode.py to store dupicated code use in HA and none HA UI test * Changed code in step to get the file AD SMB share after failover * Removed the work around to wait on HA to be enable. * Added code to get proper results with run_cmd for T964 * Change the code to disable AD to leave the AD domain in T964 and T1120 * Fixed the button the leave domain button in reusableSeleniumCode.py * Fixed clicking on Leave Domain and changed some xpath class to snake case * Changed some class, function and variable to Snack Case * Changed some more class, function and variable to Snack_Case * Finished moving class, function and variable to Snack_Case * Fixed Leave_Domain function. * Fix repository_Input in T1353
-
bugclerk authored
NAS-119844 / 22.12.1 / NVMe drives show "Enable S.M.A.R.T." checkbox unchecked even if `togglesmart` API field is true (by AlexKarpov98) (#7606) * NAS-119844: NVMe drives show "Enable S.M.A.R.T." checkbox unchecked even if `togglesmart` API field is true (cherry picked from commit 9928caf403d73d16507dd0f476ffa858475fb0f4) * NAS-119844: Pr fix Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
- 19 Jan, 2023 4 commits
-
-
RehanY147 authored
-
RehanY147 authored
-
bugclerk authored
-
bugclerk authored
NAS-119716 / 22.12.1 / Switching a drop down selection, does not "drop" values that are now hidden (by AlexKarpov98) (#7587) * Empty commit to create PR on github. You should reset it * NAS-119716: Switching a drop down selection, does not "drop" values that are now hidden Co-authored-by:
Vladimir Vinogradenko <vladimirv@bugclerk.tys1.ixsystems.net> Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
- 18 Jan, 2023 1 commit
-
-
bugclerk authored
NAS-119591 / 22.12.1 / [SCALE/Apps]: `default` does not work in `list` types (by AlexKarpov98) (#7593) * Empty commit to create PR on github. You should reset it * NAS-119591: [SCALE/Apps]: does not work in types Co-authored-by:
Vladimir Vinogradenko <vladimirv@bugclerk.tys1.ixsystems.net> Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
- 17 Jan, 2023 1 commit
-
-
bugclerk authored
-
- 16 Jan, 2023 2 commits
-
-
bugclerk authored
NAS-119500 / 22.12.1 / Bulk Upgrade window does not generate a scroll bar preventing you from confirming (by AlexKarpov98) (#7572) * Empty commit to create PR on github. You should reset it * NAS-119500: Bulk Upgrade window does not generate a scroll bar preventing you from confirming Co-authored-by:
Vladimir Vinogradenko <vladimirv@bugclerk.tys1.ixsystems.net> Co-authored-by:
Oleksandr Karpov <Karpov4you@gmail.com>
-
bugclerk authored
(cherry picked from commit 672cc4b8a11a518bc74e5dfda10a91e3a14bd996) Co-authored-by:
Evgeny Stepanovych <undsoft@gmail.com>
-
- 13 Jan, 2023 3 commits
-
-
Eric Turgeon authored
* Added a wait for please wait to go away in dataset delete test * Fixed system dataset change test * change nas_hostname to use PID instead of random number pip as less changes to collide with other NAS for UI test * Changing AD UI test to change the default netbios The default will collide with other NAS * Added netbios step into HA AD test * Fixed the system dataset module in HA T961 * fixed parsers in T962
-
Evgeny Stepanovych authored
-
Eric Turgeon authored
* Bring latest Angelfish changes * Added xpathx module to scale test start to update SSH test * Fixed interface test and updated xpaths in some other UI test * Updating add user UI text and xpath on other test with sourced xpath * Updated change user test and updated related xpath in other test * Updated change user test and updated related xpath in other test * Updated steps in T1071 test case and updates some xpaths * Fixed xpaths.py * Moved xpath.py and function.py undd bdd for ha-bhyve and scale test This is to remove duplicate of code in between ha-bhyve and scale test * Updated xpaths in T1071 and other test that use the same xpaths * Updated T1087 xpaths and other related test * Updated T1087 xpaths and other related test xpaths * updated T1091 xpaths * updated T1093 xpaths * updated T1094 xpaths * Fixed T1096 and T1097 * Update T1098 xpaths with sourced xpaths and delete pass test duplicate * Updated xpaths in T1099 and T1100 * Change FreeNAS for TrueNAS in given steps * Updated wipe disk test steps and xpaths * Fixed Set DNS and static IP test steps * Updated T1102 test cases xpaths and related test cases xpaths * Fixed and updated T1100 and fixed progressbar wait on all user test * Update AD setup test case steps and xpaths * Fixed step in T1100 * Fixed email tests and root sshkey test * Adding T1108 Create an Active Directory dataset on a system dataset pool Also updated xpath in related test. * rework SMB with AD dataset test * Remove duplicated test * moved AD smb test to T1120 and Added add ACL item to T1119 Fixed Xpath issues and steps * Fixed and updated T1125 and related test * fixed enabled function in T1120 * Changed the root group to wheel in T1089 test fixed some enabled xpaths * Updated steps in T1108 * Fixed and updated steps, xpaths and code in T1126 * Fixed scenario in T1133 * Revert wheel change in T1089 * Fixed and updated steps, xpaths and code in T1131 * Fixed and updated steps, xpaths and code in T1134 * Fixed and updated steps, xpaths and code in T1129 * Fixed issues * Fixed and updated T1133 steps and xpath fixed LDAP SMB test issue And fixed pool in T1131 and T1134 * fix syntax in T1133 * Added proper results for "verify that the file is not is in the dataset" * Fixed and updated T1133 steps and xpath * Updating and fixing T1138 * Updated and fixed steps and xpath in T1215 * Fixed xpaths in T1223 * Fixed permission_edit_button xpath * Removed T1241 it has been removed from the UI. * Sorced some xpaths in T1242 * Fixed the steps in T1242 * Updated T1243 steps and xpaths * Fixed a step in T1243 * Updated and fixed T1244 steps and xpaths * Fixed and updated T1247 * Updated and fixed steps and xpaths in T1249 * Updated and fixed steps and xpaths in T1250 * Fixed xpaths in T1251 * Fixed xpaths in T1252 * Fixed xpaths in T1253 * Sourced xpaths in T1255 * Fixed and sourced xpaths in T1256 * Fixed and sourced xpaths in T1257 * Fixed wrong xpaths in certificates test. * fixed HA root Aux Group * fixed missing xpaths.groups.edit_button * Removed confirm checkbox in T1262 * Improve the last step of T1215 * Adding an extra verification for the dashboard to ensure it is loaded * fixed the delete button in T1262, T1264 and T1266 * improved some certificates tests * fixed issue in ldap dataset test * for group test replace popup.pleaseWait by progress.progressbar * Ensure that xpaths.sideMenu.dashboard clickable before clicking it * Fixed T1285 xpaths and related test xpaths * Fixed and updated xpaths in T1286 * Fixed xpaths and updated steps in T1287 * Fixed xpaths and updated steps in T1341 * Remove click close in T1286 last step * Fixed xpaths and updated steps in T1342 and xpaths in related test * Fixed xpaths and updated steps in T1343 * Fixed xpaths and updated steps in T1344 * Fixed xpaths and updated steps in T1345 * Replaced xpaths.popup.pleaseWait by xpaths.progress.progressbar in T1130 * Fixed xpaths and updated steps in T1346 And moved a step from T1346 in T1344 * Added step in T1104 to remove nameserver 2 and 3 A AD system can only have the AD ip has nameserver and no other name server * Adding steps to unset AD configuration T1120 * Fixed missing driver fixture in T1341 * Fixed network click * Fixed xpaths and updated steps in T1353 * Updated the steps in T1356 * Fixed xpaths in T1356 * Fixed xpaths and updated steps in T1357 and updated * Added home directory while creating qetestuser in T1253 * Fixed xpaths and updated steps in T1237 and updated * Added code to change shell from nologin to bash in T1253 * Fixed user shell verification in T1068 * Fixed pool name in T961 * Add longer wait for App installation test * Removing scale and scale-validation from bdd UI test
-
- 12 Jan, 2023 2 commits