summaryrefslogtreecommitdiffstats
path: root/.github/workflows/integration-test-workflow.yml
diff options
context:
space:
mode:
authorMichael Abel <75477722+abelikt@users.noreply.github.com>2022-04-28 09:55:08 +0200
committerGitHub <noreply@github.com>2022-04-28 09:55:08 +0200
commit10eafdb8d1def237a9680e511fe74efcbbee0759 (patch)
treebfbd450ca471cccae468d8f16cd7396795d32a38 /.github/workflows/integration-test-workflow.yml
parentf22fdbf70ca4324868b90b9dc55409ae51820681 (diff)
parentae6f653da612f1eb3d18e4ca77dd754c953128a9 (diff)
Merge pull request #1099 from abelikt/bugs/multiple_small_test_fixes
Fix multiple small test issues
Diffstat (limited to '.github/workflows/integration-test-workflow.yml')
-rw-r--r--.github/workflows/integration-test-workflow.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/integration-test-workflow.yml b/.github/workflows/integration-test-workflow.yml
index a00bc7a2..58202f25 100644
--- a/.github/workflows/integration-test-workflow.yml
+++ b/.github/workflows/integration-test-workflow.yml
@@ -193,6 +193,10 @@ jobs:
# We need to continue when there is no tedge already installed
continue-on-error: true
+ - name: Stop apama
+ run: sudo systemctl stop apama
+ continue-on-error: true
+
# mosquitto-clients is required for system test only, but has dependency on libmosquitto1.
# therefore, we need to purge it here, and mosquitto-clients is required only for RPi.
- name: purge