Skip to content

Source code of HCIBench major components

Notifications You must be signed in to change notification settings

xinzweb/HCIBench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HCIBench

I have this repo maintained is for user to upgrade their HCIBench instance without deploying another OVA. To upgrade your HCIBench:

  1. You need to have HCIBench Controller VM running
  2. Your HCIBench Controller VM should have internet connectivity
  3. SSH into your HCIBench Controller VM and run the following cmds to upgrade your HCIBench to the latest build

tdnf install -y git && git clone https://github.com/cwei44/HCIBench.git && sh HCIBench/upgrade.sh

or

cd /root/ && wget https://codeload.github.com/cwei44/HCIBench/zip/master && unzip master && sh /root/HCIBench-master/upgrade.sh

  1. the logs, results and configuration files will be preserved after upgrading to the latest build.

About

Source code of HCIBench major components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published