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

58 Коммитов

Автор SHA1 Сообщение Дата
Shital Savekar c5ab29529b Update VM size for smoke tests 2018-05-22 18:03:36 -07:00
Shital Savekar c40909780f Added script to get test regions list 2018-05-22 17:12:08 -07:00
Shital Savekar d3ce7b54c6 Added script to copy VHD between storage accounts 2018-05-22 16:55:59 -07:00
Shital Savekar a316953a68 Added script to upload VHD + Minor improvements 2018-05-22 15:52:47 -07:00
Shital Savekar a7f32378c2 Merge branch 'master' of https://github.com/iamshital/LISAv2 2018-05-22 14:16:05 -07:00
Shital Savekar f647afac1c Merge branch 'master' of https://github.com/iamshital/LISAv2 2018-05-22 14:15:58 -07:00
Shital Savekar 83468406ce Merge branch 'master' of https://github.com/iamshital/LISAv2 2018-05-22 14:12:51 -07:00
Shital Savekar a830cd02e4 Merge branch 'master' of https://github.com/iamshital/LISAv2 2018-05-22 14:12:14 -07:00
Shital Savekar 0e1966835c Merge branch 'master' of https://github.com/iamshital/LISAv2 2018-05-22 13:54:35 -07:00
Shital Savekar bee2cfdadb Added script to inspect uploaded VHD 2018-05-22 13:54:07 -07:00
Shital Savekar 16c8cf5210 Added missing setup type for storage performance tests 2018-05-21 23:20:08 -07:00
Shital Savekar f18a218f54
Merge pull request #15 from iamshital/master
Added framework related functionalities
2018-05-21 16:14:51 -07:00
Ju-Hyoung Lee 8a09ffb3a1
Juhlee/bvt2 (#14)
* Added PowerShell and Bash scripts for BVT test category

Linux/BVT-HVMODULES-CHECK.py
Linux/BVT-LAST-CONSOLE-CHECK.py
Linux/BVT-MTAB-ENTRY-CHECK.py
Linux/BVT-PASSWD-POLICY-TEST.py
Linux/BVT-RESOURCE-DISK-FILESYSTEM.py
Linux/BVT-ROOT-DEVICE-TIMEOUT-CHECK.py
Linux/BVT-SWAP-CHECK.py
Linux/BVT-VERIFY-BASH-HISTORY.py
Linux/BVT-VERIFY-BOOT-ERROR-WARNINGS.py
Linux/BVT-VERIFY-DISKSIZE.py
Linux/BVT-VERIFY-FIREWALL-STATUS.py
Linux/BVT-VERIFY-MNT-RESOURCE-README.py
Linux/BVT-VERIFY-MNT-RESOURCE-WRITABLE.py
Linux/BVT-VERIFY-NO-ERROR-IN-LOGS.py
Linux/BVT-VERIFY-SSHD-CONFIG.py
Linux/BVT-VERIFY-UUID-FSTAB.py
Linux/BVT-VERIFY-VERBOSE-ENABLED-LOGS.py
Linux/BVT-VERIFY-VHD-PREREQUISITES.py
Linux/BVT-WA-PROC-CHECK.py
Linux/BVT-WA-VER-CHECK.py
Linux/DiskHotAddRemove-Serial.ps1
Linux/RHUI-BVT-VERIFY-RPM-DOWNLOAD.sh
Linux/RHUI-BVT-VERIFY-RPM-SOURCE.sh
Windows/BVT-CAPTURE-VHD.ps1
Windows/BVT-HVMODULES-CHECK.ps1
Windows/BVT-LAST-CONSOLE-CHECK.ps1
Windows/BVT-MTAB-ENTRY-CHECK.ps1
Windows/BVT-PASSWD-POLICY-TEST.ps1
Windows/BVT-RESOURCE-DISK-FILESYSTEM.ps1
Windows/BVT-ROOT-DEVICE-TIMEOUT-CHECK.ps1
Windows/BVT-SWAP-CHECK.ps1
Windows/BVT-VERIFY-BASH-HISTORY.ps1
Windows/BVT-VERIFY-BOOT-ERROR-WARNINGS.ps1
Windows/BVT-VERIFY-DISKSIZE.ps1
Windows/BVT-VERIFY-FIREWALL-STATUS.ps1
Windows/BVT-VERIFY-KVP-DAEMON-STATUS.ps1
Windows/BVT-VERIFY-MNT-RESOURCE-README.ps1
Windows/BVT-VERIFY-MNT-RESOURCE-WRITABLE.ps1
Windows/BVT-VERIFY-NO-ERROR-IN-LOGS.ps1
Windows/BVT-VERIFY-PRIVATEKEY-AUTHENTICATION.ps1
Windows/BVT-VERIFY-RESTART.ps1
Windows/BVT-VERIFY-SHUTDOWN.ps1
Windows/BVT-VERIFY-SSHD-CONFIG.ps1
Windows/BVT-VERIFY-UUID-FSTAB.ps1
Windows/BVT-VERIFY-VERBOSE-ENABLED-LOGS.ps1
Windows/BVT-VERIFY-VHD-PREREQUISITES.ps1
Windows/BVT-WA-VER-CHECK.ps1
Windows/DiskHotAddRemove-Parallel.ps1
Windows/HotReSize-VM.ps1
Windows/RHUI-BVT-VERIFY-RPM-DOWNLOAD.ps1
Windows/RHUI-BVT-VERIFY-RPM-SOURCE.ps1

* Added RDFELibs.psm1

* Updated the PS module path

* Update PS module path for all other files

* Added BVT.xml new category file

* removed the first comment line

* Removed RHUI-BVT-VERIFY-RPM-DOWNLOAD.ps1

* Removed RDFELibs.ps1

* Removed import-module line of each ps1 file

* update tag with PowershellScript in bvt.xml
2018-05-21 16:01:40 -07:00
Shital Savekar 6e12914789 Added Demo Tests
These tests are for framework verification.
2018-05-20 23:31:27 -07:00
Shital Savekar 12d8654abd Minor fix 2018-05-20 22:10:45 -07:00
Shital Savekar 8b93c6a35f Automation improvements
1. Support for analysing junit files.
2018-05-20 21:52:04 -07:00
Shital Savekar c1651d853f Removed unnecessary code + Minor improvements 2018-05-20 18:49:06 -07:00
Shital Savekar 9b96e3a940 Removed hardcoded parameter values 2018-05-20 18:26:12 -07:00
Shital Savekar 103a439ec4 Added verbose messages for errors. 2018-05-20 18:23:45 -07:00
Shital Savekar 9eeaa3b76d Added script to update XML config 2018-05-20 18:14:32 -07:00
Shital Savekar 85199a0438 Ability to authenticate powershell session + cosmetic changes 2018-05-20 13:26:38 -07:00
Shital Savekar 5686651a8b
Merge pull request #13 from iamshital/master
Added SRIOV network performance tests
2018-05-18 20:24:56 -07:00
Shital Savekar 0b8ca7ff57 Minor fix in Menu generation file. 2018-05-18 19:10:59 -07:00
Shital Savekar f62bd1f091 Added SRIOV network performance tests 2018-05-18 17:32:51 -07:00
Shital Savekar 8e349c065a
Merge pull request #12 from iamshital/master
Bug Fixes + Jenkins support scripts
2018-05-18 15:06:48 -07:00
Shital Savekar 25070a3680 Merge remote-tracking branch 'upstream/master' 2018-05-18 14:46:09 -07:00
Shital Savekar 87f31f70fc Fixed "Breaking" issue in Jenkins menu generator 2018-05-18 13:10:55 -07:00
Shital Savekar c0babe277d Added scripts to receive files from partners 2018-05-17 19:46:15 -07:00
Shital Savekar 882721ca72
Merge pull request #10 from iamshital/master
Framework improvements
2018-05-17 19:09:01 -07:00
Shital Savekar 69a3709433 Framework improvements 2018-05-17 18:52:43 -07:00
Shital Savekar 090ae18c72
Merge pull request #9 from iamshital/master
Removed legacy XML tag "HostedService"
2018-05-17 18:08:17 -07:00
Shital Savekar f86a32aaf3 Removed legacy XML tag "HostedService"
Replaced with "ResourceGroup"
2018-05-17 17:25:25 -07:00
Shital Savekar 547f4aa04e
Merge pull request #7 from iamshital/master
Added jenkins menu generator job
2018-05-17 17:07:04 -07:00
Shital Savekar 3add0b861e Improved logging in JenkinsTestSelectionMenuGenerator.ps1 2018-05-17 17:00:39 -07:00
Shital Savekar 73e3682358 Added pipeline code to update the jenkins menus 2018-05-17 16:34:28 -07:00
Shital Savekar 7ba4a6c2fd Fixed the Jenkins Menu generator script 2018-05-17 16:11:06 -07:00
Ju-Hyoung Lee d889ea3413
Merge pull request #5 from LIS/juhlee/perf2_add
fixed merge error
2018-05-17 08:43:16 -07:00
Ju-Hyoung Lee 78f73635a6 fixed merge error 2018-05-17 08:39:50 -07:00
Ju-Hyoung Lee 3e500086d3 Merge branch 'master' of https://github.com/LIS/LISAv2 2018-05-16 21:38:59 -07:00
Shital Savekar 4692422c5b
Merge pull request #3 from iamshital/master
Added scripts to enable root user
2018-05-16 21:18:04 -07:00
Ju-Hyoung Lee 4e4cc54bee Merge branch 'juhlee/performance_xml_update' 2018-05-16 21:17:43 -07:00
Shital Savekar 4b9a469018 Added scripts to enable root user 2018-05-16 21:00:28 -07:00
Ju-Hyoung Lee 93d2b8a0ca added more performance tests in xml file 2018-05-16 20:49:44 -07:00
Shital Savekar afde792af5
Merge pull request #2 from iamshital/master
First working commit of new automation structure
2018-05-16 20:43:59 -07:00
Shital Savekar 687b80a157 First working commit of new automation structure
Smoke tests - Verifed
Perf tests - Pending
Functional tests - Pending
2018-05-16 20:24:55 -07:00
Ju-Hyoung Lee dfe0b2be1a
Merge pull request #1 from LIS/juhlee/tests_add
Juhlee/tests add
2018-05-16 15:54:46 -07:00
Ju-Hyoung Lee bf1c53845e deleted unnecessary files 2018-05-16 15:49:37 -07:00
Ju-Hyoung Lee 1ca9f669a9 README update 2018-05-15 18:28:53 -07:00
Ju-Hyoung Lee 13c38fa7f1 Please enter the commit message for your changes. Lines starting 2018-05-15 18:15:39 -07:00
Ju-Hyoung Lee 2fd47731e4
added library files 2018-05-15 18:03:04 -07:00