This is an automated email from the ASF dual-hosted git repository.
kocolosk pushed a change to branch jenkins-dynamic-matrix-3x
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
discard cbee041 Try to figure out why tree is dirty
discard 8ea19b7 Fix SM60 prohibition on ARM
discard 4d6c511 Bump ARM and POWER to Debian 11 / Erlang 24
discard f1bb1a7 More fixes
discard e899a8c Run same suites as 'check' target
discard e276402 Forgot Erlang 20 was still SM_VSN=60
discard 16e4145 Refactor Jenkins to dynamically generate stages
add fedf37d Non-zero instance_start_time
add 3abcc42 Merge pull request #3901 from
apache/nonzero_instance_start_time
add 63a9d45 Enable exunit in check target
add ab700ba Do not start test name with "test "
add 55d8278 Fix doc order in fabric_doc_update tests
new f0994aa Refactor Jenkins to dynamically generate stages
new a99c7ba Forgot Erlang 20 was still SM_VSN=60
new 9fd6b45 Run same suites as 'check' target
new 1c57cdd More fixes
new eabc373 Bump ARM and POWER to Debian 11 / Erlang 24
new 78a152f Fix SM60 prohibition on ARM
new 7679624 Try to figure out why tree is dirty
new 3783cf7 Restore ExUnit test
new df818b6 Try to find the dirt again
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 (cbee041)
\
N -- N -- N refs/heads/jenkins-dynamic-matrix-3x (df818b6)
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 9 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:
Makefile | 2 ++
build-aux/Jenkinsfile.full | 4 +++-
src/chttpd/src/chttpd_db.erl | 3 ++-
.../src/couch_replicator_scheduler_job.erl | 9 +++------
src/fabric/src/fabric_db_info.erl | 5 +++--
src/fabric/src/fabric_doc_update.erl | 10 +++++-----
src/mem3/src/mem3.erl | 15 +++++++++++++++
test/elixir/test/attachments_test.exs | 2 +-
test/elixir/test/design_docs_test.exs | 2 +-
9 files changed, 35 insertions(+), 17 deletions(-)