Skip to content

Commit ff2e6b5

Browse files
committed
- split maven and gradle plugin long running gate jobs into 2 batches
- bumped timeout in gradle plugin weekly test
1 parent 886bbca commit ff2e6b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "overlay": "2715474b06458f4f8a4038ff474ae5c98d941966" }
1+
{ "overlay": "bfb3f7fd7d0d4df846dad9d87dfa10d7a79dfd8b" }

graalpython/com.oracle.graal.python.test/src/tests/conftest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ partial_splits_individual_tests = true
1212
selector = [
1313
"standalone/test_gradle_plugin.py",
1414
"standalone/test_maven_plugin.py"]
15-
per_test_timeout = 3600
15+
per_test_timeout = 5400
1616
partial_splits_individual_tests = true
1717

1818
[[test_rules]]

0 commit comments

Comments
 (0)