You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ae...@apache.org on 2019/11/13 21:45:13 UTC

[hadoop-ozone] branch master updated (42b6909 -> 86c76ff)

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

aengineer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.


    from 42b6909  HDDS-2458. Avoid list copy in ChecksumData. (#141)
     add 86c76ff  HDDS-2400. Enable github actions based builds for Ozone (#122)

No new revisions were added by this update.

Summary of changes:
 .../buildenv/Dockerfile                            |   8 +-
 .../buildenv/entrypoint.sh                         |   6 +-
 .github/workflows/main.yml                         | 113 +++++++++++++++++++++
 .../src/main/smoketest/basic/ozone-shell.robot     |   6 +-
 .../dist/src/main/smoketest/ozonefs/ozonefs.robot  |  14 +--
 5 files changed, 133 insertions(+), 14 deletions(-)
 copy hadoop-hdds/container-service/src/main/resources/META-INF/services/com.sun.jersey.spi.container.ContainerProvider => .github/buildenv/Dockerfile (83%)
 copy hadoop-hdds/container-service/src/main/resources/META-INF/services/com.sun.jersey.spi.container.ContainerProvider => .github/buildenv/entrypoint.sh (85%)
 mode change 100644 => 100755
 create mode 100644 .github/workflows/main.yml


---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-commits-help@hadoop.apache.org