[tests] Add more playground apps to tests
- PostgresEndToEnd
- Elasticsearch
- SqlServerEndToEnd
- ParameterEndToEnd
Microsoft Reviewers: Open in CodeFlow
Elasticsearch seems to be failing.
Blocked on Next to merge - https://github.com/dotnet/aspire/pull/5252 .
- [x] Check if the new tests need
WaitForTexttoo.
On my PRs the test failed on timeout:
info: Nats.AppHost.Resources.api[0] 11: 2024-08-14T00:22:14.7931115 [40m[32minfo[39m[22m[49m: Microsoft.Hosting.Lifetime[0]
info: Nats.AppHost.Resources.api[0] 12: Content root path: /datadisks/disk1/work/A75A0945/w/9CC70908/e/playground/nats/Nats.ApiService
Aborting test run: test run timeout of 600000 milliseconds exceeded.
Results File: /datadisks/disk1/work/A75A0945/w/9CC70908/uploads/logs/TestResults.trx
Passed! - Failed: 0, Passed: 13, Skipped: 0, Total: 13, Duration: 6 m 56 s - Aspire.Playground.Tests.dll (net8.0)
Test Run Aborted.
On my PRs the test failed on timeout:
info: Nats.AppHost.Resources.api[0] 11: 2024-08-14T00:22:14.7931115 �[40m�[32minfo�[39m�[22m�[49m: Microsoft.Hosting.Lifetime[0] info: Nats.AppHost.Resources.api[0] 12: Content root path: /datadisks/disk1/work/A75A0945/w/9CC70908/e/playground/nats/Nats.ApiService Aborting test run: test run timeout of 600000 milliseconds exceeded. Results File: /datadisks/disk1/work/A75A0945/w/9CC70908/uploads/logs/TestResults.trx Passed! - Failed: 0, Passed: 13, Skipped: 0, Total: 13, Duration: 6 m 56 s - Aspire.Playground.Tests.dll (net8.0) Test Run Aborted.
hm some test is getting stuck.
Reset the review because I added b276540 (#5252)
Update: ~~netaspireci.azurecr.io/keycloak/keycloak:24.0 needed on the test container registry.~~
netaspireci.azurecr.io/phpmyadmin:5.2' is needed.
netaspireci.azurecr.io/phpmyadmin:5.2'is needed.
And more needed by TestShop:
library/rabbitmq:3.13-managementdpage/pgadmin4:8.8
And more needed by TestShop:
All 3 of these are done.
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
phpmyadmin:5.2 - this one is still missing.