Remove mdsal from autorelease handling 12/77412/1
authorSam Hague <shague@redhat.com>
Thu, 1 Nov 2018 15:05:29 +0000 (11:05 -0400)
committerSam Hague <shague@redhat.com>
Thu, 1 Nov 2018 15:07:41 +0000 (11:07 -0400)
mdsal is fully MRI, it should not be part of autorelease.

JIRA: TSC-132
Change-Id: I40c8c4406391ce5a61410028b8aac8c74bc7ba16
Signed-off-by: Sam Hague <shague@redhat.com>
jjb/autorelease/compare-autorelease-projects.sh

index 49cf4f33715f042f4533a6e0e57f8426d1da82e6..6f63a660cbf7e36e6149cd768ed5792eca5e9cc7 100644 (file)
@@ -32,7 +32,6 @@ for project in "${PROJECTS_INT_DIST[@]}"; do
     fi
 done
 
-project_int_dist+=("mdsal")
 project_int_dist+=("integration/distribution")
 
 # Get a list of all the projects from releng/autorelease repo