From 888f63625791a9f72d0ee2c7cbdbd67c8a3a51c5 Mon Sep 17 00:00:00 2001 From: Cristopher Lemus Date: Fri, 17 Jan 2020 09:21:21 -0600 Subject: [PATCH] Fix simplex install on baremetal This commit adds the copy of repositories and packages from original ISO into the controller-0. Previously, this was copied just on duplex and standard configs because they were required to do the install of secondary nodes. Now it is required on simplex systems to do a patching procedure. Change-Id: I469291493ad19198e67cfecb03e84e9d50e81e47 Signed-off-by: George Postolache --- automated-robot-suite/Tests/Setup.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated-robot-suite/Tests/Setup.robot b/automated-robot-suite/Tests/Setup.robot index e2dc80d..bf9fb62 100644 --- a/automated-robot-suite/Tests/Setup.robot +++ b/automated-robot-suite/Tests/Setup.robot @@ -94,7 +94,7 @@ Ansible Bootstrap Configuration Run Command ansible-playbook ${bootstrap} True 3600 ~$ Copy Install Packages - [Tags] Duplex MN-Local MN-External baremetal + [Tags] Simplex Duplex MN-Local MN-External baremetal [Documentation] Copy packages required to install secondary nodes. # -- Copy required packages post install --Workaround for pxe install-- Wait Until Keyword Succeeds 5 min 5 sec