Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix value undefined error in Yardstick internal ansible module
“fetch_url_and_verify” in case http unreachable.
JIRA: YARDSTICK-1527
Change-Id: Iea3c6c08291b74f6a4dbb715b00cbf14a5dcf00e
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
Disable pylint checking in ansible module, to avoid
unused-wildcard-import and wrong-import-position
The wildcard import is required for ansile to be able to
use the module.
JIRA: YARDSTICK-1527
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Change-Id: Icc358555f59c8cc088f6f22e4fab8ee2205daff2
|
|
also update to cirros 0.3.5
added PROX compilation
add create_node_pod_yaml role
JIRA: YARDSTICK-639
Change-Id: If5999841287a54c7e5c64a7cc487c6394df90424
Signed-off-by: Malanik Jan <janx.malanik@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|