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

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


The following commit(s) were added to refs/heads/master by this push:
     new 22ddfb951a Revert "HDDS-11456. Require successful dependency/licence 
checks for acceptance/compile/kubernetes (#7192)"
22ddfb951a is described below

commit 22ddfb951a20d5b05e60bdeb805f455952709ac6
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Sep 16 16:36:30 2024 +0200

    Revert "HDDS-11456. Require successful dependency/licence checks for 
acceptance/compile/kubernetes (#7192)"
    
    This reverts commit a7d7e37fe18a70064e6f50f1152cdabfd0ab3932.
---
 .github/workflows/ci.yml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 49034e7fe6..bd0a12edd9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -171,8 +171,6 @@ jobs:
       - build-info
       - build
       - basic
-      - dependency
-      - license
     timeout-minutes: 45
     if: needs.build-info.outputs.needs-compile == 'true'
     strategy:
@@ -409,8 +407,6 @@ jobs:
       - build-info
       - build
       - basic
-      - dependency
-      - license
     runs-on: ubuntu-20.04
     timeout-minutes: 150
     if: needs.build-info.outputs.needs-compose-tests == 'true'
@@ -458,8 +454,6 @@ jobs:
       - build-info
       - build
       - basic
-      - dependency
-      - license
     runs-on: ubuntu-20.04
     timeout-minutes: 60
     if: needs.build-info.outputs.needs-kubernetes-tests == 'true'


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

Reply via email to