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
|
|
Change-Id: Ia7c1ce781075142910a6c618a9a23f34a710dfe9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
we now clone samplevnf from git repo
made install_samplevnf role that takes as parameter VNF name
added ubuntu_server_cloudimg_modify_samplevnfs playbook
Change-Id: I5724e3b844b3137542a5c293516893a5c80f5c61
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
Change-Id: I3639ab84ab5b9e802e1bbd23674b0fbda46fdc66
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
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>
|