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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 2beb74271 temporarily disable ironmq tests (#701)
2beb74271 is described below

commit 2beb74271e1ea3fb3ae81549d67baa4c1c8aa2a9
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jun 21 15:59:59 2024 +0100

    temporarily disable ironmq tests (#701)
---
 .github/workflows/check-build-test.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/check-build-test.yml 
b/.github/workflows/check-build-test.yml
index 5b153a643..36343198c 100644
--- a/.github/workflows/check-build-test.yml
+++ b/.github/workflows/check-build-test.yml
@@ -106,7 +106,8 @@ jobs:
           - { connector: hdfs,                         pre_cmd: 'file 
${HOME}/.cache/coursier/v1/https/repo1.maven.org/maven2/org/typelevel/cats-kernel_2.13/2.0.0/cats-kernel_2.13-2.0.0.jar'
 }
           - { connector: huawei-push-kit }
           - { connector: influxdb,                     pre_cmd: 
'docker-compose up -d influxdb' }
-          - { connector: ironmq,                       pre_cmd: 
'docker-compose up -d ironauth ironmq' }
+          # ironmq disabled while we resolve 
https://github.com/apache/pekko-connectors/issues/697
+          # - { connector: ironmq,                       pre_cmd: 
'docker-compose up -d ironauth ironmq' }
           - { connector: jms,                          pre_cmd: 
'docker-compose up -d ibmmq' }
           - { connector: json-streaming }
           - { connector: kinesis }


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

Reply via email to