Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for stability handling, fix findings. #281

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

jfdenise
Copy link
Collaborator

@jfdenise jfdenise commented Mar 7, 2024

Tests for stability handling.

  • 4 subsystems to cover the 4 known stability levels.
  • A common project defining Galleon packages, modules and Galleon features at the 4 known stability level.
  • 4 projects to build a feature-pack at a given minimum stability level. Each project includes resources from the common project, so filtering is applied when building the feature-pack to exclude content at a lower stability level.
  • Testing the feature-pack content: Must not contain any content at a lower stability level.
  • Testing provisioning: The provisioned content must be compliant with the provisioning time stability level (if provided, otherwise must be compliant with the feature-pack minimum stability level).

@jfdenise jfdenise merged commit e54a295 into wildfly:main Mar 8, 2024
8 checks passed
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.

1 participant