chore: Remove optional component included and executed from DaC #597
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Tests
Review the updated README, CONFIG-VARS.md and the other updated *.md files in the viya4-deployment GitHub PR chore: Remove optional component included and executed from DaC #597 to verify that any references related to using and support for the "viya-monitoring", "cluster-logging" and "cluster-monitoring" have been removed.
Using the updated DAC docker image, verify that specifying any of the three task tags related to monitoring and logging results in an Ansible task tag validation message and an immediate exit from DAC. The DAC "baseline" and "viya" task tags should be unaffected by the changes in this work item and either or both of those tags can continue to be used as before. Specifying any of the now unsupported logging and monitoring and task tags along with either of the valid tags will also result in a task validation error. As per the updates made to the AnsibleUsage.md file, a valid DAC install or uninstall command can no longer specify one or more of the task tags "viya-monitoring", "cluster-monitoring", or "cluster-logging".
Verify that using the "baseline,viya" install tasks successfully install the baseline dependencies and deploy Viya successfully.