Disable e2e tests in all workflows (#1677)
* Disable e2e tests in diff.yaml * Disable e2e tests in release builds
This commit is contained in:
1
.github/workflows/release_debian10.yaml
vendored
1
.github/workflows/release_debian10.yaml
vendored
@@ -321,6 +321,7 @@ jobs:
|
||||
--no-strict
|
||||
|
||||
release_e2e_test:
|
||||
if: false
|
||||
name: "Release End-to-end Test"
|
||||
runs-on: [self-hosted, Linux, X64, Debian10]
|
||||
timeout-minutes: 90
|
||||
|
||||
Reference in New Issue
Block a user