aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorecaiyanlinux <martin.c.yan@est.tech>2020-12-14 12:46:03 +0100
committerecaiyanlinux <martin.c.yan@est.tech>2020-12-14 12:46:03 +0100
commitf9b2a94983965a2ec40b42851bd252afee94e268 (patch)
tree67525ea20a020b48b56a8d4dd5d6e99c3feb8386
parent98dbf16463d0720497e3a8679c16b0a6da052f6b (diff)
Configure test script to use o-ran-sc cherry branch
Change-Id: I703228deb93cb2100f0d57f728d80cd3f3d63a99 Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-3043
-rwxr-xr-xplans/ccsdk-oran/polmansuite/setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/ccsdk-oran/polmansuite/setup.sh b/plans/ccsdk-oran/polmansuite/setup.sh
index b02d9db3..cf9ebde2 100755
--- a/plans/ccsdk-oran/polmansuite/setup.sh
+++ b/plans/ccsdk-oran/polmansuite/setup.sh
@@ -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