X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Frec%2Frec.yaml;h=c41d57f2ccf1561174f6ca4707b4c9586f9a9972;hp=9d87fb9be7d4bb3adee547eeff11658662b3ee52;hb=241f6c23a310baa886e5c4aff34f314c074b5dbd;hpb=2562eaf461eda21ff4581aef76a60574630e1f02 diff --git a/jjb/rec/rec.yaml b/jjb/rec/rec.yaml index 9d87fb9..c41d57f 100644 --- a/jjb/rec/rec.yaml +++ b/jjb/rec/rec.yaml @@ -1,6 +1,38 @@ --- - project: - name: rec-project-view - project-name: rec + name: 'rec' + project-name: 'rec' + project: '{project-name}' views: - project-view + # ------------------------------- + # BRANCH DEFINITIONS + # ------------------------------- + stream: + - master: + branch: '{stream}' + disabled: false + + # ------------------------------- + # USECASE DEFINITIONS + # ------------------------------- + usecase: + - seba_on_arm + + phase: + - install + - test + + # ------------------------------- + # POD DEFINITIONS + # ------------------------------- + slave_label: + - aarch64_baremetal + + job_frequency: + - weekly + + jobs: + - akraino-rec-deploy + - akraino-rec-install-rec + - akraino-usecase-phase-rec