MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.99k stars 529 forks source link

Removed Test executive dockers and buster debian #15908

Closed dkijania closed 1 month ago

dkijania commented 2 months ago

Looks like terraform package for buster is no longer available. As a result we need to remove test-executive debian for buster

This is also a good time to revise test-executive docker existence. After Martin added docker mode for TE it is impossible to run TE in this mode from docker (we would need some docker In Docker solution). Also, in CI we are not using docker at all but debian (not to wait for docker build) I think there is a point of keeping TE debian as maybe some our partners can use docker mode to run out integration tests. Internally we can stay with binary (if nix can help us build quickly test_executive binary)

dkijania commented 2 months ago

!ci-build-me

georgeee commented 1 month ago

@dkijania could you confirm that we're still going to build test-executive debian package?

Only docker is removed because it isn't used.

dkijania commented 1 month ago

Yes, we build only debians for test executive

mrmr1993 commented 1 month ago

!approved-for-mainnet