You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jb...@apache.org on 2019/04/18 22:02:41 UTC

[geode] branch release/1.9.0 updated: Fixes CI benchmark baseline selection.

This is an automated email from the ASF dual-hosted git repository.

jbarrett pushed a commit to branch release/1.9.0
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.9.0 by this push:
     new 3601d83  Fixes CI benchmark baseline selection.
3601d83 is described below

commit 3601d83d55557a0885448b588bc993a9df4935a3
Author: Jacob Barrett <jb...@pivotal.io>
AuthorDate: Thu Apr 18 15:02:24 2019 -0700

    Fixes CI benchmark baseline selection.
---
 ci/pipelines/shared/jinja.variables.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/shared/jinja.variables.yml b/ci/pipelines/shared/jinja.variables.yml
index 345e111..a3edf9f 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -57,7 +57,7 @@ java_test_versions:
   version: 11
 
 benchmarks:
-  baseline_branch: "develop"
+  baseline_branch: ""
   baseline_version: "1.8.0"
 
 java_build_version: