From 9d9d0eca2e825b25959e7b1567c0a00564d40833 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 20 Mar 2020 01:56:57 +0000 Subject: [PATCH] Update git submodules * Update qa-specs from branch 'master' - Merge "Whitebox Tempest Plugin" - Whitebox Tempest Plugin Tempest defines its scope as only what is accessible through the various REST APIs. Some cloud features cannot be properly tested when using only the REST API. The whitebox-tempest-plugin is a Tempest plugin whose scope explicitly requires peeking behind the curtain. In other words, if a feature or behavior can be fully tested using only a REST API, such a test does not belong in whitebox-tempest-plugin. On the other hand, if fully testing a feature or behavior requires accessing the control plane like a human operator or admin would, such a test belongs in whitebox-tempest plugin. Change-Id: Ic63f35b238d4410a438c99d228a932b3fa3ec98c --- qa-specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa-specs b/qa-specs index a8f8472b32..ce10fdf0e6 160000 --- a/qa-specs +++ b/qa-specs @@ -1 +1 @@ -Subproject commit a8f8472b32488e0326b6ac38db3611f03b1025aa +Subproject commit ce10fdf0e6367e88ab5cd23058be89a74ee5c0b2