Skip to content

Commit

Permalink
quick pipeline (ninja) now equal to quick one to do full test
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Oct 6, 2023
1 parent aea566b commit 2329adf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tools/jenkins/midpoint-quick-pipeline-ninja
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ podTemplate(
mvn --version
fi

mvn -B -ntp -U clean install -DskipTests -P -docs,-dist -am -pl :ninja

mvn -B -ntp -U -Dmaven.test.failure.ignore clean install -P -docs,-dist -DintegrationTestSuite=fast -pl :ninja
mvn -B -ntp -U -Dmaven.test.failure.ignore clean install -P -dist -DintegrationTestSuite=fast

if [ "${verbose}" -ge 1 ]
then
Expand Down

0 comments on commit 2329adf

Please sign in to comment.