Skip to content

Commit

Permalink
e2e-dummy nodes=6
Browse files Browse the repository at this point in the history
  • Loading branch information
SaaldjorMike committed Aug 28, 2024
1 parent a509640 commit 8cf4574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-dummy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
E2E_LOGS_HUMIO_INGEST_TOKEN: ${{ secrets.E2E_LOGS_HUMIO_INGEST_TOKEN }}
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
GINKGO_NODES: "12"
GINKGO_NODES: "6"
run: |
hack/run-e2e-using-kind-dummy.sh
- name: cleanup kind and docker files
Expand Down

0 comments on commit 8cf4574

Please sign in to comment.