Skip to content

Commit

Permalink
Remove use of argo client for alert sim
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Aug 9, 2024
1 parent 3308406 commit 05a1ef8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/e2e-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,12 +139,6 @@ jobs:
- name: Run argoCD
run: |
./e2e/argocd.sh
- name: Run fink-alert-simulator
run: |
. "$HOME/.ciux/ciux.sh"
helm install fink-alert-simulator \
--repo https://github.com/astrolabsoftware/fink-alert-simulator/tree/$FINK_ALERT_SIMULATOR_WORKBRANCH \
chart --set image.tag=$FINK_ALERT_SIMULATOR_VERSION --namespace spark
- name: Wait fink-broker to be up and running
run: |
./e2e/wait-fink.sh
Expand Down

0 comments on commit 05a1ef8

Please sign in to comment.