etcd/scripts
Dirkjan Bussink c79f96d6ff server/etcdmain: add build support for Apple M1
This has been additionally verified by running the tests locally as a
basic smoke test. GitHub Actions doesn't provide MacOS M1 (arm64) yet,
so there's no good way to automate testing.

Ran `TMPDIR=/tmp make test` locally. The `TMPDIR` bit is needed so
there's no really long path used that breaks Unix socket setup in one of
the tests.

Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
2022-09-07 17:25:34 +02:00
..
2021-01-21 17:47:36 +01:00
2021-03-16 22:50:41 +01:00
2017-09-06 19:18:04 -07:00
2018-04-02 11:27:39 -07:00
2020-10-26 13:02:32 +01:00

scripts for etcd development