From 732e31b3813239a82741c851d415ae3f241225ae Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Thu, 28 Feb 2019 23:38:43 -0600 Subject: [PATCH] Enable the plugin tests The preceeding 4 reviews all needed to be in place in order for the devstack run to complete. Enable it now. Change-Id: I139c862b8edbe7214ad11b9820e400b7e613bd61 Signed-off-by: Dean Troyer --- .zuul.yaml | 1 + devstack/lib/stx-metal | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index bf1a4b8d..cc3333eb 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -50,6 +50,7 @@ rmon: true devstack_plugins: stx-fault: git://git.starlingx.io/stx-fault + stx-metal: git://git.starlingx.io/stx-metal stx-nfv: git://git.starlingx.io/stx-nfv stx-update: git://git.starlingx.io/stx-update files: diff --git a/devstack/lib/stx-metal b/devstack/lib/stx-metal index b61b2484..dd6043ba 100644 --- a/devstack/lib/stx-metal +++ b/devstack/lib/stx-metal @@ -51,7 +51,6 @@ OCF_ROOT=/usr/lib/ocf # Functions # --------- - function build_mtce { pushd ${STX_METAL_DIR}/mtce/src