Convert this repo for development infrastructure
Setting up a development environment for StarlingX can require a lot of steps. This repo will provide scripts and information to ease this activity. Story: 2010531 Task: 47210 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I59be5423d82fc9890c684b65ab713ee98f5efcaa
This commit is contained in:
parent
cb83b4f9b0
commit
58eb65c053
21
.zuul.yaml
21
.zuul.yaml
@ -1,19 +1,8 @@
|
|||||||
|
---
|
||||||
- project:
|
- project:
|
||||||
templates:
|
|
||||||
- noop-jobs
|
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- stx-github-debug:
|
- noop
|
||||||
vars:
|
gate:
|
||||||
stx_remote_repo: https://github.com/starlingx-staging/tools-contrib.git
|
jobs:
|
||||||
stx_remote_branch: master
|
- noop
|
||||||
|
|
||||||
- job:
|
|
||||||
name: stx-github-debug
|
|
||||||
parent: tox
|
|
||||||
vars:
|
|
||||||
stx_remote_repo: https://github.com/starlingx-staging/tools.contrib.git
|
|
||||||
stx_remote_branch: master
|
|
||||||
stx_repo_dest: src/test-repo
|
|
||||||
tox_envlist: debug
|
|
||||||
pre-run: playbooks/fetch-remote-repo/pre.yaml
|
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
tis-repo
|
tis-repo
|
||||||
========
|
========
|
||||||
|
|
||||||
StarlingX Test In Staging
|
StarlingX Total Infrastructure Setup
|
||||||
|
|
||||||
This repo contains test jobs for OpenDev Zuul that pull from remote repositores such as github.com.
|
This repo contains tools for setting up a development environment for StarlingX
|
||||||
|
|
||||||
|
UNDER CONSTRUCTION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user