Skip to content

isurulucky/wso2_kubernetes_artifacts_test_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script will build specified docker images, scp them to the Kubernetes nodes and deploy the Kubernetes artifacts.

Uses the following github repositories:

Tested with the Kubernetes setup at:
https://github.com/pires/kubernetes-vagrant-coreos-cluster

Usage:

  • set PUPPET_HOME, KUBERNETES_NODE_USER, KUBERNETES_NODE,
    DOCKERFILES_HOME and KUBERNETES_HOME in environment.bash

  • add the products, versions and profiles that need to be tested
    to the array 'products' as comma separated tuples.
    ex.: products=(wso2am,1.9.1,default wso2is,5.0.0,manager)

  • run the script 'test.sh'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages