nifi/.github/workflows
Joseph Witt 03005aa132
NIFI-13185 Removed manual and non-working Integration Tests
Removed the entire integration-tests-ci profile and reference in GitHub workflow.

Removed all tests which require specific local env configs/cloud credentials/ or simply do not work and thus have been blocked from the build for a long time.

Set Disabled annotation on a couple key tests which are by design manual and must be retained.

The move to testcontainers has been a dramatic improvement in test reliability/behaviors and should be a model for all such tests going forward.

This closes #8818

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2024-05-11 20:51:41 -05:00
..
ci-workflow.yml NIFI-13210 Added CODECOV_TOKEN to GitHub Workflow 2024-05-10 20:23:18 +03:00
dependency-check.yml NIFI-12753 Updated GitHub Actions to current versions 2024-02-08 16:20:50 -06:00
docker-tests.yml NIFI-12821 Set docker-maven-plugin version to 0.43.4 2024-02-20 09:16:56 -07:00
integration-tests.yml NIFI-13185 Removed manual and non-working Integration Tests 2024-05-11 20:51:41 -05:00
stale.yml NIFI-12753 Updated GitHub Actions to current versions 2024-02-08 16:20:50 -06:00
system-tests.yml NIFI-13209 Corrected system-tests workflow paths for framework 2024-05-10 11:36:50 -07:00