cs-codex-dist-tests/Tests/DistTestCore
Giuliano Mega ec0f7a6790
Remove run ID and introduce deploy ID (#93)
This PR removes the notion of a run id and replaces it with a deploy id in continuous tests. Deploy ids can be set at deploy time only (duh), and will be picked up by the test runner from the deploy file on subsequent runs of the continuous test runner. As a consequence, the deploy id becomes a deployer parameter, and can no longer be overridden at the runner. For non-continuous tests, the deploy ID is created on-the-fly.
2024-02-22 10:41:07 -03:00
..
Helpers Merge branch 'master' into plugin-refactor 2023-09-21 11:07:27 +02:00
Logs Remove run ID and introduce deploy ID (#93) 2024-02-22 10:41:07 -03:00
Configuration.cs Enable debug logging from single environment variable or static field. 2023-11-08 09:24:39 +01:00
DistTest.cs Remove run ID and introduce deploy ID (#93) 2024-02-22 10:41:07 -03:00
DistTestCore.csproj Adds git revision information to logs for testing framework status 2023-11-13 11:56:02 +01:00
DontDownloadLogsOnFailureAttribute.cs Moves projects into folders 2023-09-20 10:51:47 +02:00
DownloadedLogExtensions.cs Checking for all unwanted log entries 2023-12-15 09:32:03 +01:00
GitInfo.cs Removes modified/clean indicator 2023-11-13 13:05:44 +01:00
LongTimeoutsTestAttribute.cs Moves projects into folders 2023-09-20 10:51:47 +02:00
NameUtils.cs Remove run ID and introduce deploy ID (#93) 2024-02-22 10:41:07 -03:00
TestLifecycle.cs Remove run ID and introduce deploy ID (#93) 2024-02-22 10:41:07 -03:00