You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if [ "$CURRENT_VERSION-SNAPSHOT"!="$BC_VERSION" ];then
@@ -45,12 +46,12 @@ if [ "$CURRENT_VERSION-SNAPSHOT" != "$BC_VERSION" ]; then
45
46
exit 0
46
47
fi
47
48
48
-
echo"Running BC upgrade tests on version [$BC_VERSION] using BC (or snapshot) build of commit [$BC_COMMIT_HASH]."
49
+
echo"Running BC upgrade tests on $BUILDKITE_BRANCH [$BC_VERSION] using BC (or snapshot) build of commit [$BC_COMMIT_HASH] with build id [$BC_BUILD_ID]."
0 commit comments