Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Commit 02b2b07

Browse files
exclude actionContainers from blue deploy tests (#218)
1 parent 9e9478b commit 02b2b07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎tests/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ task testBlueCI(type: Test) {
3030
exclude '**/IBMPythonActionDB2Tests*'
3131
}
3232
task testBlueDeployment(type: Test) {
33-
include 'integration/**'
34-
include 'system/**'
33+
exclude 'actionContainers/**'
3534
}
3635

3736
dependencies {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /