Configure test script to use o-ran-sc cherry branch 36/116336/1
authorecaiyanlinux <martin.c.yan@est.tech>
Mon, 14 Dec 2020 11:46:03 +0000 (12:46 +0100)
committerecaiyanlinux <martin.c.yan@est.tech>
Mon, 14 Dec 2020 11:46:03 +0000 (12:46 +0100)
Change-Id: I703228deb93cb2100f0d57f728d80cd3f3d63a99
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