X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpackaging%2Fpackaging-macros.yaml;h=96cee5a78847f2ba26e94acd5726d61a4fce4ce0;hb=0647ce57447f6695289ee32e4e1b854a8dabd2fc;hp=57830eaea0109373c7f5158e8907c304c9482141;hpb=dd35542be064ebf7a0bce1fb25e84fe3edff311f;p=releng%2Fbuilder.git diff --git a/jjb/packaging/packaging-macros.yaml b/jjb/packaging/packaging-macros.yaml index 57830eaea..96cee5a78 100644 --- a/jjb/packaging/packaging-macros.yaml +++ b/jjb/packaging/packaging-macros.yaml @@ -5,7 +5,6 @@ builders: - inject: properties-content: 'URL=/home/$USER/rpmbuild/RPMS/noarch/*.rpm' - # Use *-escape to make double brace expansion work. JJB strangeness. - shell: !include-raw: test-rpm-deps.sh - shell: !include-raw-escape: install-rpm.sh - shell: !include-raw: start-odl.sh @@ -15,6 +14,7 @@ # Install nmap to check status of ODL's SSH port sudo yum install -y expect nmap - shell: !include-raw: test-karaf.expect + - shell: !include-raw: test-rest-ok.sh - shell: !include-raw: stop-odl.sh - shell: !include-raw: uninstall-rpm.sh - shell: |