Skip to content

ianmiell/shutit-openshift-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shutit-openshift-cluster

Run

To run (virtualbox flavour):

# as root
[install pip]
[sudo] pip install shutit
git clone --recursive https://github.com/ianmiell/shutit-openshift-cluster
cd shutit-openshift-cluster
./run_tests.sh

To run (libvirt flavour, eg Centos7):

# as root
yum install -y epel-release
yum install -y python-pip git
pip install shutit
git clone --recursive https://github.com/ianmiell/shutit-openshift-cluster
cd shutit-openshift-cluster
./run_tests.sh --echo -s shutit-library.virtualization.virtualization.virtualization virt_method libvirt

More

For more info, see here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published