Add suse support for the snaps build 01/68201/38
authorManuel Buil <mbuil@suse.com>
Tue, 13 Feb 2018 17:52:04 +0000 (18:52 +0100)
committerManuel Buil <mbuil@suse.com>
Mon, 5 Mar 2018 16:01:44 +0000 (17:01 +0100)
commitbd32472a51ac51ff19a6ae707ad3eca5d71d7432
tree7d453764eb9361ddbfaf9f822949487602157bfb
parent378418e96c45b8f2581025fba5276c421925b32b
Add suse support for the snaps build

suse snaps rpm build and test happens inside a docker container
This patch requires the following patch to be merged:

https://git.opendaylight.org/gerrit/#/c/68114/

It reuses most of the building and testing scripts and it avoids
duplicating the packaging-build-rpm-snap job using the variable
{distro} to differentiate between suse and epel.

Change-Id: I31ee0558f3cc76e27f462f1d3ac528b5906a122c
Signed-off-by: Manuel Buil <mbuil@suse.com>
jjb/packaging/build-rpm-snap-docker.sh
jjb/packaging/build-rpm.sh
jjb/packaging/install-rpm.sh
jjb/packaging/packaging-macros.yaml
jjb/packaging/packaging.yaml
jjb/packaging/test-rpm-deps.sh
jjb/packaging/test-rpm-docker.sh
jjb/packaging/uninstall-rpm.sh