iec, rec: Abstract out common seba_on_arm usecase 81/3581/9
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 17 Jun 2020 12:52:01 +0000 (14:52 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 24 Jun 2020 11:44:13 +0000 (13:44 +0200)
commit0e625d36949544760caa32c269086d4817f295b5
treeb8ed2df30406dd30f3b3257978038967b216ef6c
parent6ca12719612476bf0d40e10aa977eaf9176a1421
iec, rec: Abstract out common seba_on_arm usecase

- move seba_on_arm IEC usecase to its own macros/templates files;
- enable seba_on_arm install/test jobs for REC deployments running
  on aarch64 baremetal nodes;
- replace dashes with underscores in jjb variables that need to be
  handled by the jinja2 parser, since jinja2 does not allow dashes
  in variable names;

While at it, add vim temporary files ('*.sw?') to .gitignore.

Change-Id: I62ae4ebfd4955fb484876e3a63c8f02a77e90b38
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
.gitignore
jjb/akraino-templates/akraino-iec-macros.yaml
jjb/akraino-templates/akraino-iec-templates.yaml
jjb/akraino-templates/akraino-rec-templates.yaml
jjb/akraino-templates/akraino-usecase-macros.yaml [new file with mode: 0644]
jjb/akraino-templates/akraino-usecase-templates.yaml [new file with mode: 0644]
jjb/iec/iec.yaml
jjb/rec/rec.yaml
jjb/shell/seba_on_arm.sh [moved from jjb/iec/iec-seba_on_arm.sh with 78% similarity]