-
Notifications
You must be signed in to change notification settings - Fork 164
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
[Integration][omevv_baseline_profile] - Create, Modify and Delete #767
base: collections
Are you sure you want to change the base?
Conversation
Can one of the admins verify this patch? |
name: OMAM_Baseline_Profile | ||
repository_profile: OMAM_Firm_Repo | ||
cluster: | ||
- Raj-Cluster-1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please don't hardcode cluster name, fetch is dynamically and then pass as required.
<<: *bp_multiple_cluster | ||
register: normal_result_baseline | ||
|
||
- name: Verify task status - Create a baseline profile with multiple |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fetch the baseline profile using GET and then check if there's no diff
state: present | ||
name: OMAM_Baseline_Profile | ||
repository_profile: OMAM_Firm_Repo | ||
cluster: Raj-Cluster-1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't hardcode cluster
f512504
to
4c0788c
Compare
Description
A few sentences describing the overall goals of the pull request's commits.
GitHub Issues
List the GitHub issues impacted by this PR:
ISSUE TYPE
COMPONENT NAME
OUTPUT
ADDITIONAL INFORMATION
Checklist: