From 434c995185785eae4036b95e0c705e1d0018c774 Mon Sep 17 00:00:00 2001 From: Joe Witt Date: Mon, 1 Feb 2021 15:13:12 -0700 Subject: [PATCH] NIFI-7873 relaxing github ci test speeds to help restore reliability Signed-off-by: Joe Witt --- .github/workflows/ci-workflow.yml | 8 ++++---- nifi-assembly/pom.xml | 6 ------ 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/.github/workflows/ci-workflow.yml b/.github/workflows/ci-workflow.yml index 7a136cf925..084c78bc0a 100644 --- a/.github/workflows/ci-workflow.yml +++ b/.github/workflows/ci-workflow.yml @@ -79,7 +79,7 @@ jobs: env: MAVEN_OPTS: -Xmx2g -XX:ReservedCodeCacheSize=1g -XX:+UseG1GC -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN -Dmaven.surefire.arguments="-Duser.language=fr -Duser.region=FR -Duser.timezone=Europe/Paris" run: | - mvn -V -T 1C package verify -B -Pcontrib-check,include-grpc -Ddir-only -ntp -ff -pl -nifi-assembly,-nifi-toolkit/nifi-toolkit-assembly,-nifi-system-tests -nsu + mvn -V -T 0.7C package verify -B -Pcontrib-check,include-grpc -Ddir-only -ntp -ff -pl -nifi-assembly,-nifi-toolkit/nifi-toolkit-assembly,-nifi-system-tests -nsu - name: Disk After Build run: | df -h @@ -161,7 +161,7 @@ jobs: env: MAVEN_OPTS: -Xmx2g -XX:ReservedCodeCacheSize=1g -XX:+UseG1GC -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN -Dmaven.surefire.arguments="-Duser.language=en -Duser.region=AU -Duser.timezone=Australia/Melbourne" run: | - mvn -V -T 1C package verify -B -Pcontrib-check,include-grpc -Ddir-only -ntp -ff -pl -nifi-assembly,-nifi-toolkit/nifi-toolkit-assembly,-nifi-system-tests -nsu + mvn -V -T 0.7C package verify -B -Pcontrib-check,include-grpc -Ddir-only -ntp -ff -pl -nifi-assembly,-nifi-toolkit/nifi-toolkit-assembly,-nifi-system-tests -nsu - name: Disk After Build run: | df -h @@ -238,7 +238,7 @@ jobs: env: MAVEN_OPTS: -Xmx2g -XX:ReservedCodeCacheSize=1g -XX:+UseG1GC -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN -Dmaven.surefire.arguments="-Duser.language=ja -Duser.region=JP -Duser.timezone=Asia/Tokyo" run: | - mvn -V -T 1C package verify -B -Pcontrib-check,include-grpc -Ddir-only -ntp -ff -pl -nifi-assembly,-nifi-toolkit/nifi-toolkit-assembly,-nifi-system-tests -nsu + mvn -V -T 0.7C package verify -B -Pcontrib-check,include-grpc -Ddir-only -ntp -ff -pl -nifi-assembly,-nifi-toolkit/nifi-toolkit-assembly,-nifi-system-tests -nsu - name: Disk After Build run: | df -h @@ -305,4 +305,4 @@ jobs: env: MAVEN_OPTS: -Xmx2g -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN -Dmaven.surefire.arguments="-Duser.language=en -Duser.region=US -Duser.timezone=US/Pacific" run: | - mvn -V -T 1C package -B -Ddir-only -ntp -ff -pl -nifi-assembly -pl -nifi-system-tests -nsu + mvn -V -T 0.7C package -B -Ddir-only -ntp -ff -pl -nifi-assembly -pl -nifi-system-tests -nsu diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index 28524a4430..0d780fc6c8 100644 --- a/nifi-assembly/pom.xml +++ b/nifi-assembly/pom.xml @@ -365,12 +365,6 @@ language governing permissions and limitations under the License. --> 1.13.0-SNAPSHOT nar - - org.apache.nifi - nifi-ignite-nar - 1.13.0-SNAPSHOT - nar - org.apache.nifi nifi-rethinkdb-nar