Skip to content

Commit

Permalink
Merge pull request #13289 from chamilaadhi/integ-fix
Browse files Browse the repository at this point in the history
Add property to skip restart tests
  • Loading branch information
chamilaadhi authored Nov 13, 2023
2 parents f836df9 + 8ccdee5 commit 4e9c31f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ under the License.
<apim.server.version>${apimserver.version}</apim.server.version>
<startupScript>api-manager</startupScript>
</systemProperties>
<skipTests>${skipIntegrationTests}</skipTests>
<skipTests>${skipRestartTests}</skipTests>
<environmentVariables>
<SHARED_DATABASE_DRIVER>org.h2.Driver</SHARED_DATABASE_DRIVER>
<SHARED_DATABASE_URL>
Expand Down

0 comments on commit 4e9c31f

Please sign in to comment.