Compatibility with Aether 2.0 5G test

Change-Id: Iad77e25b356329127e8512b6741485976fa8fbc4
diff --git a/Makefile b/Makefile
index 03b5cd2..5f2c186 100644
--- a/Makefile
+++ b/Makefile
@@ -597,7 +597,7 @@
 	else \
 		kubectl -n omec exec gnbsim-0 -- ./gnbsim 2>&1 | sed -u "s,\x1B\[[0-9;]*[a-zA-Z],,g" | tee /tmp/gnbsim.out; \
 	fi
-	@grep -q "Profile Status: PASS" /tmp/gnbsim.out
+	@grep -q "Simulation Result: PASS\|Profile Status: PASS" /tmp/gnbsim.out
 
 reset-test: | oaisim-clean omec-clean router-clean
 	@cd $(M); rm -f omec oaisim 5g-core