mcgov
57cef80ae2
DPDK: add duration variable to enable longer tests ( #2355 )
...
Testing for longer durations in TiP sessions will help
shake out QoS and SLB issues, adding an option
to run for longer than 15 seconds to enable this testing
when not running in prod.
2022-10-31 10:27:59 -07:00
Chi Song
3fbfc78d87
Azure: add VhdGen on requirements.
2022-10-31 09:11:38 -07:00
Chi Song
39a161e653
Azure: resolve image latest version in get info
2022-10-31 09:11:38 -07:00
Chi Song
c97d4c004f
Azure: add vhd generation feature
2022-10-31 09:11:38 -07:00
Chi Song
7f8994d3cd
Azure: share the image vhd gen detection
2022-10-31 09:11:38 -07:00
Chi Song
f21b961c40
example: simplify test case name.
2022-10-31 09:11:38 -07:00
Chi Song
c0c6797101
Azure: move default locations to westus3
2022-10-31 09:11:38 -07:00
Chi Song
d194b9ffac
Azure: refactoring reduce indents
2022-10-31 09:11:38 -07:00
Chi Song
dffe8cd810
Azure: fix SIG resource group name is not used.
2022-10-31 09:11:38 -07:00
Lili Deng
d20a42384f
change the return code expected value into [1, 22] list
2022-10-31 14:03:21 +08:00
Lili Deng
ea22786a9b
skip lisa installation testing when kernel version is unsupported
2022-10-31 13:50:54 +08:00
Lili Deng
4ea8464c9e
add missing force_run
2022-10-30 21:19:24 +08:00
Francisco Muñoz
dd316b5d53
Add Standard Dv5 VM to list of VMs without a resource disk
2022-10-29 09:42:46 +08:00
Lili Deng
55eead1cbf
get dhcp timeout value from networkmanager config
2022-10-29 09:16:18 +08:00
Chi Song
f7c1a623be
Azure: implement extension feature
2022-10-28 16:15:40 -07:00
mcgov
934c716e56
SRIOV: prefer /dev/random over /dev/zero ( #2338 )
...
Johnson pointed out using random data might be better than 0 to avoid weird optimization issues. Swap /dev/zero to /dev/random (urandom might be slow if we run out of entropy)
2022-10-28 12:28:13 -07:00
Anirudh Rayabharam
42b14a8a4c
Fix ssh sessions issue in mshv_stress_vm_create test
2022-10-28 08:59:03 -07:00
Lili Deng
5f597d2b6c
Use raw disks for premium storage perf testing.
2022-10-28 09:26:57 +08:00
mcgov
6419d9e9c1
Mariner: skip serial_console_enabled test ( #2346 )
...
The issue with this test in 1.0 has been closed as 'wont fix'
Serial console still works, just the message isn't always logged.
2022-10-27 15:45:07 -07:00
Purna Pavan Chandra Aekkaladevi
64efb8b19b
Lagscope: Run server as async instead of '-D'
...
This way server logs are also printed and is useful for debugging
2022-10-27 12:24:34 -07:00
Smit Gardhariya
451d9759de
FIO Testcase addition to LISA ( #2325 )
...
* FIO Testcase addition to LISA
* PR Review changes : added 'unknown' in enum and defaulting it in perf_disk
2022-10-26 19:33:26 +05:30
Lili Deng
0e4c81f405
no need to set task max and reboot VM when connection less than 20480
2022-10-26 08:07:54 +08:00
mcgov
af2d458b54
fix dd arguments ( #2337 )
...
count=0 and seek=big doesn't work on all platforms and can result in a 0 sized file.
switch to using /dev/zero and a big block size, count =1
2022-10-25 13:09:31 -07:00
Lili Deng
66ffb3435d
remove hid_hyperv from necessary modules checklist on azure platform
2022-10-25 08:11:30 +08:00
Chris Gunn
0f3d46a196
Implement StartStop feature for Libvirt orchestrator.
...
As part of this change, the libvirt connection object is now kept
around long-term. This is required so that re-attaching the console
logger works correctly. (Though in reality, it was already effectively
kept around because of the console logger.)
2022-10-24 15:39:52 -07:00
Lili Deng
34bac65a55
fix 'unable to locate package' issue
2022-10-24 17:11:57 +08:00
Lili Deng
fd797ca1e5
fix verify_serial_console by observing test result
2022-10-24 13:30:42 +08:00
Lili Deng
8289fc55c6
add one retry exception for capacity restrictions
2022-10-24 13:23:45 +08:00
Lili Deng
677dce19fd
set value for nodes_raw to avoid regression issue
2022-10-24 13:18:40 +08:00
Chris Gunn
5fe45ee266
Some minor bug fixes.
...
1. In libvirt orchestrator, only use sudo to call journalctl on remote
hosts. For local hosts, don't use sudo since if sudo is necessary then
it should be used to execute LISA.
2. Fix version parsing regex:
a. Simplify `(\.|\-|\_)` to `[\.\-\_]`.
b. Allow minor part to be optional.
2022-10-21 17:20:24 -07:00
Lili Deng
ff2957a1e0
set default nic count as 1 to avoid NetworkInterfaceCountExceeded error
2022-10-21 10:03:05 +08:00
Richard Pastrick
725861d432
Update link for linux poetry installation to canonical link ( #2320 )
2022-10-19 12:49:56 -07:00
Divyansh
ae9c774957
Add poetry in-project configuration to installation docs
2022-10-19 10:24:16 -07:00
Smit Gardhariya
18371f8236
CH Perf Metrics Tests : Changes to add assert and save logs to file ( #2316 )
2022-10-19 14:55:17 +05:30
Lili Deng
9e00839ecb
check log file existing before getting content
2022-10-19 15:00:07 +08:00
Lili Deng
b7c8027f38
add retry and throw exception when client is refused by server.
2022-10-19 15:00:07 +08:00
Chi Song
65acdd8114
runner: long call trace for exception
2022-10-18 08:55:29 -07:00
Chi Song
4bc3ee877a
Runner: optimize log on uncaught exceptions
2022-10-18 08:55:29 -07:00
Rakshaa Viswanathan
6915660929
Add azsecd tool for LISA ( #2311 )
2022-10-18 14:53:12 +05:30
Lili Deng
6e485a921d
freebsd shadow file location is different
2022-10-18 13:52:19 +08:00
Lili Deng
f7fddd38e7
only compare Completion Queue Interrupts
2022-10-18 13:52:19 +08:00
Lili Deng
5dcbc036a6
install Netperf in parallel to reduce time and extend execution time
2022-10-18 13:52:19 +08:00
Lili Deng
3700434aa1
fix installation issue 'The following signatures couldn't be verified because the public key is not available' on debian 9 and 'Could not open file /var/cache/apt/archives/partial' on debian 10
2022-10-18 12:33:51 +08:00
Lili Deng
d29fafa5a6
extend time to do unattended-upgrade
2022-10-18 12:33:51 +08:00
Lili Deng
597533a565
add case verify_azure_file_share_nfs
2022-10-18 08:52:31 +08:00
Lili Deng
fb104c5a88
add nfs feature
2022-10-18 08:52:31 +08:00
Lili Deng
2096bf1651
add methods to create, delete private endpoints, zone etc.
2022-10-18 08:52:31 +08:00
Lili Deng
e3dc91dbec
expose candidates for generate_random_chars
2022-10-18 08:52:31 +08:00
Lili Deng
d1437723be
add retry when mount with error
2022-10-18 08:52:31 +08:00
Lili Deng
f6b1196a8b
support nfs client and server on mariner
2022-10-18 08:52:31 +08:00