Skip to content

MINIFICPP-1641 Parallelization of docker tests#1574

Closed
martinzink wants to merge 6 commits intoapache:mainfrom
martinzink:parallel_behave
Closed

MINIFICPP-1641 Parallelization of docker tests#1574
martinzink wants to merge 6 commits intoapache:mainfrom
martinzink:parallel_behave

Conversation

@martinzink
Copy link
Member

Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced
    in the commit message?

  • Does your PR title start with MINIFICPP-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.

  • Has your PR been rebased against the latest commit within the target branch (typically main)?

  • Is your initial contribution a single, squashed commit?

For code changes:

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE file?
  • If applicable, have you updated the NOTICE file?

For documentation related changes:

  • Have you ensured that format looks appropriate for the output in which it is rendered?

Note:

Please ensure that once the PR is submitted, you check GitHub Actions CI results for build issues and submit an update to your PR as soon as possible.

@szaszm
Copy link
Member

szaszm commented May 17, 2023

Interestingly, the Github Actions CI checks didn't run on this PR. Is it turned off somewhere, or was it just the Github Infra having trigger issues again?

edit: Looking at the checks tab, a new action is blocked. Submitted infra ticket to enable the blocked action: https://issues.apache.org/jira/browse/INFRA-24603

phoenix-actions/test-reporting@v12 is not allowed to be used in apache/nifi-minifi-cpp. Actions in this workflow must be: within a repository owned by apache, created by GitHub, verified in the GitHub Marketplace, or matching the following: */*@[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]+, AdoptOpenJDK/install-jdk@*, JamesIves/github-pages-deploy-action@5dc1d5a192aeb5ab5b7d5a77b7d36aea4a7f5c92, TobKed/label-when-approved-action@*, actions-cool/issues-helper@*, actions-rs/*, al-cheb/configure-pagefile-action@*, amannn/action-semantic-pull-request@*, apache/*, burrunan/gradle-cache-action@*, bytedeco/javacpp-presets/.github/actions/*, chromaui/action@*, codecov/codecov-action@*, conda-incubator/setup-miniconda@*, container-tools/kind-action@*, container-tools/microshift-action@*, dawidd6/action-download-artifact@*, delaguardo/setup-graalvm@*, docker://jekyll/jekyll:*, docker://pandoc/core:2.9, eps1lon/actions-label-merge-conflict@*, gaurav-nelson/github-action-markdown-li...

added in ci.yml:352

@szaszm szaszm force-pushed the parallel_behave branch from d816ad7 to 24c5e63 Compare May 17, 2023 20:20
@szaszm
Copy link
Member

szaszm commented May 17, 2023

force pushed a different commit with identical contents to trigger the CI workflow

@fgerlits fgerlits closed this in f4878bb Jun 13, 2023
@martinzink martinzink deleted the parallel_behave branch September 5, 2025 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants