From 8e8925c376b55c979262fdf5c344b4c2fecc647b Mon Sep 17 00:00:00 2001 From: Artom Lifshitz Date: Thu, 11 Apr 2019 20:10:51 -0400 Subject: [PATCH] Make whitebox use Storyboard In retrospect, it's probably a good idea to have a task tracker for whitebox. Change-Id: I2cc3b12ccd1ce151843031a2b4fb7416edd9cb2d --- gerrit/projects.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index fea199bcce..50fc065d1f 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -8136,6 +8136,7 @@ - project: x/whitebox-tempest-plugin description: Tempest plugin for whitebox testing. For testing things not exposed through the REST APIs. + use-storyboard: true - project: x/wsme description: Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate