run-tests.sh: Update to current CI procedures - #1307
Draft
rjeffman wants to merge 1 commit into
Draft
Conversation
rjeffman
force-pushed
the
development_tests
branch
3 times, most recently
from
October 31, 2024 23:06
af5d489 to
4e73675
Compare
t-woerner
reviewed
Nov 4, 2024
t-woerner
reviewed
Nov 4, 2024
rjeffman
force-pushed
the
development_tests
branch
from
November 4, 2024 14:37
4e73675 to
199950e
Compare
rjeffman
force-pushed
the
development_tests
branch
5 times, most recently
from
November 13, 2024 16:27
1d99e71 to
0afc7b7
Compare
rjeffman
force-pushed
the
development_tests
branch
from
December 4, 2024 15:09
0afc7b7 to
cd3a75c
Compare
The objective of the 'run-tests.sh' script is to provide for a developer a similar environment as the one used by the Azure CI to test the modules and roles. This patch updates the script to use the same tools as are being used after the latest change in the Azure CI.
rjeffman
force-pushed
the
development_tests
branch
from
December 26, 2024 20:05
cd3a75c to
684eef2
Compare
rjeffman
marked this pull request as draft
April 10, 2025 12:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The objective of the 'run-tests.sh' script is to provide for a developer a similar environment as the one used by the Azure CI to test the modules and roles.
This patch updates the script to use the same tools as are being used after the latest change in the Azure CI.