mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-08-23 22:26:49 +00:00
remove ce mqtt integration test (#1426)
Signed-off-by: Wei Liu <liuweixa@redhat.com>
This commit is contained in:
@@ -21,20 +21,6 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
# Disable mqtt-work-integration: because the current source client does not support increasing resource generation.
|
||||
# mqtt-work-integration:
|
||||
# name: mqtt-work-integration
|
||||
# runs-on: ubuntu-latest
|
||||
# steps:
|
||||
# - name: checkout code
|
||||
# uses: actions/checkout@v6.0.2
|
||||
# - name: install Go
|
||||
# uses: actions/setup-go@v6
|
||||
# with:
|
||||
# go-version: ${{ env.GO_VERSION }}
|
||||
# - name: integration
|
||||
# run: make test-cloudevents-work-mqtt-integration
|
||||
|
||||
grpc-work-integration:
|
||||
name: grpc-work-integration
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user