From eef0881caf5fdf6c0f3a7795786a52c1f8f5c79d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20B=C3=A9rtoli?= Date: Tue, 5 Apr 2022 08:33:17 -0300 Subject: [PATCH] 18631: test shell.resources.virtual_machines in api suite MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit As they are part of an orchestration job, and need an API server up to be tested Arvados-DCO-1.1-Signed-off-by: Javier Bértoli --- kitchen.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/kitchen.yml b/kitchen.yml index 81f6e82..0b3dcd6 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -148,6 +148,7 @@ suites: - arvados.controller - arvados.dispatcher - arvados.keepbalance + - arvados.shell.resources.virtual_machines pillars: top.sls: base: -- 2.30.2