Coder Social home page Coder Social logo

xclo / cf-test-harness Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 266 KB

Test Harness for CF Platform for Cloud Operators and App Developers

Shell 36.34% Batchfile 11.46% Java 41.96% JavaScript 10.24%
concourse cloud cloud-foundry pcf concourse-pipeline

cf-test-harness's Introduction

cf-test-harness

Test Harness for CF Platform for App Developers using Concourse

Objective

Create a set of test apps, targeting specific buildpacks, services in CF and test the platform's availability for app Developers

List of Apps (add to this list)

  • Java
  • Spring Boot
  • Nodejs
  • PHP
  • Python
  • Ruby
  • Go
  • Spring with my-SQL
  • Spring with Redis
  • Spring with RabbitMQ
  • Spring with SSO
  • Add to the list...

Test Methodology

Add your test app to this repository and update the Concourse Pipeline. The Concourse pipeline can be targeted to a specific CF Deployment and it will report back for each of the app if the test passed or failed using a uniform rest endpoint /cftest/{test-type}

For e.g.

  • Java App - able to deploy the java app and run the app using the buildpack specified in the Manifest /cftest/status -> Up/Down
  • Java App - able to deploy the java app and scale up and down the app /cftest/scale
  • mySQL CRUD - /cftest/crud

cf-test-harness's People

Contributors

rjain-pivotal avatar rjain15 avatar

Watchers

 avatar  avatar  avatar

cf-test-harness's Issues

Adding deployment scripts for demo / prototype

Add deployment scripts which will simulate the following

  1. Create three teams on the concourse server (Team A, Team B and Team C)
  2. For every team create three pipelines - for Foundation A, Foundation B and Foundation C
  3. Team A is all Java - deploy canary-java on Foundation A, Foundation B and Foundation C
  4. Team B is all Node - deploy canary-node on Foundation A, Foundation B and Foundation C
  5. Team C is all Redis - deploy canary-redis on Foundation A, Foundation B and Foundation C

Add Test for Redis Service

Create a Spring boot App using Redis Service from the marketplace.
The pipeline should be able to deploy the app, create a service, bind to the service

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.