StarlingX build support
Go to file
Al Bailey 5271eca7ed Uploading a Vagrantfile for dev-env setup
Upload an all-inclusive Vagrantfile to setup a development
environment for the StarlingX master branch for debian.

The Vagrantfile contains inline shell scripts for setting
up all the required components.   It may be split out in a
future submission into ansible tasks to make it more
readable and maintainable.

Test Plan:
 PASS: setup a development environment on a windows
system with virtualbox and vagrant installed.

Story: 2010547
Task: 47211

Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I7ae43dc9abfd52433394bd061e8118b9bcc361f7
2023-01-30 15:51:23 +00:00
dev-env Uploading a Vagrantfile for dev-env setup 2023-01-30 15:51:23 +00:00
playbooks/fetch-remote-repo Add playbook to pull remote repositories 2019-04-28 15:09:26 -05:00
.gitignore Set up repo for staging tests 2019-04-27 09:03:16 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:38 +00:00
.zuul.yaml Convert this repo for development infrastructure 2023-01-24 15:08:14 +00:00
README.rst Convert this repo for development infrastructure 2023-01-24 15:08:14 +00:00
tox.ini Add playbook to pull remote repositories 2019-04-28 15:09:26 -05:00

README.rst

tis-repo

StarlingX Total Infrastructure Setup

This repo contains tools for setting up a development environment for StarlingX

UNDER CONSTRUCTION