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)
- 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>

No differences found