diff options
author | Klement Sekera <ksekera@cisco.com> | 2017-04-19 08:09:01 +0200 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2017-04-19 20:24:21 +0000 |
commit | 0bc5063ae9c52c18d353b3bd238630f3fd6839b7 (patch) | |
tree | 6785c575c23a354f316809257aac9ea8f0df69bc | |
parent | 2a3ea49d5cc224ffb2cf02bacaf0c02ddae12b86 (diff) |
disable extended BFD tests in verify job
Change-Id: I14484137fde8d6e77fc5905943657089347629fb
Signed-off-by: Klement Sekera <ksekera@cisco.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -425,6 +425,6 @@ ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) endif $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) - @make test-all + @make test |