diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-02-19 16:04:42 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-02-19 16:04:42 -0500 |
commit | 190cdbb931cfd84b08ebcf2300b253c95006d22b (patch) | |
tree | 8c04f8710832eae0144ec609dda743c8e88c3f7a /jjb/genesis | |
parent | 13b8799e5dfc766ce5f75c0ecdb1f3c4cb2ee29d (diff) |
Forgot to add the new jobs to the list of jobs.
Change-Id: Ida096c6cb2b84a4d3e893bceaaf15d19a5e72831
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/genesis')
-rw-r--r-- | jjb/genesis/genesis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/genesis/genesis.yml b/jjb/genesis/genesis.yml index c417a51ba..510015137 100644 --- a/jjb/genesis/genesis.yml +++ b/jjb/genesis/genesis.yml @@ -3,6 +3,8 @@ jobs: - 'genesis-test' - 'genesis-daily-master' + - 'genesis-merge' + - 'genesis-verify' # stream: branch with - in place of / (eg. stable-helium) # branch: branch (eg. stable/helium) |