Bump etcd in tests
... to the version currently used in devstack. Change-Id: I739788a9b51368375f36ea19b01e4f95082d97a7
This commit is contained in:
parent
121418c9e4
commit
864ecd21d1
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -eux
|
||||
if [ -z "$(which etcd)" ]; then
|
||||
ETCD_VERSION=3.3.27
|
||||
ETCD_VERSION=3.4.27
|
||||
case `uname -s` in
|
||||
Darwin)
|
||||
OS=darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user