Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provide automated non-attended COA env bootstrap #113

Closed
gberche-orange opened this issue Mar 21, 2018 · 4 comments
Closed

provide automated non-attended COA env bootstrap #113

gberche-orange opened this issue Mar 21, 2018 · 4 comments
Assignees

Comments

@gberche-orange
Copy link
Member

User Story outline:

  • As a COA contributor, in order to run end-to-end automated tests, I need to set up minimum COA prereq environment
  • As a paas-template author, in order to contribute templates, I need to set up COA prereq minimum environment
  • As a paas-template operator, in order to deploy paas-template, I need to bootstrap COA prereqs

Acceptance scenario:

  • Given raw Iaas prereqs (openstack credentials)
  • When I launch the COA bootstrap
  • Then transient infrastructure (bosh director / concourse / credhub) is set up
  • And paas-templates micro-deps deployment subset gets deployed with
    • micro-depls/micro-bosh
    • micro-credhub
    • micro-dns
    • micro-minio
    • concourse-micro
    • gitlab + config
@gberche-orange
Copy link
Member Author

Alternatives for possible implementation:

@o-orand
Copy link
Member

o-orand commented Apr 4, 2018

another alternative: https://github.com/pivotalservices/turbo

@o-orand
Copy link
Member

o-orand commented May 3, 2018

To help investigation, using our current bootstrap server, BUCC and BBL have been set up.

  • BBL config is available at ~/bbl, it's using 192.168.90.0/24 network
  • BUCC config is available at ~/bucc, it's using 192.168.80.0/24 network

@gberche-orange
Copy link
Member Author

gberche-orange commented Jun 18, 2018

Status during backlog review: on a dedicated COA Iaas tenant, a bootstrap vm instanciated a BUCC vm, which launched a concourse which is running COA ci, with the BUCC bosh director to be used to deploy the reference data set (#108)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants