You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2022/10/17 18:54:57 UTC

[couchdb] branch set-test-prometheus-port updated (ef2fcbc1f -> ee29c5cb9)

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

vatamane pushed a change to branch set-test-prometheus-port
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit ef2fcbc1f Make test prometheus port explicit
     add 3d04161d8 Add bulk_get tests
     add 15ec5dcac Reformat src/docs/src/conf.py
     add ee29c5cb9 Make test prometheus port explicit

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   (ef2fcbc1f)
            \
             N -- N -- N   refs/heads/set-test-prometheus-port (ee29c5cb9)

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.

No new revisions were added by this update.

Summary of changes:
 build-aux/Jenkinsfile.pr                       |   3 +
 src/chttpd/test/eunit/chttpd_bulk_get_test.erl | 784 +++++++++++++++++++++++++
 src/docs/src/conf.py                           |   2 +-
 3 files changed, 788 insertions(+), 1 deletion(-)
 create mode 100644 src/chttpd/test/eunit/chttpd_bulk_get_test.erl