Skip to content

Commit

Permalink
Increase timeout of Data6 group of native tests
Browse files Browse the repository at this point in the history
Doing this in response to a timeout seen in quarkusio#30807
  • Loading branch information
geoand committed Feb 3, 2023
1 parent c7d6ba2 commit 5e90afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/native-tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
{
"category": "Data6",
"timeout": 65,
"timeout": 70,
"test-modules": "elasticsearch-rest-client, elasticsearch-rest-high-level-client, hibernate-search-orm-elasticsearch, hibernate-search-orm-elasticsearch-tenancy, hibernate-search-orm-opensearch, hibernate-search-orm-elasticsearch-coordination-outbox-polling, hibernate-reactive-panache, hibernate-reactive-panache-kotlin",
"os-name": "ubuntu-latest"
},
Expand Down

0 comments on commit 5e90afb

Please sign in to comment.