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

1568 Коммитов

Автор SHA1 Сообщение Дата
Shital Savekar 139d203b83 Fixed minor issue custom kernel installation 2018-01-27 20:00:14 -08:00
Shital Savekar 6caa29e36c Merge branch 'master' of https://github.com/iamshital/azure-linux-automation 2018-01-26 01:09:42 -08:00
Shital Savekar 0c668a21a7 Added support to capture VHDs from user provided VHD 2018-01-26 01:08:45 -08:00
Shital Savekar dea2c91d33
Updated NVidia CUDA drivers version
Sample output: 
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.12                 Driver Version: 390.12                    |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  Tesla P100-PCIE...  Off  | 00001BCB:00:00.0 Off |                    0 |
| N/A   29C    P0    32W / 250W |      0MiB / 16280MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   1  Tesla P100-PCIE...  Off  | 00006C00:00:00.0 Off |                    0 |
| N/A   27C    P0    30W / 250W |      0MiB / 16280MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   2  Tesla P100-PCIE...  Off  | 00009CF8:00:00.0 Off |                    0 |
| N/A   27C    P0    31W / 250W |      0MiB / 16280MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   3  Tesla P100-PCIE...  Off  | 0000FA71:00:00.0 Off |                    0 |
| N/A   24C    P0    33W / 250W |      0MiB / 16280MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+
2018-01-25 17:54:01 -08:00
Shital Savekar 94cfe5361f Fixed issue boot time capture 2018-01-22 16:00:03 -08:00
Shital Savekar a92f22d51d Fixed Junit issue for Aborted tests
[Fixed] Added exception handling in GetAndCheckKernelLogs method.
[Fixed] junit report creation for Aborted Tests.
2018-01-21 18:20:59 -08:00
Shital Savekar c72d29cb56 New tool: Upload files to storage account 2018-01-19 23:52:41 -08:00
Shital Savekar a83b9c179f Fixed minor issue in backgroud command execution. 2018-01-18 17:51:23 -08:00
Shital Savekar b0065ad5b6 Fixed minor issue in kernel parsing. 2018-01-18 17:25:23 -08:00
Shital Savekar ea272eb56d New tool: Cleanup old boot diagnostic containers. 2018-01-18 16:42:36 -08:00
Shital Savekar 21134626f9 Fixed small issue in UDP parsing` 2018-01-17 18:30:58 -08:00
Shital Savekar f76f67acb2 Added a mandatory reboot to provision test. 2018-01-15 02:43:21 -08:00
Shital Savekar c51a4793b6 Reduced SSH wait period. 2018-01-15 00:34:32 -08:00
Shital Savekar 342e4414d3 Added MAC address swap check to infiniband test. 2018-01-11 16:27:40 -08:00
Shital Savekar 6100fd2ef7 Added RDMA MultiVM reboot stress test 2018-01-09 16:11:01 -08:00
Shital Savekar fc8a8d1ff2 New Tool: Copy VHD to other test regions. 2018-01-07 22:00:03 -08:00
Shital Savekar d6b2c54a84 Masked subscription ID 2018-01-07 16:56:18 -08:00
Shital Savekar bed890d906 Initialize testSummary.html file at start 2018-01-06 16:37:02 -08:00
Shital Savekar 0857d95d83 Increased retry attempts to turn on VM 2018-01-06 05:10:14 -08:00
Shital Savekar 8906d847e9 New Tool for Turning ON the guest VMs 2018-01-06 00:21:26 -08:00
Shital Savekar c81d6bdb17 New tool: Turn off VM if idle.
Added this tool to identify if the azure VM is idle. If found, it will be deallocated to save the costs.
2018-01-05 21:21:25 -08:00
Shital Savekar 53bf97be68 Reduced temporary working directory lenght
[Fixed] filename issue when copying junit file.
2018-01-04 23:17:48 -08:00
Shital Savekar 23f6d2270f Added ARM supported reboot test
I'm covering two scenarios -
1. Normal Restart
2. Stop VM -> Restart VM.
2018-01-04 22:20:11 -08:00
Shital Savekar c95554567e Minor fix in -ExitWithCode and Added startup cleanup. 2018-01-04 14:05:08 -08:00
Shital Savekar 331401576e Added support to force exit with Zero and analyse results later. 2018-01-03 19:22:14 -08:00
Shital Savekar dcdb8c4e15 Suppressed less important error messages. 2017-12-31 18:13:00 -08:00
Shital Savekar bcb977d090 Added detailed logs from exceptions related VM deployment. 2017-12-29 22:32:45 -08:00
Shital Savekar 8b8378ac03 Modified DEPLOYMENT loop test to run with selected VM sizes. 2017-12-29 20:34:30 -08:00
Shital Savekar 92a588b0e0 Added publish VHD to specified regions. 2017-12-29 03:49:24 -08:00
Shital Savekar 87adceb03a removed 'BVT-VERIFY-NO-ERROR-IN-LOGS' from BVTMK test cycle. 2017-12-28 03:39:01 -08:00
Shital Savekar 57209e2563 made "OverrideVMsize"optional. 2017-12-28 02:47:39 -08:00
Shital Savekar a957f00172 updated BVTMK test cycle 2017-12-28 01:19:04 -08:00
Shital Savekar b0b4b7be19 Added resource group cleanup after BVT test cycle. 2017-12-27 22:04:54 -08:00
Shital Savekar ccc6ce8182 Updated BVTMK test cycle. 2017-12-27 21:06:32 -08:00
Shital Savekar 39c0d142ba updated gitignore 2017-12-27 18:27:04 -08:00
Shital Savekar e4b7f9f119 added support to install custom kernel from local file ( update ) 2017-12-27 02:50:43 -08:00
Shital Savekar da9aaded6b Minor fixes and improvements. 2017-12-27 00:07:25 -08:00
Shital Savekar ea17173bdf Fixed issue.
Copy-Item : Cannot retrieve the dynamic parameters for the cmdlet.
2017-12-26 20:41:27 -08:00
Shital Savekar 6017441140 minor fix for long working directory. 2017-12-26 16:46:13 -08:00
Shital Savekar 92accd1802 Improved file logging (archiving) 2017-12-26 16:41:08 -08:00
Shital Savekar e1136bb9d7 Minor fix. 2017-12-26 16:05:53 -08:00
Shital Savekar c23cbb7c7f removed unwanted files 2017-12-26 02:36:05 -08:00
Shital Savekar 0c630e1420 Minor fix: replaced $null strings with empty strings. 2017-12-26 02:34:00 -08:00
Shital Savekar dc0d63b22f Fix for customkernel install routine. 2017-12-26 01:51:23 -08:00
Shital Savekar bbc2f8288c New feature: Install kernel from local file 2017-12-26 00:41:40 -08:00
Shital Savekar 0ec536475d fixed issue with long directory names. 2017-12-25 23:23:49 -08:00
Shital Savekar 8df8864a14 allow filepath more than 255 characters. 2017-12-25 22:30:00 -08:00
Shital Savekar 1ec49767bf fixed minor issue. 2017-12-25 21:23:10 -08:00
Shital Savekar 4c87fb30a4 reducing the working directory lenght. 2017-12-25 21:20:28 -08:00
Shital Savekar b36f64e8b4 Fixed long lenght directory name issue. 2017-12-25 21:09:14 -08:00