Skip to content

Commit

Permalink
enable a few more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed Sep 22, 2023
1 parent 3d8d0c9 commit 9506607
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 231 deletions.
1 change: 0 additions & 1 deletion .github/actions/kots-e2e/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ runs:
timeout-minutes: '120'
ttl: ${{ inputs.k8s-cluster-ttl }}
instance-type: ${{ inputs.k8s-distribution == 'gke' && 'n2-standard-4' || '' }}
node-count: ${{ inputs.k8s-distribution == 'gke' && '3' || '' }}
export-kubeconfig: true

- name: execute suite "${{ inputs.test-focus }}"
Expand Down
Loading

0 comments on commit 9506607

Please sign in to comment.