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

weichiu pushed a change to branch ozone-2.0
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from daf7d34452 HDDS-12662. Rename upgrade callback directory 1.5.0 to 
2.0.0 (#8131)
     new 29fc78c6bd HDDS-12327. Restore non-HA (to HA) upgrade test (#7880)
     new 22d2507ef1 HDDS-12684. Update NOTICE and LICENSE file (#8160)

The 2 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:
 NOTICE.txt                                         |   2 +-
 .../{restart => upgrade/compose/non-ha}/.env       |   3 +-
 .../compose/non-ha}/docker-compose.yaml            | 127 ++++++++++++---------
 .../compose/non-ha}/docker-config                  |  17 ++-
 .../compose/upgrade/compose/{ha => non-ha}/load.sh |   7 +-
 hadoop-ozone/dist/src/main/compose/upgrade/test.sh |   3 +-
 hadoop-ozone/dist/src/main/license/bin/LICENSE.txt |   6 +-
 hadoop-ozone/dist/src/main/license/bin/NOTICE.txt  |   9 +-
 .../license/bin/licenses/LICENSE-org.jline.txt     |  35 ++++++
 .../main/license/bin/licenses/NOTICE-hadoop.txt    |   9 +-
 .../smoketest/upgrade/check-finalization.robot     |  14 +--
 .../dist/src/main/smoketest/upgrade/finalize.robot |   7 +-
 .../dist/src/main/smoketest/upgrade/lib.robot      |  66 +++++++++++
 .../dist/src/main/smoketest/upgrade/prepare.robot  |   7 +-
 14 files changed, 227 insertions(+), 85 deletions(-)
 copy hadoop-ozone/dist/src/main/compose/{restart => 
upgrade/compose/non-ha}/.env (91%)
 copy hadoop-ozone/dist/src/main/compose/{restart => 
upgrade/compose/non-ha}/docker-compose.yaml (70%)
 copy hadoop-ozone/dist/src/main/compose/{restart => 
upgrade/compose/non-ha}/docker-config (84%)
 copy hadoop-ozone/dist/src/main/compose/upgrade/compose/{ha => non-ha}/load.sh 
(81%)
 mode change 100755 => 100644
 create mode 100644 
hadoop-ozone/dist/src/main/license/bin/licenses/LICENSE-org.jline.txt
 copy NOTICE.txt => 
hadoop-ozone/dist/src/main/license/bin/licenses/NOTICE-hadoop.txt (86%)
 create mode 100644 hadoop-ozone/dist/src/main/smoketest/upgrade/lib.robot


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to