X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=build-debpkg.sh;h=26441d1a7a09a7b7ff46b3b89e038da7f90d1a02;hb=a22d4b93d6a7a68417d4a1ef3aee6a01bade16de;hp=61cf51bde70abb1db3fa5c63f317f902437676f5;hpb=fc82df559b09c81cf5a6c80bdc5a9106c0e32d1b;p=osm%2Ftests.git diff --git a/build-debpkg.sh b/build-debpkg.sh index 61cf51b..26441d1 100755 --- a/build-debpkg.sh +++ b/build-debpkg.sh @@ -15,8 +15,8 @@ # under the License. -PKG_DIRECTORIES="robot-systest" -PKG_FILES="CONTRIBUTING.md LICENSE README.md charm.sh" +PKG_DIRECTORIES="robot-systest conformance-tests cloud-scripts" +PKG_FILES="CONTRIBUTING.md LICENSE README.md charm.sh requirements.txt" MDG_NAME=tests DEB_INSTALL=debian/osm-${MDG_NAME}.install export DEBEMAIL="gerardo.garciadeblas@telefonica.com"