From 25cdb44e9db51b3552655d167568997acd5de72f Mon Sep 17 00:00:00 2001 From: Thomas Sjolshagen Date: Mon, 12 Oct 2020 08:52:18 -0600 Subject: [PATCH] BUG FIX: No molecule tests in github.com repo Should remove the list of molecule tests created for the role when they're excluded in the public repository. --- nar_solidfire_sds_install/README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/nar_solidfire_sds_install/README.md b/nar_solidfire_sds_install/README.md index efba7c6..28fc08a 100644 --- a/nar_solidfire_sds_install/README.md +++ b/nar_solidfire_sds_install/README.md @@ -68,21 +68,6 @@ Example Playbook - /dev/disk/by-id/ ``` -Testing the role (Molecule testing) ------------------------------------ -The following test scenarios have been defined for this role: - -* default -* downgrade_attempt -* min_spec_check_ReadMe -* min_spec_cpu_tests -* min_spec_os_tests -* min_spec_storage_tests -* min_spec_success -* real_hardware -* rhel -* sidegrade_attempt -* using_bad_ssl_certs License -------