etcd/scripts
Piotr Tabor 0e5d81704f .travis.yml, scripts: Fix minor bugs in the test script.
1. setting environment variable cannot be in quote
2. "--race" testing for unit tests is supposed to be part of linux-amd64-unit-4-cpu-race config.
3. 'run' function in test script should log_error in case of failed
command (wrong operator for ints comparison in bash).
2020-10-01 14:34:58 +02:00
..
build-binary scripts/build-binary: Added s390x support for binary release 2019-11-13 22:57:23 -08:00
build-docker *: path changes for moving to github/etcd-io/etcd 2018-09-03 21:57:23 +05:30
build-release.sh scripts: Added s390x support for docker image release 2020-01-20 07:09:59 -08:00
genproto.sh *: run "gofmt -s" on genproto complete 2020-05-09 23:14:32 -07:00
install_tool.sh vendor: Get rid of ./vendor cleanup 2020-09-15 14:38:54 +02:00
install-marker.sh *: fix shellcheck warnings 2017-09-06 19:18:04 -07:00
README scripts: add dev scripts 2018-04-02 11:27:39 -07:00
release scripts: Added s390x support for docker image release 2020-01-20 07:09:59 -08:00
test_lib.sh .travis.yml, scripts: Fix minor bugs in the test script. 2020-10-01 14:34:58 +02:00
updatebom.sh vendor: Get rid of ./vendor cleanup 2020-09-15 14:38:54 +02:00

scripts for etcd development