Age | Commit message (Collapse) | Author | Files | Lines |
|
Add support for barometer container. Add VM image to OpenStack.
JIRA: YARDSTICK-1573
Change-Id: I7946f080f93bb69b0380c9ea7f4d7e04cb284c15
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
Added Ubuntu 18 support to nsb_setup.yml flow: playbook
build_yardstick_image.yml.
Resolved dependencies between sample VNF and npm installation.
JIRA: YARDSTICK-1567
Change-Id: Ie4012687af7cf1fc374c226325f2c71cd6017275
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
Added possibility to build docker image from Ubuntu 18.04, resolved
package dependencies applied for both Ubuntu 16.04 and Ubuntu 18.04.
Removed conflicting Ubuntu '-proposed' repo from dependencies as it
should be used for testing purposes only.
JIRA: YARDSTICK-1470
Change-Id: Ia1ed5c5ab6799bd328cc517e753e3b867ce4915a
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
Modify install.yaml to be able to install Yardstick on the newest
Ubuntu 18.04 LTS. Yardstick installation on Ubuntu 16 is still
supported. Default version is Ubuntu 16.04 (xenial).
JIRA: YARDSTICK-1413
Change-Id: Ic8aca0699645c68831ee739deeaeceef418075f5
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
Ansible scripts to install yardstick.
These scripts will take a few options:
INSTALLATION_MODE : Container or Baremetal
YARDSTICK_DIR: Location of Yardstick directory
VIRTUAL_ENVIRONMENT: Should a virtual environment be used
NSB_DIR: Location of NSB directory
JIRA: YARDSTICK-1126
Change-Id: I4a13e07e96650ffd971dfb18472f2563cfd51aa9
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
|