Properly set RMR test args for sonar job 87/3487/1
authorE. Scott Daniels <daniels@research.att.com>
Mon, 27 Apr 2020 14:30:45 +0000 (10:30 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 27 Apr 2020 14:30:45 +0000 (10:30 -0400)
commit1c7310d37a0805981b83377aed377fe3a31a4db2
tree5e43c764578f047d0fcf0664927dcaffd08add6e
parentc6430229a0557247e8dc32804366295a1a2edf4e
Properly set RMR test args for sonar job

The job to generate sonar data in the RMR repo needs to
only run the unit tests.  This change sets the arguments
passed to make to be just "-R unit" which will execute only
the unit tests to generate the gcov files.  The extra
overhead of building packages and running application tests
is avoided.

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I9b527d167385c5f389d6793229adc08ef5366424
jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml