Skip to content

Commit d9ae6f7

Browse files
authored
[jb] run integrtion tests with gce (#17100)
to avoid networking issues
1 parent 6337be3 commit d9ae6f7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/jetbrains-update-plugin-platform-template.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
- [x] /werft publish-to-jb-marketplace
101101
- [x] /werft with-preview
102102
- [x] /werft with-large-vm
103+
- [x] /werft with-gce-vm
103104
- [x] with-integration-tests=jetbrains
104105
- [x] latest-ide-version=${{ contains(inputs.pluginId, 'latest') }}
105106
@@ -147,6 +148,7 @@ jobs:
147148
## Werft options:
148149
- [x] /werft with-preview
149150
- [x] /werft with-large-vm
151+
- [x] /werft with-gce-vm
150152
- [x] with-integration-tests=jetbrains
151153
- [x] latest-ide-version=${{ contains(inputs.pluginId, 'latest') }}
152154

.github/workflows/jetbrains-updates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
-->
6565
- [x] /werft with-preview
6666
- [x] /werft with-large-vm
67+
- [x] /werft with-gce-vm
6768
- [x] with-integration-tests=jetbrains
6869
- [x] latest-ide-version=false
6970

0 commit comments

Comments
 (0)