Commit Graph

3349 Commits

Author SHA1 Message Date
jitendracandela
c6fb7f4546 Changed default value of testbed from basic-01 to basic-1 (#858)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-11-23 19:22:48 +05:30
Anil Kumar Tegala
6e19def192 wifi 13063 (#857)
* added test-edgecore-eap104 and test-hfcl-ion4xe to the sanity workflow

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added test-edgecore-eap104 and test-hfcl-ion4xe to the sanity workflow

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* updated edgecore_eap101 testbed info

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added test-edgecore-eap102 to the sanity workflow

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* Modify default job execution timeout in sanity workflow

* Revert "Modify default job execution timeout in sanity workflow"

This reverts commit 089fed503b.

* added tests for ap models in basic testbeds

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* removed limits for resources

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

---------

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
Co-authored-by: Gopi Raga <117985788+GopiRaga7@users.noreply.github.com>
2023-11-21 15:25:45 +05:30
Carsten Schafer
daa805f2a7 Add qa02 namespace
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
2023-11-15 13:30:20 -05:00
jitendracandela
b8434e7464 Wifi 13117 (#856)
* Modified logic in setup_firmware method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Removed test_firmware_upgrade_status_AP test case and modified logic for test_get_firmware_version_list method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-11-10 15:42:36 +05:30
jitendracandela
374ebb902f Wifi 13007 (#854)
* Added one test case for Firmware Upgrade/Downgrade Testplan

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added get_latest_four_release_images method for Firmware Upgrade/Downgrade Test Plan

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified get_latest_four_release_images method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added five more test cases for Firmware Upgrade/Downgrade Test Plan

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Fixed issue in allure attach

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Renamed the method name as get_least_three_release_images_from_current_image and Modified the method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Deleted 6 test cases and converted into a single test case

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified logic in get_least_three_release_images_from_current_image method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified logic in test_upgrade_downgrade_tests

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-11-08 15:52:58 +05:30
jitendracandela
f14da9b643 Modified dfs methods as per new APs (#853)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-11-06 14:36:05 +05:30
Carsten Schafer
661394cea7 Chart version for deploy should be main as 2.11 does not have new cluster changes
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
2023-10-26 17:16:12 -04:00
Carsten Schafer
9951ebee0a Node selector env=test no longer valid 2023-10-18 10:12:53 -04:00
Carsten Schafer
adab832ed9 Use password specific for demo instance
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
2023-10-17 11:33:06 -04:00
Carsten Schafer
b3aa95dd18 Allow branch to be set 2023-10-17 08:38:49 -04:00
Carsten Schafer
982fa55f3a Merge remote-tracking branch 'origin/master' into region_migration 2023-10-16 10:53:21 -04:00
Carsten Schafer
cafbb46e6c Change references to new new cluster and upgrade kubectl
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
2023-10-16 10:53:18 -04:00
jitendracandela
75754a97df Changed profile data format for the test cases (#852)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-10-12 17:14:20 +05:30
Carsten Schafer
9638f6d75e testing region/k8s version change
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
2023-10-09 12:13:26 -04:00
Carsten Schafer
9ab5aa5cf8 Change region to ap-south-1
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
2023-10-06 13:50:24 -04:00
Gopi Raga
18f965eac5 Upgrade SDK to 2.11-RC2 (#851) 2023-09-28 14:05:24 +05:30
Gopi Raga
80a005687c Upgrading SDK to 2.11-RC2 (#850) 2023-09-28 13:48:46 +05:30
jitendracandela
9dedcc0d38 Wifi 12923 (#849)
* Added strict-forwarding option

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added test cases for strict_forwarding test plan

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Deleted nat mode test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-09-26 18:54:28 +05:30
Gopi Raga
6b637bbaeb SDK upgrade to latest (#848) 2023-09-19 12:33:38 +05:30
jitendracandela
96ab70e441 Wifi 12902 (#847)
* Modified help description for client-type

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added client-type

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added client-type

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-09-05 12:47:03 +05:30
YashSaxenaCT
5128fd18ff Wifi 12087 (#846)
* Update ucentralgw-qa-deployment.yaml

* UPGRADING SDK TO v2.11.0-rc1

---------

Co-authored-by: Gopi Raga <117985788+GopiRaga7@users.noreply.github.com>
2023-09-04 15:04:40 +05:30
Anil Kumar Tegala
e2525ea648 added regression marker to master config tests (#843)
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-09-01 13:14:32 +05:30
jitendracandela
ee81e42940 Added ow_regression_lf marker (#844)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-09-01 11:54:56 +05:30
jitendracandela
bd70bb5b3e Added test cases for open security in NAT mode (#842)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-29 11:51:18 +05:30
Anil Kumar Tegala
0348629b7e Wifi 12754 (#841)
* test added to validate master-config1

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* allure info added to master-config1 test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added master-config2 test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added master-config3 test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

---------

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-08-28 19:18:13 +05:30
Anil Kumar Tegala
884e2346cd Wifi 12753 (#840)
* test added to validate master-config1

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* allure info added to master-config1 test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added master-config2 test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

---------

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-08-28 19:08:59 +05:30
Anil Kumar Tegala
537dddc96e Wifi 12752 (#838)
* test added to validate master-config1

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* allure info added to master-config1 test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

---------

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-08-28 10:28:20 +05:30
jitendracandela
065a60a19e Wifi 10977 (#839)
* Added captive option

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added one test case for click-to-continue

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added captive services for captive portal test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added one test case for click to continue mode

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added one test case for local user and password mode

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added one test case for Captive-Radius

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-28 10:18:38 +05:30
jitendracandela
d17329c52d Added location in venue API tests as per recent changes in SDK (#837)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-11 14:44:17 +05:30
jitendracandela
ec41126f04 Wifi 12666 (#823)
* Added pass fail for two sanity test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Replaced mode NAT to NAT-WAN

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added test cases for open encryption

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Removed unwanted marker

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Changed mode NAT to NAT-WAN

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Changed mode NAT to NAT-WAN

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-09 11:30:17 +05:30
jitendracandela
a0baad80f4 Again added get_system_fms method (#836)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-08-03 13:29:11 +05:30
Anil Kumar Tegala
48329181ab sanity workflow modified as per new lab changes (#835)
Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-07-28 17:07:26 +05:30
Anil Kumar Tegala
ee33710327 Analytics API tests (#813)
* initial analytics unit test added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* analytics other api unit tests added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* analytics service api tests added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* analytics service setup obj added into tip_2x libs

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* testcase input data & functions modified as per available prov ui data

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* removed unreachable code

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* removed duplicate method

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* instance variable values replaced with class variables for board data

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* query params encoding issue fixed with urlencode

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* delete board data method name changed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* request params and random id fixed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* index out of range fixed for lists data

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

---------

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-07-11 17:31:31 +05:30
jitendracandela
188d3bf500 Wifi 12469 (#834)
* Added 8 FMS Services Rest API Tests

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added system_wide_commands method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added system wide commands test case and modified markers

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-07-11 17:28:55 +05:30
jitendracandela
db2e9fa208 Wifi 12468 (#833)
* Added 4 Security Services Rest API Tests cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added test cases for security_profiles, Authenticator QR Code

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added CRUD User and CRUD subuser test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Removed print

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added headers in PUT method

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Removed systemConfiguration API test case

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added ow_sanity_lf marker only in sanity test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-07-11 17:28:09 +05:30
jitendracandela
a249728715 Wifi 12467 (#832)
* Added 6 gateway service API test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added more gw API's methods

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added 6 test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added sleep

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added methods for gw radius proxy configuration and radius sessions API's

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added 2 test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Added ow_sanity_lf marker only in sanity test cases

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-07-11 17:24:23 +05:30
Anil Kumar Tegala
4d8b57c0b9 Kafka log validation for AP events (#814)
* kafka healtcheck messages unit test added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* class and marker name changed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* attach healthcheck message value to allure

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added kafka-python to dependencies list

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* kafka broker value modified

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* healthcheck method modified to ap event test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* upgrade upgrade event check validation added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* sdk_client for make headers fixed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* decodes poll message with utf-8

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* message.value error fixed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* firmware change check validation added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added logging for debug

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* records data parsed with json loads to string

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* print statements to debug

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* remove try catch from iteration

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added event type validation to check the fw upgrade msg

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* get method removed for fetching values from payload

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* recorded messages attached to allure

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* wifi start and dev config change kafka tests added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* test config file and marker name changes

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* wifi stop event validation added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added client join event validation

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* replaced setup_coniguration fixture with dut data

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* list indices error in ssid data fixed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* added client-join, client-leave, client-keymismatch event validation

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* client creation fix

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* check condition added to client creation

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* check health radius event added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* TTLS client creation for health radius event added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* boot up event validation added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* check wired interface up or down event added

* check blacklisted device test added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* remove current fw from fw list in fw_upgrade test

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* uboot test scenario modified with configuration push before reboot

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* config fix in radius health event

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* check ssh event validation added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* regex fix for the interface ip address

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* dns and dhcp event msgs validation added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* test health memory event validation added

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* DNS & DHCP health test event fixed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* list index fixed for ssid & passwd

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

* radius config issue fixed

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>

---------

Signed-off-by: anil-tegala <anil.tegala@candelatech.com>
2023-07-11 13:05:44 +05:30
jaspreetsachdev
bebf448d76 upgraded urllib and request 2023-06-29 18:11:47 -04:00
jaspreetsachdev
55c1074cdc Update uc_loadsim.yml 2023-06-28 07:09:46 -04:00
jaspreetsachdev
a1de5893c1 Update uc_loadsim.yml 2023-06-26 12:07:52 -04:00
jitendracandela
821f4fe080 Added some upload rate for nat download test cases (#831)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-06-26 14:54:18 +05:30
Gopi Raga
b9d2157d32 Changing to private runners (#830) 2023-06-26 13:11:47 +05:30
Gopi Raga
446befd37f Changing to public runner (#829) 2023-06-26 12:41:19 +05:30
Gopi Raga
e9ac6360ec Upgrading SDK to latest (#828) 2023-06-20 21:49:02 +05:30
jitendracandela
b1a92f7c04 Wifi 5849 (#827)
* Modified identity to bandwidth10m and egress-rate to 10

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

* Modified identity to bandwidth10m

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>

---------

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
2023-06-17 14:35:05 +05:30
Gopi Raga
816702983a Adding reports to s3 in sanity for any marker (#826) 2023-06-16 23:35:36 +05:30
Rajendrakumar
92bbf01b79 Changing release to next least image for sanity (#824) 2023-06-16 01:50:19 +05:30
jaspreetsachdev
19f4d2b3ad Update uc_loadsim.yml 2023-06-13 16:42:50 -04:00
jaspreetsachdev
a4c64b7ec5 Update uc_loadsim.yml 2023-06-13 16:18:46 -04:00
jaspreetsachdev
561eede707 Update uc_loadsim.yml 2023-06-13 16:04:55 -04:00