cloudfoundry/runtime-og-ci

Name: runtime-og-ci

Owner: Cloud Foundry

Description: null

Created: 2016-05-13 22:36:40.0

Updated: 2016-10-24 18:16:26.0

Pushed: 2017-03-15 14:29:45.0

Homepage: null

Size: 43

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

runtime-og-ci

This repository provides all public scripts and pipeline deployments used by the runtime_og team. To reproduce this pipeline, you can use your own private configuration files for the pipeline.yml files as described below.

autoscaler

This directory contains the concourse pipeline.yml for the autoscaler pipeline and all of the associated scripts. Tp use this manifest, you need to provide a private configuration file for all of the template parameters.

NOTE: If you are recreating this pipeline, for personal use and do not have authority to update tracker or push to github. The pipeline.yml file needs to have any tracker sections commented out as well as the app-autoscaler private key

runtime-og

This folder contains the concourse pipeline.yml for runtime-og pipeline and all of the associated scripts. To use this manifest one needs to provide a private configuration file for all of the template credentials.

NOTE: if this pipeline is being recreated with a purpose of only running tests then you need to ensure that all of the tracker and auto-bump task have been removed or commented out. As well as their associated resources.

ci-images

This docker image is shared between the runtime-og and autoscaler pipeline. If a new image needs to be made, please tag the image with the git commit. This way we can correlate which docker file built which image. Also update the latest tag with the newest image. This way you can docker pull and always grab the most recent build.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.