Address workflow timeout, full apt-get source replacements #605
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.
Similar to #603 and #600; We're still seeing timeouts.
I'm still not convinced that the timeout limit is the root cause, even though seen on the 603 merge here.
Note that again, the "timeout"occurs during a simple Install cross compilers step that typically takes only a couple of minutes.
In any case, this PR extends the timeout limit and more importantly: replaces remaining
azure.archive.ubuntu.comreferences.Note that although the previous timeout was seen in test-configs.yml, that config pulls in other config file templates. See the
useskeyword. Those are the files with the updated timeout in this PR. (e.g.test-build-mcux-sdk.yml).