Fix flaky "network BAZ" related integration tests #470

Closed
opened 2025-01-07 07:57:09 +00:00 by decentral1se · 1 comment
Owner

https://build.coopcloud.tech/toolshed/abra/2480/1/5

app_deploy_bats_default_app: Error response from daemon: network BAZ not found

The flaky error is always to do with "network BAZ not found" 🤔

It's not the test itself, it's Docker Swarm being a weirdo.

> https://build.coopcloud.tech/toolshed/abra/2480/1/5 ``` app_deploy_bats_default_app: Error response from daemon: network BAZ not found ``` The flaky error is always to do with "network BAZ not found" 🤔 It's not the test itself, it's Docker Swarm being a weirdo.
decentral1se added the
test
label 2025-01-07 07:57:09 +00:00
decentral1se added this to the abra v0.10.0 project 2025-01-09 11:29:39 +00:00
Author
Owner

I realised this network was not being used for any test.

d699b3944e

I ran the entire integration suite and with a few patches, it passed

There were a few weird assumptions in the tests assuming specific commits that were out of date with the new version. Those are fixed now.

I realised this network was not being used for any test. https://git.coopcloud.tech/toolshed/abra-test-recipe/commit/d699b3944e206b9bb733e0268235c98180dbe4f5 I ran the entire integration suite and with a few patches, it passed ✅ There were a few weird assumptions in the tests assuming specific commits that were out of date with the new version. Those are fixed now.
decentral1se moved this to Done in abra v0.10.0 on 2025-04-14 22:00:59 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-14 22:01:01 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-16 05:16:08 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-16 05:16:10 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-19 07:28:29 +00:00
decentral1se moved this to Done in abra v0.10.0 on 2025-04-21 17:48:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/abra#470
No description provided.