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

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

commit a66aae8613c20171fa78cfa434282bcaf28691ed
Author: Elek Márton <[email protected]>
AuthorDate: Sun Mar 29 19:33:25 2020 +0200

    HDDS-3290. Disable all the freon integration tests
---
 .github/workflows/pr.yml | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml
index e800e77..119dd0c 100644
--- a/.github/workflows/pr.yml
+++ b/.github/workflows/pr.yml
@@ -106,21 +106,6 @@ jobs:
           with:
             name: acceptance
             path: target/acceptance
-  it-freon:
-    name: it-freon
-    runs-on: ubuntu-18.04
-    needs:
-        - build
-    steps:
-        - uses: actions/checkout@master
-        - uses: ./.github/buildenv
-          with:
-             args: ./hadoop-ozone/dev-support/checks/integration.sh -Pfreon
-        - uses: actions/upload-artifact@master
-          if: always()
-          with:
-            name: it-freon
-            path: target/integration
   it-filesystem:
     name: it-filesystem
     runs-on: ubuntu-18.04


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

Reply via email to