Configure test script to use o-ran-sc cherry branch 37/116337/1
authorecaiyanlinux <martin.c.yan@est.tech>
Mon, 14 Dec 2020 11:38:54 +0000 (12:38 +0100)
committerecaiyanlinux <martin.c.yan@est.tech>
Mon, 14 Dec 2020 12:06:23 +0000 (13:06 +0100)
Change-Id: Ie8bb586014393e1f9c8c2aee71afb8dc00f1bc6b
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-3043

plans/ccsdk-oran/polmansuite/setup.sh

index b02d9db..cf9ebde 100755 (executable)
@@ -19,7 +19,7 @@
 
 cd $WORKSPACE/archives
 
-git clone "https://gerrit.o-ran-sc.org/r/nonrtric"
+git clone "https://gerrit.o-ran-sc.org/r/nonrtric" -b cherry
 
 AUTOTEST_ROOT=$WORKSPACE/archives/nonrtric/test/auto-test
 POLMAN_PLANS=$WORKSPACE/plans/ccsdk-oran/polmansuite