You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(tests): Improving the tests for OSLogin SSH sample (#8486)
* docs(samples): New version of the OSLogin SSH script
* Adding tests for the new snippet
* Fixing test
* Fixing lint problems
* Adding region tag to new sample
* Apply suggestions from code review
Co-authored-by: Dan Lee <[email protected]>
* Fixing some issues
* Better exception handling
* Fixing typing
* Fixing typing
* Making test more tolerant of ssh failures
* Linting
* Re-raising the exception if ssh fails too many times.
* Improving error reporting
* Making test more understanding with firewalls
* Updating file name + linting.
* Trying a different approach
Signed-off-by: Maciej Strzelczyk <[email protected]>
* Changing the behavior of test to preserve instances of failed tests.
Signed-off-by: Maciej Strzelczyk <[email protected]>
Co-authored-by: Dan Lee <[email protected]>
Co-authored-by: Karl Weinmeister <[email protected]>
0 commit comments