Merge branch '2.1.x'
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
test:
|
||||
parallelism: 5 # parallel containers to split the tests among
|
||||
machine:
|
||||
image: "ubuntu-2004:202111-02"
|
||||
image: ubuntu-2004:202201-02
|
||||
environment:
|
||||
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
|
||||
_SERVICE_OCCURENCE: 5
|
||||
@@ -89,7 +89,7 @@ jobs:
|
||||
destination: testartifacts
|
||||
build:
|
||||
machine:
|
||||
image: "ubuntu-2004:202111-02"
|
||||
image: ubuntu-2004:202201-02
|
||||
environment:
|
||||
_JAVA_OPTIONS: "-Xms2g -Xmx2g"
|
||||
_SERVICE_OCCURENCE: 5
|
||||
|
||||
@@ -126,7 +126,6 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user