Luke Parker
|
d5c787fea2
|
Add initial coordinator e2e tests
|
2023-08-01 19:00:48 -04:00 |
|
Luke Parker
|
a8c7bb96c8
|
Add a crate to test the runtime can be reproducibly built
|
2023-07-27 21:42:26 -04:00 |
|
Luke Parker
|
09a95c9bd2
|
Rename deploy to orchestration
Also updates README to note prior unnoted folders.
|
2023-07-27 03:19:35 -04:00 |
|
Luke Parker
|
42eb674d1a
|
Print docker build
|
2023-07-25 22:18:20 -04:00 |
|
Luke Parker
|
4949793c3f
|
Clear docker cache after building in CI
We're at the CI storage limits, so hopefully this helps.
|
2023-07-25 21:09:40 -04:00 |
|
Luke Parker
|
6df1b46313
|
Don't use dbg for printing stdout/stderr
They are byte buffers, not strings. A pretty print has been added accordingly.
|
2023-07-24 15:35:43 -04:00 |
|
Luke Parker
|
8e6e05ae2d
|
Set better logging defaults for Docker tests
|
2023-07-23 10:13:11 -04:00 |
|
Luke Parker
|
cb8c8031b0
|
Correct retrieval of LastTagTime when the Docker image doesn't already exist
|
2023-07-22 04:37:45 -04:00 |
|
Luke Parker
|
d07447fe97
|
Implement an (almost) full Key Gen test for processor's Docker tests
It doesn't confirm the key pair yet.
Adds the infra neded to test processors against each other.
|
2023-07-22 04:06:44 -04:00 |
|
Luke Parker
|
c26beae0f9
|
Only rebuild Docker images when their source has been modified
|
2023-07-22 02:40:14 -04:00 |
|
Luke Parker
|
523a055b74
|
Add processor Docker tests
Adds tests/docker for code common to Docker-based tests.
|
2023-07-21 14:08:42 -04:00 |
|