diff options
author | agardner <agardner@linuxfoundation.org> | 2018-04-11 17:09:21 -0400 |
---|---|---|
committer | agardner <agardner@linuxfoundation.org> | 2018-04-11 17:09:21 -0400 |
commit | f3328cff98d47bfb48705eacc22f5bd09fd32a0f (patch) | |
tree | 115575b1c4e1062b4bc3efb883febe9b337ebd8e | |
parent | 97733bc25ce3f415dd05bce4aa9f2cee8f2a11e7 (diff) |
Remove euphrates from domino
Domino is not in the fraser release.
This is part of a cleanup to remove euphrates jobs
Change-Id: Ica789accd0148cf847c3498d151bd8ae0b59e8bd
Signed-off-by: agardner <agardner@linuxfoundation.org>
-rw-r--r-- | jjb/domino/domino.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jjb/domino/domino.yml b/jjb/domino/domino.yml index 7fc818c7a..e91260463 100644 --- a/jjb/domino/domino.yml +++ b/jjb/domino/domino.yml @@ -12,10 +12,6 @@ branch: '{stream}' gs-pathname: '' disabled: false - - euphrates: - branch: 'stable/{stream}' - gs-pathname: '/{stream}' - disabled: false - job-template: name: 'domino-verify-{stream}' |