summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-02-26 10:16:54 +0200
committerLars Wirzenius <liw@liw.fi>2019-02-26 10:16:54 +0200
commit59e3b437ca23374cef338c0c78d79904b9278c01 (patch)
tree56d8423c2b9c28f02b7b1d832899188caf731b21
parentdb83ee22789a85c2148877aacbfe022f19d91277 (diff)
downloadvmdb2.liw.fi-59e3b437ca23374cef338c0c78d79904b9278c01.tar.gz
Add: CI tests all plugins on every commit, to roadmap
-rw-r--r--roadmap.mdwn14
1 files changed, 11 insertions, 3 deletions
diff --git a/roadmap.mdwn b/roadmap.mdwn
index 125599a..c36fa96 100644
--- a/roadmap.mdwn
+++ b/roadmap.mdwn
@@ -9,7 +9,8 @@ give any dates, this is a hobby project. It's also open for discussion.
label: |
vmdb2 is production ready
depends:
- - ci_builds_images
+ - ci_tests
+ - ci_builds_daily
- x220_install
x220_install:
@@ -18,11 +19,18 @@ give any dates, this is a hobby project. It's also open for discussion.
onto a Thinkpad x220
laptop
- ci_builds_images:
+ ci_tests:
+ label: |
+ CI builds and tests
+ toy images using most
+ plugins on every commit
+
+ ci_builds_daily:
label: |
CI builds, tests, and
publishes images using
- vmdb2
+ vmdb2, on Debian buster
+ and sid daily
depends:
- amd64_images
- arm64_images