X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpackaging%2Fpackaging-macros.yaml;h=a7b93d0db4031f64424eb69b42d913767418c2dd;hb=a9e649d2bc340065b51d358c3bfd507c506b6aa6;hp=ae1e2573bb509ca6015c8adadf2ca731a9104da9;hpb=7154454605f0ac309e19c9adffb185771ac9be3f;p=releng%2Fbuilder.git diff --git a/jjb/packaging/packaging-macros.yaml b/jjb/packaging/packaging-macros.yaml index ae1e2573b..a7b93d0db 100644 --- a/jjb/packaging/packaging-macros.yaml +++ b/jjb/packaging/packaging-macros.yaml @@ -73,7 +73,7 @@ name: install-test-uninstall-rpm builders: - inject: - properties-content: 'URL=/home/$USER/rpmbuild/RPMS/noarch/*.rpm' + properties-content: "URL=/home/$USER/rpmbuild/RPMS/noarch/*.rpm" # Install deps needed interactive Karaf shell tests - shell: | # Install expect to interact with Karaf shell @@ -97,7 +97,7 @@ name: install-test-uninstall-deb builders: - inject: - properties-content: 'PACKAGE=$WORKSPACE/packaging/packages/deb/opendaylight/*.deb' + properties-content: "PACKAGE=$WORKSPACE/packaging/packages/deb/opendaylight/*.deb" # Install deps needed interactive Karaf shell tests - shell: | # Install expect to interact with Karaf shell