mirror of https://github.com/linkerd/linkerd2.git
Increased node count for the GKE tests in release.yml (#4748)
Followup to #4746. Tests were running out of resources.
This commit is contained in:
parent
e482ed4410
commit
a30213b709
|
@ -208,6 +208,7 @@ jobs:
|
|||
preemptible: false
|
||||
create: true
|
||||
name: testing-${{ steps.install_cli.outputs.tag }}-${{ github.run_id }}
|
||||
num_nodes: 2
|
||||
- name: Run integration tests
|
||||
env:
|
||||
GITCOOKIE_SH: ${{ secrets.GITCOOKIE_SH }}
|
||||
|
|
Loading…
Reference in New Issue