Граф коммитов

4907 Коммитов

Автор SHA1 Сообщение Дата
Avram Lubkin e291bd47ee Pylint: Enable pointless statement checks 2023-01-12 10:55:12 -08:00
Aditya Nagesh ba094c3bce fix: VM Resize with StopStart
VM Resize testcase with StopStart leaves VM in Stop
state if Resize raises an exception.
This PR is to Start VM before raising an exception
2023-01-12 21:33:39 +08:00
Aditya Nagesh 01e43894fa
Add json support in DUMP_VARIABLES Transformer (#2519)
Add parameter json_output to dump variables as json instead
of yaml.
json_output defaults to False
2023-01-12 14:40:10 +05:30
Smit Gardhariya 801be6fd53
Add dom0_binaries installer to install kernel using image files (#2506)
* Add dom0_binaries installer to install kernel using image files

* create new file for dom0 installer
2023-01-12 10:43:31 +05:30
Divyansh Srivastava baa0cc8ee2 Fix timeout and sudo issues in copy var/log/azure 2023-01-11 15:39:11 -08:00
Divyansh Srivastava 6aefca4b82 Fix LTP tests on WSL 2023-01-10 09:15:18 -08:00
Divyansh 61c98b3d63 mark git directory safe before checkout 2023-01-10 09:15:18 -08:00
Divyansh 05812c6df4 Improve default test covergae for ready platform 2023-01-10 09:15:18 -08:00
lubaihua33 f524bea04a Raise passedException if RepoNotExistException is caught in dns test 2023-01-10 17:07:29 +08:00
lubaihua33 a88bf6eb9c Raise RepoNotExistException if there is no repo enabled in SUSE image 2023-01-10 17:07:29 +08:00
lubaihua33 18af7c42a8 Add check of no repo enabled for Redhat image 2023-01-10 17:07:29 +08:00
lubaihua33 cdf738a37d
Fix DNS test for some SUSE-based images (#2505)
* Modify _no_permission_pattern of ping.py to suit more scenarios

* Add sudo=True when running command of "pidof ping" for SUSE-based images
2023-01-10 17:00:18 +08:00
Lili Deng ce6b4bdb11 split kernel version using dot, using the pattern is incorrect. 2023-01-10 13:58:16 +08:00
Lili Deng 5a40ea7c0d [Fix issue] fix configure and package issue on arm64 images 2023-01-10 13:58:16 +08:00
Lili Deng 12333c7d89 keep rg location consistent with other resources' location 2023-01-10 08:39:40 +08:00
Lili Deng 03a0f8034e [improvement] add shared_resource_group_location in runbook 2023-01-10 08:39:40 +08:00
Avram Lubkin ee1ee590f2 Pylint: Enable redefined-builtin 2023-01-09 22:51:35 +08:00
Purna Pavan Chandra Aekkaladevi c08a0974cd CH_tests_tool: Improve subest result parsing 2023-01-09 15:04:55 +05:30
Purna Pavan Chandra Aekkaladevi 1b1d6b1dea CH_tests: Run on given ref of cloud-hypervisor 2023-01-09 15:04:55 +05:30
Purna Pavan Chandra Aekkaladevi 369d68373d CH_test_tool: Mark ignored subtests as SKIPPED 2023-01-09 15:04:55 +05:30
Purna Pavan Chandra Aekkaladevi 2a32caa106 CH_tests_tool: Use diff TIMEOUT for perf metrics subtests 2023-01-09 15:04:55 +05:30
Purna Pavan Chandra Aekkaladevi 79f9b26f39 CH_tests_tool: Mark unfinished subtests as failed 2023-01-09 15:04:55 +05:30
Lili Deng b747650b51 [fix issue] add eastus2 into locations used to query image info 2023-01-07 16:26:10 +08:00
Lili Deng a69e975cff [fix regression issue] when test skipped, also need initialize test case info 2023-01-06 11:28:05 +08:00
narrieta e67647f0e2 Skip WaAgentBvt on FreeBSD 2023-01-05 12:34:02 -08:00
Avram Lubkin 92afce2c26 Fix used-before-assignment error 2023-01-05 12:17:14 -08:00
Avram Lubkin 1e527d7966 Run apt update before install 2023-01-05 12:17:14 -08:00
Lili Deng 85a82c9e4a [fix issue] skip reload mlx module if it is built-in 2023-01-05 21:10:20 +08:00
lubaihua33 f7eb881fc7 Add EOL release check for Ubuntu image in dns upgrade test 2023-01-05 11:45:52 +08:00
Lili Deng f5f66c4b5a [fix issue] install package which is available in repo 2023-01-05 10:00:35 +08:00
Divyansh Srivastava 5a8455188f Update VM list for nested feature based on data 2023-01-04 08:19:32 -08:00
Divyansh Srivastava df73bdbc18 Enable nested virtualization features 2023-01-04 08:19:32 -08:00
Avram Lubkin 68ab575ad9 Pylint: Enable implicit-str-concat 2023-01-04 08:15:35 -08:00
Avram Lubkin dc4fd3952f Pylint: Enable variable checks 2023-01-04 08:12:32 -08:00
lubaihua33 80b02b9365 Add waagent command for CoreOs in the initialize phase 2023-01-04 20:15:10 +08:00
lubaihua33 5fc5dfca1b Change the level of log "vhd copied" into info 2023-01-04 20:15:10 +08:00
lubaihua33 d9e97f6054 Add custom_blob_name in VhdTransformerSchema 2023-01-04 20:15:10 +08:00
Lili Deng 236c34829e Removing vm size from candidate list if the candidate vm size gen conflict with current vm size gen 2023-01-04 19:20:55 +08:00
Lili Deng 460e5a2d5a Removing vm size from candidate list if the arch is different with current vm size 2023-01-04 19:20:55 +08:00
Lili Deng de31bf2aa6 [fix issue] use deepcopy to avoid env changed when run different arch images in combinator 2023-01-04 19:12:48 +08:00
Lili Deng d14d71b822 [fix issue] add serial console pattern for freebsd 2023-01-04 12:04:51 +08:00
Lili Deng 78bd2a45a5 [fix issue] include freebsd amd64 as vaild arch return value. 2023-01-04 12:04:51 +08:00
Lili Deng 50e608a68a [fix issue and improvement] verify_no_pre_exist_users 2022-12-30 11:54:22 +08:00
Richard Pastrick a6328f94d6 check for aarch64 as well as ARM when determing CPU type in lscpu 2022-12-29 16:57:47 +08:00
Lili Deng eba69785ca [regression] fix ValidationError arch - Must be one of: x64, Arm64. 2022-12-27 22:49:12 +08:00
Lili Deng dee7cfa883 exclude vm sizes list which not support secure boot 2022-12-24 22:05:22 +08:00
Lili Deng f972216583 update test result status and message when get call trace from serial console log 2022-12-23 14:51:20 +08:00
Lili Deng 675b088bb0 add KernelPanicException 2022-12-23 14:51:20 +08:00
smit-gardhariya 838287a50e before_case for mshv check and use echo for HOME env var 2022-12-22 20:56:24 +08:00
smit-gardhariya 0e1ec1aecc throw unsupported distro exception if distro is not ubuntu/mariner 2022-12-22 20:56:24 +08:00