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

heybales pushed a change to branch GEODE-7554
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git.


 discard 2faa477  enable all benchmark tests
 discard 5abd5a0  write the failed test file up one directory
 discard 67a624a  only write out failed tests
 discard 0028e98  fix noop task
 discard 9619a65  delete the extra Noop benchmarks
 discard 7fccbcc  run 7 NoopBenchmarks and hope that one of them fails
 discard b5de57c  create the failed file before writing to it
 discard 0e5cbf5  write to failed file and exit 1 regardless of test results
 discard 9a54d7a  Revert "exit in a different place"
 discard 7fce0b2  exit in a different place
 discard e4534fd  exit in a different place
 discard 7800b80  fail test without running for testing
 discard 429aaeb  Revert "only exit 1 from analyze task if not in CI"
 discard 224a023  only exit 1 from analyze task if not in CI
 discard 9057a37  write each test only once
 discard 8310931  close and flush the buffered writer
 discard 8ca991a  fix append to failed file
 discard 256a0a0  include NoopBenchmark
 discard fbe3102  write failed tests to file and update --ci readme
     add 477d381  Confirm and retry AWS instance allocations. (#119)
     new c9549e8  GEODE-7554: Add retry mechanism for failed tests

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2faa477)
            \
             N -- N -- N   refs/heads/GEODE-7554 (c9549e8)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../geode/infrastructure/aws/LaunchCluster.java    | 67 ++++++++++++++--------
 1 file changed, 44 insertions(+), 23 deletions(-)

Reply via email to