diff options
-rwxr-xr-x | ci/build.sh | 2 | ||||
-rw-r--r-- | patches/fuel-plugin-opendaylight/0001-ODL-leveldb-leveldbjni-Enable-arm64-support.patch | 2 | ||||
m--------- | upstream/fuel | 0 |
3 files changed, 3 insertions, 1 deletions
diff --git a/ci/build.sh b/ci/build.sh index 3e372f0f..9ae43f30 100755 --- a/ci/build.sh +++ b/ci/build.sh @@ -5,6 +5,8 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 +set -e + SCRIPT_DIR=$(readlink -f $(dirname ${BASH_SOURCE[0]})) BUILD_BASE=$(readlink -e ${SCRIPT_DIR}/../upstream/fuel/build) diff --git a/patches/fuel-plugin-opendaylight/0001-ODL-leveldb-leveldbjni-Enable-arm64-support.patch b/patches/fuel-plugin-opendaylight/0001-ODL-leveldb-leveldbjni-Enable-arm64-support.patch index 05405124..d8fe07da 100644 --- a/patches/fuel-plugin-opendaylight/0001-ODL-leveldb-leveldbjni-Enable-arm64-support.patch +++ b/patches/fuel-plugin-opendaylight/0001-ODL-leveldb-leveldbjni-Enable-arm64-support.patch @@ -322,6 +322,6 @@ index 3706678..841bfee 100644 puppet_modules: puppet/modules:/etc/puppet/modules - timeout: 720 + timeout: 3600 + - id: netconfig type: puppet - version: 2.0.0 diff --git a/upstream/fuel b/upstream/fuel -Subproject 08526c7376ee1b155dfb51f164f46f14f4ec6e5 +Subproject 6192d48956803419f1e77e05fbd3cc31ba888f1 |