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

13 Коммитов

Автор SHA1 Сообщение Дата
Adam Rudell 3d52a7f0b5
Update README.md 2021-09-20 16:59:37 -05:00
Luyao Feng a6a75e65b0 Update Server2019SDN Badge 2021-09-17 12:31:36 +08:00
Luyao 1c84526843
Created the Git Actions to run SDN2019Test workflow on self-hosted runner (#53)
* created sdntest workflow for server2019

* Added onlinetest to workflow

* Fix test script path

* Updated workflow to main and added status badge to README
2021-09-16 23:23:35 -05:00
Adam Rudell 3a7a041f46 update readme 2021-09-15 13:37:10 -05:00
Adam Rudell 7a455ec79e update readme 2021-09-15 13:36:11 -05:00
Adam Rudell 8f7386bfa7 add function helpers and update readme 2021-09-15 13:30:29 -05:00
Adam Rudell 399eb979fe
ARCHITECTURE CHANGE: Move functions to their own ps1 files (#46)
- Ported all functions to their own ps1 files
- Updated Readme
- Update build process to detect if ps1 contains more than one function and if function does not match file name
2021-09-15 11:16:55 +08:00
Adam Rudell 620d8afec2
updated folder structure (#41)
* updated folder structure
* update readme
2021-08-20 10:20:47 +08:00
Adam Rudell 235305efb5
Update/Add Health Validations and KI Functions (#36)
- Moved the KI and Health Validations from private to public
- Updated to leverage parameters OR read from cache if exists, this keeps experience consistent and allows user to execute all the tests at once.
- Needed to add functions to exported list so they can be executed directly as required (such as AzSH CSSTools module)
- Updated the readme to account for new changes
- Removed -HideComputerName from Invoke-PSRemoteCommand as it was causing issue for parsing results based on computers
2021-08-16 17:40:11 +08:00
Luyao 6d41aa4d72
Implemented NcRestCredential for Debug-SdnFabricInfrastructure and Test-SdnKnownIssue (#26)
- Added -NcRestCredential to Debug-SdnFabricInfrastructure and Test-SdnKnownIssues
- NcRestCredential will be write to global cache and cleaned at the end of the function to avoid credential expose.
- Modified Get-SdnResources as the lowest function to consume the NcRestCredential global cache
2021-08-11 13:27:26 -05:00
Adam Rudell 868a00c1eb
User/arudell/add health validations (#21)
- Add health validation and KI tests
- Update readme
2021-08-05 20:37:32 -05:00
Microsoft Open Source 5bdc815ab1 README.md updated to template 2021-07-15 11:19:00 -07:00
Adam Rudell 19e62f3b32
Initial commit 2021-07-15 10:07:25 -05:00