cloudsidedev/appside

CI

Open

#69 geöffnet am 27. März 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (3 zugewiesene Personen)Python (7 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (38 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

We want to be able to test latest AppFlow code based on Continuous Integration via Jenkins. The basic idea is to run Jenkins inside a Docker container or a FreeBSD Jail and trigger the build/test process on each git commit to master or a specific testing branch via pipeline.

The stages of the pipeline process (thanks to @sneaker for suggestions on this), should run in parallel and perform this specific tasks:

We should trigger the LXC/VM creation via API, like pvesh on Proxmox and vm on FreeNAS Corral, we also could use curl REST API calls.

Contributor Guide