Skip to content

cloudfoundry-community/bosh-cpi-certification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOSH CPI CERTIFICATION

This repository contains additional tests above and beyond unit and integration tests. This is meant to complement the existing tests, not to replace.

Certification Pipelines

  • setting the vcloud certification pipeline

    fly -t cpi-tmp set-pipeline -p certify-vcloud -c ~/workspace/bosh-cpi-certification/vcloud/pipeline.yml --load-vars-from <( lpass show --note YOUR_CERTIFICATION_SECRETS)
    fly -t cpi-tmp expose-pipeline -p certify-vcloud
  • setting the vcloud certification pipeline

    fly -t cpi-tmp set-pipeline -p certify-aws -c ~/workspace/bosh-cpi-certification/aws/pipeline.yml --load-vars-from <( lpass show --note YOUR_CERTIFICATION_SECRETS)
    fly -t cpi-tmp expose-pipeline -p certify-aws

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.1%
  • Dockerfile 1.9%