benbierens
4e978bd5b5
Restores continuous tests
2024-04-01 08:29:55 +02:00
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
benbierens
90070de028
Enable debug logging from single environment variable or static field.
2023-11-08 09:24:39 +01:00
benbierens
3f8699a59b
Removes dependency on pod information for elastic search download
2023-11-07 14:33:45 +01:00
benbierens
ea66b5b408
debugging address selection in cluster
2023-11-07 12:02:17 +01:00
benbierens
dc9f3ab090
removes dependency on static pod name and address info
2023-11-06 14:33:47 +01:00
benbierens
14e8222dfe
Adds codex debug-info to deployment json. Needed for bootstrapping later on.
2023-10-25 09:14:35 +02:00
benbierens
45050c34e4
Implements GetAddress method for runningContainers.
2023-10-19 11:18:59 +02:00
benbierens
0dcf3b0b16
Adds pod and deployment name
2023-10-08 18:56:00 +02:00
benbierens
6fe9d38eb3
Adds filter option for selecting tests. Adds cleanup option for deleting deployment namespace.
2023-10-03 09:53:02 +02:00
benbierens
6a2bd11dd5
Adds codex environment variables to startup log of continuous tests.
2023-09-27 09:09:42 +02:00
benbierens
8cde69a483
Restores continuous test runner
2023-09-20 13:33:58 +02:00
benbierens
09670e00e9
Moves projects into folders
2023-09-20 10:51:47 +02:00